Many clients opt to use MBC (SAP Multi-Bank Connectivity), however for those that do not want to use this service, there is an option to build a custom integration to handle outbound Payment Files from S/4HANA Cloud Public Edition by using an API. Th...
As per the title.
Can this content be used to replicate time data from SuccessFactors to S/4HANA Private Cloud?
The documentation seems to refer to EC Payroll often but this is not what we want to replicate to!
Can you help clarify this?
Ki...
Hello,
I tried looking on api.sap.com for the explorer but it is no longer there. Furthermore, I bookmarked the explorer and it says page not found.
Has the explorer moved somewhere else?
Kind regards,
David
Hi,
I have explored this help page S/4HANA Private Cloud Integration with SuccessFactors
and it seems to suggest there is no standard integration package for S4HC Private Edition?
I do however see one package in api.sap.com but that is for rep...
Hi,
We have set up the bot 4JJ to upload timesheets however we encounter the error "Not processed due to staffing details error(s)".
It is not clear why we face this error, we have tried to re-use values from timesheet entries that have been pos...
Hello, It looks like the XML you have uploaded is incorrect. Is it missing the AutomatedTransferOrders node? and also the attribute uniqueId?Please double check you are using a valid XML.
Hello, We will need more information than this to help, but with what I can see - it says the response body is empty and you got a 500 internal server error. So 2 things come to mind:There is an issue with the GET request that you sentThere is an iss...
Hello, PUT here works like this:1) If the entry does NOT exist, then it will behave like a POST request2) If the entry DOES exist, then it will update the fields sent in the payloadSo it is similar to PATCH but not the same. Question 2 is around batc...
Hello, I would argue it depends on your use-case. If the connection is only used in one or two iFlows then you can just put it directly in the iFlow. If it is being used in several places, then having it created as a Custom Open Connector would be a ...
Hello, If you have a correct xsd on the source and target side, then you would be able to do this in message mapping but you will need to manage the contexts and use node functions. Before we can advise further you need to clarify what the intedned o...