Petals BC REST

UriTemplate should accept placeholders

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.1-BC
  • Fix Version/s: 1.1.0-BC
  • Component/s: Provider mode
  • Security Level: Public
  • Description:
    Hide

    When defining the URI template in provider SU, we should be able to use placeholder:

    <rest:uri>http://${ged.sharepoint.hostname}:${ged.sharepoint.port}/sites/${ged.sharepoint.instance}/_api/web/GetFileByServerRelativeUrl('/sites/${ged.sharepoint.instance}/{bibliotheque}{chemin}')/ListItemAllFields</rest:uri>
    Show
    When defining the URI template in provider SU, we should be able to use placeholder:
    <rest:uri>http://${ged.sharepoint.hostname}:${ged.sharepoint.port}/sites/${ged.sharepoint.instance}/_api/web/GetFileByServerRelativeUrl('/sites/${ged.sharepoint.instance}/{bibliotheque}{chemin}')/ListItemAllFields</rest:uri>
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 6 Feb 2017 - 17:48:09 +0100 - edited

Now, URI template supports placeholders

Show
Christophe DENEUX added a comment - Mon, 6 Feb 2017 - 17:48:09 +0100 - edited Now, URI template supports placeholders

People

Dates

  • Created:
    Mon, 6 Feb 2017 - 17:44:58 +0100
    Updated:
    Mon, 6 Feb 2017 - 17:48:20 +0100
    Resolved:
    Mon, 6 Feb 2017 - 17:48:09 +0100