former_member645391
Explorer
Member since ‎2019 Nov 27

User Statistics

  • 42 Posts
  • 1 Solutions
  • 6 Kudos given
  • 13 Kudos received

User Activity

I have a result payload that contains a nested array. The array contains around 3/4 addresses that have a marker to donote a type. I'm using message mapping in my iFlow and I can't seem to find a way of filtering the array so that the target only get...
I have nested data structure with a totalQuantity field. An example output structure might look like this: <item> <recordId>1</recordId> <totalQuantity>5<totalQuantity> <orders> <orderItem> <orderId>20<orderId> ...
Hi, On the SwaggerHub website I noticed that their editor tool has an 'Authorize' feature that is capable of obtaining a token needed for an OAuth protected endpoint: I can't find anything similar when using either the SAP API Designer tool or...
Hi, I've setup an OData service in CPI using a WSDL file. The file represents a SOAP service in ERP. The problem I have is that the field names are native to SAP. I would like to rename all fields on the presentation layer to make them user friendl...
Hi, I noticed that I can assign custom attributes to an application in the developer portal. Does anyone know if the ability to add custom attributes can be restricted to certain roles e.g. Administrators. Or is this feature usable by anyone with a...