AEX - IFlow / ICO with multiple sender systems
Hi experts, we have two ERP test systems in our system-landscape, which are both sending IDOCs and Proxy calls to our PI system. In our current PI system, we can use a wildcard (*) in the...
View ArticleRegarding splitting udf
Hi Experts , i had requirement where i am getting multiple emails seperated by the delimiter ; so i need to split this based on delimiter i have used the following java code but i am...
View ArticleMessage split on adapter engine for the java based IDoc adapter
Hi Guys, Do you know if message split on adapter engine is available for the java based IDoc adapter on the single stack (PI 7.31)? I'm getting such exception when I try to post 3 IDocs Transmitting...
View ArticlePrincipal Propagation with PI 7.1 3rd Party SOAP > PI > ECC
Hi experts, We have a third party software package that we are using to make certain updates to records in our ECC system. We need to take the user profile from the third party software and qualify...
View ArticleForward net price in ORDERS02 IDoc to ERP
Hello! I would like to forward a net price in an ORDERS02 idoc (inbound) to the ERP system. There already exists a net price in the ERP but my goal is that the ERP price is ignored and instead the...
View ArticleECC issues while upgrading PI 7.1-> 7.4 (Dual Stack)
Hi, We are a big Food Manufacturing Company and are beginning a project of PI upgrade very soon where we will be upgrading from PI 7.1.1 to PI 7.4 Dual StackWe have a variety of Interfaces between SAP...
View ArticleSAP PI system copy
Dear Experts, we are planing to build the replica of production system which is PI (SAP netweaver 2004s) for this i need to use sapinst or swpm...?PI system is deployed on windows and database is...
View ArticleSFSF sender adapter NO_PERMISSIONS_EXCEPTIONInsufficient permissions!
Hi Guys, I want to do a SuccessFActor-> PI -> HCM integration and I Configure the SFSF adapter but I am getting the below error in SFSF sender channel. NO_PERMISSIONS_EXCEPTIONInsufficient...
View ArticleWays for SAP PI to interact with SAP ECC
Hi Experts, We are not able to establish connection between SAP PI and ECC using RFC destination type t. SAP OSS is raised the issue will be fixed by SAP. Meanwhile is there any way in which ECC can...
View ArticleMultiple Receiver in BPM
Dear All, I have a requirement of sending data in parallel from the existing interface to a new DB. Existing functionality have the scenario of merging two table values( Table1 and Table2 ) using Fork...
View ArticleSplitting inbound message by item count
Hi!I have ERP (SOAP XI) -> PI -> Third-Party (SOAP HTTP) Scenario.From ERP I get message with 1 million items. I want to split this message, send to Third-Party two messages with 500000 items in...
View ArticleDTD External definition
Hi Experts, I am new to SAP PI and creating Proxy <-> Web Services Synchronous scenario.I have few doubts , can you guys please help me. I have got the web site details , i tried to import the...
View ArticleSLD Content migration
Hello All, In my case, as part of POC need to move Technical System,Busines System,Software Component and Product for one interface from existing old PI system (7.11) to new PI system (7.4) manually...
View ArticleGETDATE statement in Sender JDBC Channel to read view
Hi I have a database to poll. They will not give database access. I have to read from the "view", and that has to be read every fifteen minutes. Can I use GETDATE function to read Data from View. I...
View ArticleBase64 Encoding using UDF
Hi, I have a File to SOAP scenario. I am getting a csv file and would like to send that file as base encoded 64. I am thinking of concatenating all fields of source file in the message mapping and...
View ArticleError in FTPS receiver Adapter "Peer sent alert: Alert Fatal: handshake failure"
Dear All, I have a scenario(without ESR configuration) where I have to transfer vendor payment text file to Bank FTPS server using file adapter(FTPS) using SSL certificates provided by the the bank. I...
View ArticleJDBC TO SFTP Scenario
Hi All , My scenario is JDBC to SFTP scenario.We took data from database and splitted into 6 files.But there is duplication in our files. For example 10 lines come to file with the same ProductName.How...
View ArticleHelp regarding NWBPM
I am working on converting CcBPM to NWBPM for SAP PI migration project.Its an idoc -> File scenario. The scenario uses multiple steps like sending acknowlegments back to SAP, triggering alerts ,...
View ArticleRNIF Adapter Codes: Consolidated List
As I was surfing through the net, I was not able to find a consolidated list of Codes we use while using RNIF adapters. So thought of consolidating list for at one place. For working with EDI messages...
View ArticleJDBC stored procedure returning single resultset
Hi Guys, we are working on multiple resultset example. Normally in DB editor i am getting multiple records; EXECUTE [dbo].[sp_student] @i_status = N'1'GO /* Result :"1 row(s) returned1 row(s)...
View Article