PI REST Adapter - Blog Overview
Do you look for a way of integrating your SAP PI landscape with other REST services or to publish a REST service yourself using an SAP PI Endpoint?If yes, then this blog could be of interest for you....
View ArticlePI REST Adapter - Polling a REST API
This blog is part of a collection of blog entries that shows architectural concepts and configuration of the SAP PI REST Adapter. We also added some sample scenarios to make it easier for you to...
View ArticleError - HTTP call to IS unsupported in AEX case
Hello Everyone,We are on SAP PO 7.4 single stack. We are getting below error in NWA message monitor when trying to send message from BPM to PI. InformationJava proxy runtime (JPR) is transferring the...
View ArticleDisplay Adobe forms on Sharepoint
Hi Experts, Currently i am working on SAP TRM project where they have Adobe forms for the multiple business processes.We have requirement that we need to display those Adobe forms developed in SAP TRM...
View ArticleHL7-IAH Adapter Deployment For SAP PI 7.4
Hi Experts, I had tried for HL7 IAH Adapter Deployment in SAP PI 7.4 Environment, I couldn't able to find the configuration or installation documents.If any one are having links or documents and...
View ArticleRegarding the sap po installation
Hi Experts, we have planed to install the process orchestration.So could you please suggest me the procedure for downloading , installation Procedure. ThanksGiridhar
View ArticleRe: Disconnecting OLD PI system & Connecting ECC to new PI system (via Proxy)
Hi Gurus We are correctly on PI 7.1 which is connected to ECC for PROXY communication. However, we have a new PI 7.3 and would like to disconnect PI 7.1 and connect it to the new PI 7.3. Can you please...
View ArticlePrincipal Propagation between AEX and BPM in PO
Hi Currently we propagate the principal (user) which calls the soap adapter in PI 7.1.1 to a BPM process running on CE 7.4, the same user is propagated to to the backend systems.All the authentication...
View ArticleNIPING Connection Test on Single Java AEX system
Hello, Earlier, on dual stack PI system, I used transaction SM69 & NIPING commando to check if our PI system has connection to another system. Today we run single Java AEX system (without ABAP...
View ArticleAlerting of message orchestration in transactional situations
Hi All, Just wondering if there is a standard/encouraged pattern for managing retries of BPM's within a process orchestration. For example, a bulk extract is sent async to PO which requires a couple...
View ArticleiDoc to HTTP_AAE - sm58 ASJ.ejb.005043
Hello, We are currently migrating our old PI 7.11 dual-stack system to a 7.4 single-stack system. For the moment, I migrated my first scenario by creating my first iflow in NWDS. This is an iDoc to...
View ArticleIntegrating process repositories with SAP BPM
From SAP BPM 7.31 SP16, we provision the integration of any external process repositories with BPM. It brings in the flavor of seamless integration across products. For example, you can use Power...
View ArticleUsing BPM OData services to automate process model testing
What would be the next step after implementing a process model? Of course, it is testing all the different flows in the process to ensure that things work properly before it can be deployed on the...
View ArticlePO 7.4 connection problem with AAE (500 Internal Server Error)
Hi, I try to connect ECC QA to PO QA AEX as below but connection test getting error. ECC DEV system have same connections value which is working but QA system not working. Connection user has all...
View ArticleHomogeneous Migration-System Copy of PO System
Hello All, I have to perform the Homogeneous Migration -System Copy of PO System. Can you please help in steps to be followed for it as post activities and pre activities that needed to be performed ....
View ArticlePI Sender REST Adapter , generic
Hi, is it possible to have the Operation field in "Operation Determination" tab of sender Rest adapter be a dynamic value.I want to have a parameter in the url determine which XI operation to...
View Articlexsi:type tag
Hello, Can we concat a value for an attribute in XML target element eg; <effectiveTime xsi:type="TS" value="20131108">. I Do not want to use XSLT or Java module to do this is there any simple...
View ArticleSAP Module EJB to compress target file in .tar.gz format
Hello, I need to build an EJB module in PO to compress a target file and Send the file in .tar.gz format please let me know if anybody has written this module to do the compression.
View ArticleDELETE records from Database with WHERE Clause and then INSERT records
Purpose: There can be situation when you have to delete records (delete all records from table) and then Insert records, this is possible and easy and there are many Blogs and discussions on this. Now...
View ArticleReceiver JDBC Scenario with DELETE query and WHERE clause
Hello All In my Interface receiver side is JDBC. My Receiver Structure is as below: I wanted to DELETE particular rows from Oracle database first and then INSERT some rows.In Statement1 --> row...
View Article