former_member288421
Explorer
Member since ‎2015 Sep 09

User Statistics

  • 19 Posts
  • 0 Solutions
  • 5 Kudos given
  • 16 Kudos received

User Activity

In this blog, I will show how we can use a short url for custom web applications in SAP Process Orchestration. Normally after developing an J2EE/WebModule DC and deploying it in PO, we need to use a long url to access it. E.g. http://<host>:<port>/d...
In the previous blog "Access BRM decision table from PI message mapping", I explained how to use BRM decision tables to store value mappings and access them directly from PI message mappings. Today I am going to discuss further on how to read multipl...
Like it or not, as a PI/PO developer one will eventually face the need to develop certain custom Adapter Modules to fulfill specific customer requirements. So in this blog we are going to describe how this can be done in NWDS (SAP NetWeaver Developme...
During system integration in SAP PI, one of the most common things we generally encounter is value translation (or value mapping). And SAP has provided various approaches to handle it, for example using: Fixed values in SAP PI message mapping Va...