Quantcast
Channel: SCN : Discussion List - SAP Process Orchestration
Viewing all 967 articles
Browse latest View live

increasing FCAThreadCount on SAP Process Orchestration

$
0
0

Hi,

 

We had an issue of having a Java Application HTTPServlet within SAP PO that is being used to download files.  We are experiencing intermittent behavior wherein sometimes files are downloaded successfully, some are not (download only a few hundred bytes). 

 

We check on the HTTP settings (Java System Properties ->Services -> HTTP) and increased the FCAThreadCount to 100.  that seems to help (though we still encounter some download error but less frequent now) but we worry that it might cause a negative impact to the system as SAP recommends to have it at 50 (default 15).

 

Anyone has tried increasing this FCAThreadCount?

 

Any inputs is appreciated. Thanks!


Issue in .class file in imported archive ESR - after upload using eclipse

$
0
0

Dear Friends,

 

My requirement here is too change existing java mapping. Here I am exporting zip file from imported archive and after making changes in eclipse upload the .JAR file again. Here .class file is not opening after upload in Imported Archive.


Error is

po.png

 

Setup I am having on my system.

 

-> JDK version on my system JDK 1.6_34

-> JRE on my system – JRE 6

-> Using eclipse SDK 4.2.2

Eclipse setup.JPG

eclipse compiler.JPG

 

SAP PI servers settings.

 

PDev prop.JPG

 

I searched online blogs but no help. Can anybody guide me what wrong am I doing here?

 

Thanks.

Sumeet.

Messages not getting processed from PI to BPM...HTTP call to IS unsupported in AEX case

$
0
0

Hi Folks

 

I have seen couple of discussions on the same but none of them have proper resolutions suggested. The messages were passing into BPM earlier but all of a sudden I am starting to get these errors and the messages are failing before it could get into BPM.

 

Transmitting the message to endpoint http://XXXXXXXX:XXXX/XISOAPAdapter/MessageServlet using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: HTTP call to IS unsupported in AEX case.

 

Regards

kalyan.

PI Sender REST adapter application/x-www-form-urlencoded

$
0
0

Hi,

 

can the PI sender REST adapter handle data passed in the body in application/x-www-form-urlencoded format ?

 

Thank you

Error - HTTP call to IS unsupported in AEX case

$
0
0

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.

 

Information

Java proxy runtime (JPR) is transferring the request message to the messaging System

Information

JPR received "SAP_BPM_Service" as user

Information

Application attempting to send an XI message asynchronously using connection JPR

Information

Trying to put the message into the send queue

Information

The message was successfully retrieved from the send queue

Information

JPR transferred the request message to the messaging system successfully

Information

Message successfully put into the queue

Information

The application sent the message asynchronously using connection JPR. Returning to application

Error

Transmitting the message to endpoint http://<PISERVERHOST>:50000/XISOAPAdapter/MessageServlet using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: HTTP call to IS unsupported in AEX case.

Information

Message status set to DLNG

Error

Message status set to NDLV

 

Based on some research, i tried below approach:

>>>>http://<server>:<port>/nwa > “Configuration” > “Infrastructure” > “Java System Properties” > Select the service “XPI Service: AII Config Service” > The property “com.sap.aii.ibrep.core.usage_type” was be set to “AEX” >>>> When we have changed it to "", there are other issues popping up in PI.

 

Does anyone know what we are missing?

 

Thanks,

Sai

Messages Failing from BPM to PI in PO single stack

$
0
0

Hi Folks,

 

The message has processed through BPM but its failing to process from BPM to PI. I have an iflow configured with BPM compment as sender and the outbound interface is aysn stateless and the channel is SOAP with XI 3.0 protocol. But the BPM message is not hitting the SOAP sender channel and the message is failing with the following error

 

Transmitting the message to endpoint http://jXXXXX:XXXX/XISOAPAdapter/MessageServlet using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: HTTP call to IS unsupported in AEX case.


FYI I have already checked the following blogs which discuss about the message processing from PI to BPM which is fine in my case.

 

Error - HTTP call to IS unsupported in AEX case

ABAP + AEX Configuration SAP PI 7.3 Problem



Regards

Kalyan.

SOAP Axis adapter to pull txt and CSV files

$
0
0

Hello All,

 

We have a scenario where SAP PO[7.31 SP6, single stack] needs to pull the files[txt and CSV format] from a website.

Can we use SOAP Axis adapter with Task(axis) as the transport protocol to pull the files from the website.

I have searched in scn and no thread talks about txt files but xml files.

 

Or any other method to achieve this in SAP PI.

 

 

Thanks,

Jane

Re-directing interfaces during cloud migration

$
0
0

Hello Everyone, I have been struggling to find a reasonable solution to reconnect the PO interfaces on the cloud platform.

 

Just to give a background...we have 120 odd applications and 600 interfaces currently running on the Linux Platform.  We are moving the SAP Database to cloud (Microsoft azure) as result the applications/interfaces are to be redirected from the existing global data center to the cloud.

 

What is the best approach to redirect these interfaces to the new platform so their connectivity is assured? Do we need to connectivity test all of these interfaces? Given the outage we have it's hard to connectivity test all these systems with in the window.

 

Is there a mechanism where the connectivity is taken care of by default using an application?


Could not determine mapping steps for message

$
0
0

Hello Experts,

 

I am using SOAP - PI - RFC scenario. I am getting Could not determine mapping steps for message error message for only one mapping and remaining all mappings are working without error.

This error related mapping problem or coming from RFC.

Where i have to check and fix this error . Please help me this error.

 

Error Message from Message Monitoring

  ERROR.JPG

Error Message from SOAP-UI

SOAP_ERROR.JPG

 

Thanks

Issue with message delivery to NW BPM via JPR

$
0
0

Hello Experts,

 

I am finding an issue with the BPM process running over SAP NW PO 7.4 SP10. Approximately 25% of messages to BPM to start process and intermediate messages are failing with the following error:

 

Message could not be processed. Reason: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Unexpected uriID '/{urn:XYZ:XYZ:XYZ}XYZ'. Found: BindingData 'null', interfaceMapping 'null' interfaceDefinition 'null'

 

When I possible cause 4 at wiki PI Messages are not delivered to SAP NetWeaver BPM - Technology Troubleshooting Guide - SCN Wiki , I think it does not apply to the issue I am facing as not all the messages are failing.

 

I found SAP Note 2029903 which addresses exactly the same issue but mentions that it applies to SAP NW 7.31. I believe that it should apply to SAP NW 7.4 as well. Unfortunately, the note does not detail the issue further. If anyone has faced the same issue and applying SAP Note 2029903 resolved the issue.

 

Please update.

 

Thanks,

Ankit

Changing the client of the SAP PO Destination

$
0
0

Hi,

 

We have a current SAP PO to ECC destination setup on SOA->Destination. How do you change the client it is pointed to?  It seems to point only to one specific client even if I change the client on the Logon Data?

Interface not getting passed to NW BPM.

$
0
0

Dear All,

 

Greetings of the day.

 

We have an SAP to Webservice async scenario, through the NW BPM.

We are facing an issue in sending the trigger message (interface to BPM is XI 3.0 compatible) from SAP to the NW BPM. We are getting the following error.


Message could not be processed.Reason: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Technical difficulties were experienced during process execution.



 

We are getting this the error when I am testing the functionality through WSNavigator or SOAP UI. (In actual scenario ABAP proxy will send the message to NW BPM).

 

I have tried testing the BPM from the Netweaver Admin and process is going into BPM. I can see the Interface which will be triggered first in the BPM, in the message monitoring.

 

Request your expertise in overcoming the error for triggering the BPM.

 

Thank you,

Best Regards,

Ajay

AlertConsumerJobV2 in PO 7.31 SP14

$
0
0

Hello Experts,

 

Has anyone worked on the Alert consumer Job called "AlertConsumerJobV2". This has a description "Simple alert consuming solution for generation of emails. Enhances and replaces the job AlertConsumerJob. It offers additional parameters and the possibility to use an email template.".

pic1.jpg

It says that you can use template for alert email. If anyone worked, can you please share the steps? Thanks in advance.

 

Regards,

Arijit

BPM - Service References configuration in nwds

$
0
0

Hi all,

 

I have a very stupid question and I cannot find the answer of it...

 

In "Service References" of my process development component, when I am selecting "XI" as a type - for sending message back for instance- , I have the options "Sender Party" and "Sender Component". And I want to get ride of this Sender Party as it makes my BPM fail.... (I know that the problem is coming from there because when I am manually suppressing it in nwa, it is working).

 

I saw in many blogs and thread screenshots with only the option "Sender Component" so I wanted to know how to suppress the "sender Party".

 

 

Thank you in advance for your help.

 

Regards.

Jean-Philippe

BAPI not executed sucessfully

$
0
0

Hi Friends,


I am working in SAP  PI 7.0

Scenario JDBC to RFC(using BPM)


RFC receiver channel is in error .Below is the error message in Message display tool. .



ERROR:MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientBapiException: BAPI not executed successful: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientBapiException: BAPI not executed successful



Exception caught by adapter framework: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientBapiException: BAPI not executed successful


Delivery of the message to the application using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientBapiException: BAPI not executed successful: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientBapiException: BAPI not executed successful.


Please suggest .

 


SOAP Fault

$
0
0

Dear Experts,

 

     I am working with SOAP receiver channel, the issue is with handling the "Faults"

     Most of the time webservice returns the errors in the "Webservice Fault" and sometimes in "SOAP Fault".

     We are successfully handling the "Webservice Fault" but the issue is with handling "SOAP Fault"

     We have observed, we get "SOAP Fault" if we set up the "Conversion parameter" - Do Not Use SOAP Envelope and configure the module parameters:

1) XMBWS.NoSOAPIgnoreStatusCode : set it to true

2) noSOAPMakeSysErrFromResponseFault: set it to false


   The issue we are facing with this set up to get "SOAP Fault is that, webservice is returning the "SOAP Fault" in the response mapping and not into "Webservice Fault" mapping. I assume bifurcating two root elements( Response tag and Soap fault)  from the response mapping could be achieved using Java mapping.

  I want to know has anyone faced this issue and achieved the routing of SOAP fault to webservice fault mapping by SOAP adapter module configs?


Thanks and Regards,

Amulya

Problem in SOAP channel

$
0
0

Hi,

I have the folowing problem with async IDOC->SOAP integration:

System is sending messages correctly - 3rd parti system gets messages with no problems.

But if I put wrong service URL - PI does not report any problem. channel in RWB is green, messages have "Successful" status. But, of course, receiving party gets nothing! there is some difference in audit log.

For wrong URL I have the folowing audit log:

Audit Log for Message: 0200c0a8-0083-1ee5-8c88-1bb1ac67d884

 

Time Stamp Type Description

22.07.2015 10:11:26.424 Information The message was successfully received by the messaging system. Protocol: XI URL: http://sap-pi-00-d:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

22.07.2015 10:11:26.425 Information Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

22.07.2015 10:11:26.450 Information Message successfully put into the queue.

22.07.2015 10:11:26.451 Information The message was successfully retrieved from the receive queue.

22.07.2015 10:11:26.459 Information The message status was set to DLNG.

22.07.2015 10:11:26.460 Information Delivering to channel: SOAP_Reciever

22.07.2015 10:11:26.460 Information MP: entering1

22.07.2015 10:11:26.460 Information MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

22.07.2015 10:11:26.475 Information SOAP: Target url: https://test.www.XXX.ru:443/soap/server.php

22.07.2015 10:11:26.475 Information SOAP: request message entering the adapter with user J2EE_GUEST

22.07.2015 10:11:26.487 Information MP: leaving

22.07.2015 10:11:26.487 Information The message was successfully delivered to the application using connection SOAP_http://sap.com/xi/XI/System.

22.07.2015 10:11:26.487 Information SOAP: completed the processing

22.07.2015 10:11:26.488 Information The message status was set to DLVD.

 

For the correct URL:

 

Audit Log for Message: 0200c0a8-0083-1ee5-8c87-a8b5db8db84b

 

Time Stamp Type Description

22.07.2015 09:45:44.045 Information The message was successfully received by the messaging system. Protocol: XI URL: http://sap-pi-00-d:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

22.07.2015 09:45:44.047 Information Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

22.07.2015 09:45:44.072 Information Message successfully put into the queue.

22.07.2015 09:45:44.074 Information The message was successfully retrieved from the receive queue.

22.07.2015 09:45:44.081 Information The message status was set to DLNG.

22.07.2015 09:45:44.082 Information Delivering to channel: SOAP_Reciever

22.07.2015 09:45:44.082 Information MP: entering1

22.07.2015 09:45:44.082 Information MP: processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean

22.07.2015 09:45:44.083 Information SOAP: Target url: https://www.XXX.ru:443/soap/server.php

22.07.2015 09:45:44.083 Information SOAP: request message entering the adapter with user J2EE_GUEST

22.07.2015 09:45:44.455 Information MP: leaving

22.07.2015 09:45:44.455 Information SOAP: completed the processing

22.07.2015 09:45:44.455 Information SOAP: sending a delivery ack ...

22.07.2015 09:45:44.455 Information SOAP: sent a delivery ack

22.07.2015 09:45:44.456 Information The message was successfully delivered to the application using connection SOAP_http://sap.com/xi/XI/System.

22.07.2015 09:45:44.457 Information The message status was set to DLVD.

 

 

It mentions sending of delivery ack in correct transmission. How could I make SAP PI to process and indicate problems in SOAP communication?

Creating User Defined functions for BPMN

$
0
0

Hi

 

Can we create User Defined Functions in BPMN for SAP PO 7.31/7.4

 

Regards

kalyan.

SAP Process orchestration editions

$
0
0

I would like toknowthe differences betweenSAPProcessorchestration, SAPProcessOrchestrationEdgeeditionstandard optionandSAPProcessOrchestrationEdge edition premier option.

Which componentsare includedin eachversion?

Thank youfor your answers.

Generate new IDOC if any Header field value changed

$
0
0

Hi Experts,

 

My scenario is File to IDOC. I will get a CSV file with header and line item data. I have to compare all values one by one in a Field, If any value changed, I have to generate new IDOC at target side with the corresponding Header data and line item data. In the same way I have to compare values for all fields in header.

 

My input XML will be like this.

 

<Record>

   <Header>

        <Field1>

        <Field2>

        <Field3>

        <Field4>

  </Header>

  <LineItem>

         <Field1>

         <Field2>

         <Field3>

         <Field4>

   </LineItem>

</Record>

 

 

Thanks in advance,

Kishore.

Viewing all 967 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>