Get (SAP IS Adapter)
This operation allows users to get a record by a single business key.
Configure the exchange property in Content Modifier:
uniqueId – Business key of the object type. To learn more see Appendix: Business Keys of Pricefx Object Types.
pageSize – Maximum number of records retrieved in one Get operation. The default is 500. It can be overridden to a value smaller than 500.
pageNumber – Page number of the results retrieved in one Get operation. The default is 1.
access-token – The token can be retrieved from the global variable set by a separate token store integration flow. See https://pricefx.atlassian.net/wiki/spaces/ACCDEV/pages/3621650736.
In the Adapter configuration, select operation and target type.
For Product Extensions, Customer Extensions, Data Source, Datamart and Data Feeds, specify the name of the table as well.
For Price Parameters, specify the name of the table and Target Date as well.
For Data Source, Data Feed and Datamart, the data (not the table definition) is retrieved.
Response Message
The full JSON schema can be found in the “Sample Artifacts for SAP S/4HANA Integration with Pricefx” integration package from SAP API Business Hub. See Pricefx to SAP S/4HANA Schemas.