Quantcast
Channel: SCN : Popular Discussions - SAP Process Orchestration
Viewing all 1306 articles
Browse latest View live

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


Process Orchestration Install

$
0
0

Could someone please help me. I would like to see a guide on the hardware and os requirments for a PO 7.31 installation dual and single. Please point me to a thread or document or write it here

 

regards

 

vince

Best transport options in SAP PI 7.31 single stack

$
0
0

Hello everybody,

 

We are going to finished the installation of new SAP PI 7.31 + BPM (SAP PO) single stack. I have a doubt refered how to choose the correct architecture of transports.

 

  Before it was possible to choose several types of installations (File transport or CTS+ or CMS).

  For me CTS+ is the best choice for transport PI objects but now I think the best installation should be CTS+ and NWDI. NWDI for transport iflows and module adapters and CTS+ for standard PI Objects.

 

  At this point I have the following questions:

 

  -  Is posible to use CTS+ in NWDS?

  -  Must CTS+ be configured in SAP Solution Manager?

  -  For integration flows, how can I transport those objects? If they are java deployed objects I supposed that NWDI should be used. Is ok this assumption?

 

I didn't found any information in SDN.

 

Best regards and thank you in advanced

Iván Prieto

REST JSON Response

$
0
0

Hi,

 

I have a sender REST scenario, where my sender is sending the JSON request to SAP PO, I am able to take the request map it to my receiver. When I am getting the response I need to convert the payload from XML to JSON. In this conversion I see an element which I have defined as String in xml in SAP PO that gets converted to integer in JSON response.

 

{"orderNo":"",

"taxTransactionDocID":"",

"responseCode":500,

"responseMessage":"Please select the address from proposed addressess "

}

 

Here in my xml I have defined responseCode as String but the value it carries is a number. When the response goes as JSON it shows up as a number.

 

         <xsd:element name="responseCode" type="xsd:string" minOccurs="0"/>

 

Thanks in advance.

 

Ravijeet

Exchange profile error: dbconnect.prop: failed to load properties file .\dbconnect.properties

$
0
0

All,

 

We are using PO 7.4 with SP5, and we have an issue while accessing URL Exchange profile page (http://<host:port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp) it throw's the below error.

 

dbconnect.prop: failed to load properties file .\dbconnect.properties

dbconnect.prop: failed to load properties file


Did some one seen this before and have resolved ? Any help is highly appreciated.


Thank you, Pranay

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.

Upgrading from PI 7.1 to PO 7.4

$
0
0

Dear All

 

When we moved from SAP XI3.0 to SAP PI 7.1 One of the methodologies was a clean export / import method.

 

This allowed us to create a clean migration route between systems whilst still allowing for productive support for PI Interfaces.

 

We are now thinking of upgrading from PI 7.4 to PI 7.4

 

One of the issues i'm thinking about is that once the Development landscape is migrated from 7.1 to Version 7.4 we potentially won't have productive support and be able to move interfaces across the landscape.

 

I'm looking for two potential answers.

 

1 )If you have a development system running PO 7.4, can you still migrate interfaces across the landscape from Dev-QA-Prod..... I'm assuming not.

 

If the answer to one is negative, has anyone any experience of the upgrade paths from 7.1 to 7.4 and is the best method an Upgrade in place. Or a clean installation of a 7.4 system and the migration of the Interfaces via an Export / Import

 

I'm just investigating scenarios at the moment.

Many thanks

 

James

Communication error PI to BPM

$
0
0

Hi All,

we're encountering a communication problem into a BPM scenario.

We're trying to trigger a communication between our BPM and an iFlow developed on Netweaver Developer Studio.

 

The PI flow is File to SOAP (XI 3.0). We would like to start the BPM flow as soon as a file is delivered from PI.

 

As you can see in the following screen, the scenario is very simple:

 

BPM1.PNG

we have associated the inbound Service Interface (related to the target Business Component of the flow) to the trigger of the Start Event, a human interaction with a web dynpro in which we want to show/approve/reject our data, and finally an End Event with no interface associated.

 

the iFlow is the following:

 

iflow.PNG

The Service interfaces (Outbound and Inbound) has the same Message Type associated and are configured as XI 3.0 stateless.

The mapping contains simple move of values.

The communication channel sender polls on a local folder on PI in order to catch a file with the structure defined into the data type and should send the data through the SOAP communication channel to the receiver structure (mapped into the Data Object created in the BPM).

 

But, once we start the Communication channel sender, we encounter the following error:

 

Delivery of the message to the application using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. FaultException: 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 '/{http://abc.com/BPM_process_demo}Anagrafica_async_in_SI'. Found:  BindingData 'null', interfaceMapping 'null' interfaceDefinition 'null'

 

We tried to search for some help on the portal but the only suggestion we found has been already implemented.

 

Any other suggestions?

 

Thank you very much.

Regards.

 

Andrea


B2B Add ons in SAP PO 7.40

$
0
0

Hi,

 

we are doing upgradation from  SAP PI 7.3 (Single Stack) to SAP PO 7.40. SP 7

 

 

1) After sandbox upgratation we are not see any new adapters in 7.40

2) same adapters iam able to see in 7.40 also, there is no B2B Add ons, SFSF, REST, OData, WS_AAE

3) we are upgared till 7.40, SP 7

4) how to get all above adapter in PO 7.40

 

is there any minimum SP level required to get all the above in PO 7.40

 

 

Pradeep

Adapter Module NameNotFoundException- in SAP PO 7.4

$
0
0

Hi Experts,

 

I am trying to generate PDF with password using adapter module. Followed the below link -

Creating Password Protected PDF file and Zipping it Using SAP PI

 

While testing I am getting the error as -

ZZZZ.JPG

I checked the JNDI name, its correct but still I am getting this error.

 

Also, I checked the JNDI registry, and I can find some file logs related to my adapter module. PFB the snapshot for the same.

JNDI_Screenshot.JPG

 

Can you please suggest, where I am doing the mistake and where can i check it?

 

Thanks,

Nidhi Srivastava

ISSUE WHILE CONNECTING TO JDBC RECEIVER

$
0
0

Hi Experts

 

Iam facing a issue while connecting to receiver JDBC adapter.

 

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection with the registered driver. com.microsoft.sqlserver.jdbc.SQLServerDriver returns: Cannot open database "CAPILLARY_AS" requested by the login. The login failed.. : com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "CAPILLARY_AS" requested by the login. The login failed.


we have other scenarios running on SQL server .Please let me know how to solve this


Regards

Nagur

SAP PO (PI+BPM+BRM)

$
0
0

Hi Experts,

 

     In my new implementation project, we are going to install new landscape on PI 7.3 (EHP1) -PO (PI+BPM+BRM).

 

1. For this option, PO only comes with Single Java stack right? So, Is Eclipse tool (NWDS) mandatory for single Java installation ? Else,Can we work on existing Swing tools like ESR , ID ???

 

 

2. If we going for NWDS, which is mandatory transportation system ?  CTS+ or CMS ? I came to know that CTS+ is can't be used if we not using Application server JAVA only  and  CMS is related to NWDS based !

 

3.If we are not using NWDS, how does NetWeaver BPM runs ?

 

I hope you can answer better.

 

Deva

PO 7.31 Certification?

$
0
0

Hi Experts,

There is a certification for technical consultants PO 7.31?.

 

Best Regards

REST Sender adapter - multiple dynamic parameters

$
0
0

Dear

 

We are currently configuring a sender REST adapter which be called as such:

http://host:port/RESTAdapter/pi/query/jira/solman/getsystems?sap-client=001&cust=00009999

(even encoding the question url or only question mark and ampersand doesn't help)

 

However whenever we try this, we can see following error returned by PI:

 

The sender adapter is configured properly according to the documentation on SAP Help:

 

Has anyone encountered this issue before?

We might think this is a bug, as the interface works fine when we use following pattern:

 

But only when we use the url as follows:

http://host:port/RESTAdapter/pi/query/jira/solman/getsystems%3Fsap-client=001&cust=00009999

 

We had to encode the question mark in the URL (%3F) in order for PI to pick the right channel with the correct parameters.

 

When using the normal question mark (e.g. used with the Chrome Advanced REST Client), we basically receive the same error as above:

 

 

Have any of you encountered this before, or have any of you used multiple parameters before in the sender REST adapter.

 

 

Thanks for any feedback.

Post Installation Activities in PO 7.4

$
0
0

Hi Experts,

 

 

      I have installed PO 7.4 package in windows server 2008 with DB6 database. Please anyone explain me what are all the post installation  i need to carry out to get my system ready...

 

Regards,

Vetri


SAP Process Orchestration 7.4 Installation Document

$
0
0

Hi

 

We need to Install SAP PO 7.4 on Windows 2008 r2 64bit with Oracle 11 g  .

 

1. What are the list media  Software we need to download ?

2. Can we install on MS Sql Database is that available ? install on Oracle , HANA.  ?

3. if we want to Install on HANA What is the Basic Hardware Requirement for SAP PO 7.4 ?

4. If any one share Step by Step Documents its very Helpful ?

 

 

Thanks and Regards

G.Praveen Kumar

REST Adapter receiver: how to get text from the response?

$
0
0

Hello,

 

I was able to specify the rest receiver for a synchronous request. The response contains pure text that has to be extracted - but I can't find how to get it.

I think I have to configure the "Response Determination", but I have no idea what to put in there. Has anyone an example?

 

What I did so far:

I defined the REST URL and REST operation ("GET").

In the tab "Data Format" I selected for the request format "XML" (there is no payload). As said in the manual, for the response format I selected "JSON" (although it is pure text), but not "convert to text".

 

The request works fine, I get pure text back - but I don't know how to go on. I want to put this text into one field in an XML. Should be quite simple, but I don't know to use "Operation Rules" or "Response Determination" as I can enter every text and no help is available. Everything that I tried so far didn't work. Was anyone already successful with this task and can show me, how to do it?

 

Thanks for your help,

 

Karin

PO 7.31 Certification?

$
0
0

Hi Experts,

There is a certification for technical consultants PO 7.31?.

 

Best Regards

Expose RFC Service through Process Orchestration or directly?

$
0
0

What's the advantage of exposing a RFC through Process Orchestration versus just going through SE80, creating a service definition, and using SOAMANAGER to expose it? Is it simply error logging capabilities or are there other advantages I'm missing?

user-defined message search doesn't work in SAP PO 7.4

$
0
0

Dear Gurus,

The version of our SAP_XIAF is 7.40. single java stack.

I've tried to  configured a user-defined message search in the message monitor.

what happened is the 'test search criteria' function works fine. however  in the 'indexing option', once a job has been started, the status is always 'index job running'. even after several hours, the status still has not been changed to 'completed'.

 

the symptom is, no message can be found by using the defined search criteria in the message monitor.

 

I just wander is there a way to supervise the defined indexing job? why its status has never changed?

 

thanks2015-12-16 11_36_10-User-Defined Message Search Configuration - SAP NetWeaver Administrator - Intern.png

Viewing all 1306 articles
Browse latest View live


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