Hi Everyone,
Has anyone tried calling a property or header within a property or header expression?
Sample: <counter>${property.${property.NumberRange}}</counter>
The expression inside the property is calling the number range in CPI. The outer p...
Good Day Everyone,
We have a requirement in CPI-DS where in the sender is also the receiver. We need to extract from a table from the source sytem, then map the details to another table in the same system.
Is this possible via CPI-DS?
Example:...
Hi SAP PO Gurus,
I'm trying to convert an XML to a JSON.
Problem is there is a weird bug in SAP PO. When I set the fields as number (but in the screenshot it's decimal since I have been trying different combinations), the fields got the decimals ...
Hi my fellow sap enthusiasts
I have a requirement wherein the output JSON field needs to have an escaped double quotes ("). I managed to have the quotes escaped in the field values by hardcoding the quotes. But now, I'm not so sure on how to put ...
Hi SAP PI PO Experts,
We have a requirement wherein SAP PO needs to send a message to another SAP PO system. The other SAP PO system is in the same network/ domain.
So the full flow is SAP ECC (IDOC) to be sent to SAP PO, then a mapping is done ...
Thanks Asuthosh. I have multiple Number Ranges. The Number Range that I would call will depend on one of the source fields. So I need it to be a dynamic header call to a number range.For example I have 10 different number ranges. 1 message will call ...
Thanks Manoj. I'll look into your suggestions.I have tried creating 2 data stores for IBP. Unfortunately, in creating the Task, I cannot set the other IBP data store as Target when I set the 1st one as Source.