Permission error accessing keystore from Java mapping
Hi Gurus! Im trying to access a view from the keystore inside a java mapping, but im having the following error:It says that user J2EE_GUEST does not have a permission, but im not configuring that...
View ArticleRFC Message received from ECC system not equal in PI system
Hi guy, i am facin a rare problem.i have a interface where i receive data from ECC system via RFC. When the message reachs to PI the fields that were sent with data are black and also the the...
View Articlebest scenario Proxy->PI->JDBC for lots of tables in the same interface
i have a question how to make the mapping on my scenario Proxy->PI->JDBC, asynchronous. i have to transfer the information of 30 tables (catalogs tables) to the DB of SQL server, what is the best...
View ArticleIn Process Orchestration some Integration Builder objects not visible
Hi Experts, I'm new to PI, and our Netweaver environment is Process Orchestration. I'm trying to create scenario of File adapter in Integration Builder. Unfortunately, In integration builder I can't...
View ArticleDelaying inbound messages in asynchronous queue on adapter engine
We have a scenario as follows: SOAP 1.1 protocol for an asynchronous outbound interface to BAPI via on version 7.1 as an integrated configuration on the adapter engine. The business has requested that...
View ArticleChanging the hostname of the Netweaver Application Server Java
Hi,I'm using the Amazon PO instance (PI 7.31) for training/testing. I want to remotely access the Amazon server from my computer without having to use a remote desktop connection but the Amazon...
View ArticleContent Conversion in Sender Mail Adapter
Dear Experts, Is there any Content Conversion needed for the sender mail adapter?If for example I have an incoming mail message with the following content (from attachment) in text based:...
View ArticleMultiple TDLINE generation in PI
Hi experts,ed through Non SAP system is sending long text description and PI has to split multiple TDLINE each of max size 70 char.These we have achieved through java udf.TDFORMAT field is set to...
View ArticleSAP PI File to SOAP attachment
We have a scenario where we need to pick the xml file then send the same file as an attachment, but file sender will pick the file as an payload, how we can pick the xml file as an attachment to soap...
View ArticleHow to fail a synchronous message in MONI?
Hi, all I am trying to fail a synchronous message in MONI within the proxy code. Here is how my interface looks like:Here is what I tried in the proxy code: if lv_resp-LVBAL_RESP_SAP_MT-EMPLID =...
View ArticleAuthentication issue at url
Hi eveyone We are doing an AS2 scenario. We gave our AS2 url to the third party. It's in the format ipaddress:port/AS2 and here we have used public IP address of the PO server. The client says still he...
View ArticlePrimavera Inspire
Dear all, My scenario is SAP >> PI >> Primavera and conversely.I configured both scenarios, but when I tested it, this error was been shown. Please help me. This is urgent for me. Best...
View ArticleDifficult to create Data type
Hi Friends, my client provide xml file based on this i need to create structure. XML File <?xml version="1.0" encoding="utf-16"?><InventoryResponse...
View ArticleRemoving Special Characters in a file.
Hi Experts, My scenarion is file to proxy. I am getting a file which is field fixed length. The file is like below // Some data// some data// some data//* some data// some data// Some data*"Actual data...
View ArticleHow to Deploy the JDBC Drivers in PI7.31 java stack version only - SQL Server...
Hi, Can you please provide me any guide or SAP OSS note to deploy the JDBC drivers in PI 7.31. we have only java version. and we are planing to connect SQL Server 2008 R2. we are not finding...
View ArticleReceiver Seeburger SFTP error host Key was not accepted
Hi All, we are facing the below error in production in receiver SFTP channel .Host key was not accepted and could not connect to the remote host.And we are using SAP PI 7.0Please refer the attached...
View ArticleRFC Message received from ECC system not equal in PI system
Hi guy, i am facin a rare problem.i have a interface where i receive data from ECC system via RFC. When the message reachs to PI the fields that were sent with data are black and also the the...
View Articlewebservices-xml
Hi Experts, I have created the function module for release of multiple po's ,which has importing parameter as table for passing multiple po numbers(ebeln).It is working fine in sap system....
View ArticleHow to do concatenation of string in UDF
I have following udf code. String MessageID;java.util.Map param = container.getTransformationParameters();MessageID = (String) param.get (StreamTransformationConstants.MESSAGE_ID);return MessageID;In...
View ArticleSend Idocs over SOAP
Hello Experts, I have followed the blog SOAP for IDOC demystified for setting up SOAP connection to post Idocs into our ECC server. When I send an idoc to ECC, the corresponding message is successful...
View Article