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

SOAP XI Servlet returned "500 Internal Server Error"


What are error handling and recovery best practices for PI and PO?

$
0
0

Since many PI or PO jobs run afterhours and must be run before morning, it is very important that PI or PO interfaces have robust exception handling and can either recover from an exception or communicate information that makes analysis and correction quick and easy for on-call staff.

 

First choice would be how one would discover the error, work around it (perhaps skip one row in a set of data), and continue to complete the rest of the message handling successfully.  Second best option, for when you just can't recover successfully, would be to communicate via logs or email, not just the exception message but the knowledge of the task and the error to recommend solutions to an oncall analyst.

 

Is there documentation or guidance from SAP on how to do error handling and recovery in PI and PO?  Also, please share your own practices and suggestions about what you do in your own space.

 

Thanks,

 

Dale

PI 7.4 easy to install PO or not?

$
0
0

Hi,

From what I have read if you were on PI 7.3 and later wanted to install Process Orchestration it was necessary to export and import all repository objects.

 

Is this still the case with PI 7.4 on a single Java stack? or is it easier to install PO on an existing PI 7.4 installation? Question does not relate to a new PI 7.4 install with PO, but a post installation of PO on an existing PI 7.4 system.

 

Thanks

Che

New feature for handling technical errors in BPM

$
0
0

Hi all,

 

did somebody already have the chance to test the new feature in the latest SPs for NW7.31/NW7.4 concerning the handling of technical errors:

 

http://help.sap.com/saphelp_nw74/helpdata/en/1e/d8838f32204314bc0b6479f237fb78/content.htm?frameset=/en/8a/20f67a23c547a694c595c3195c1b0f/frameset.htm

 

When I try to add a boundary event to a automated activity, all I get is a Nullpointer:

 

java.lang.NullPointerException

at com.sap.glx.ide.share.ui.dialogs.ResourceSearchDialog$DialogItemsFilter.matchItem(ResourceSearchDialog.java:124)

at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ContentProvider.add(FilteredItemsSelectionDialog.java:2681)

at com.sap.glx.ide.share.ui.dialogs.ResourceSearchDialog.fillContentProvider(ResourceSearchDialog.java:147)

at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$FilterJob.filterContent(FilteredItemsSelectionDialog.java:2182)

at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$FilterJob.internalRun(FilteredItemsSelectionDialog.java:2124)

at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$FilterJob.doRun(FilteredItemsSelectionDialog.java:2096)

at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$FilterJob.run(FilteredItemsSelectionDialog.java:2083)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

 

Please share your experience it is a very important feature to migrate ccbpm to ce-bpms.

 

Best Regards

Kris

Techinical and Function Acknowledgement

$
0
0

Hi All,

 

In run  time work bench --> Message Monitoring --> two attributes are available Technical acknowledgement and function acknowledgement, i have seen some other blog these attributes are used in AS2 and EDI adapter to deliver the technical and functional acknowledgement in B2B scenario. can we use this parameter in other adapter like File or SOAP etc.

 

Regards,

Mani

Message Failure From BPM to PI

$
0
0

Hi,

 

I am trying to do a simple scenario with BPM to try to get used to the new functionality. However I am getting an error pretty much at the first hurdle.

 

I have an event which triggers the process (StartMsg). This is ok, but the next step is to send a message from BPM to PI (we have a dual stack so they are different system id's). Anyway at this step I am getting an error in the BPM system.

 

When i go to the message monitoring of this process I have a message in error because it is failing to send to PI. It gives the following error -

 

JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: JPR : Binding not found , please check the configuration. Details:  FromParty= FromService=...


Now I have checked the configuration for the integrated configuration and it seems fine. So why am I getting this error?


Is it possible that the message is trying to be sent to the wrong place?


How can I tell where the message is being sent to?


I hope you can help.


James

Issue in call end point - web service (SOAP to Proxy)

$
0
0

Hi All,

 

I am using PI 7.4 AEX single stack. I have configured SOAP to Proxy synchronous web service Scenario.

I am using Soap -ui to test end to end. I can see call is coming to PI but its failing while using HTTP destination to trigger the proxy in ECC.

Below is the screen shot of message log created in PI. Please suggest what could be the reason of this error.

 

SoapToProxy.JPG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Thanks,

Vertika

SOAP: Call failed: java.io.IOException: Communication over HTTPS/PROXY. Unable to create a socket

$
0
0

Hi,

 

I am getting following error from SOAP receiver adapter "SOAP: Call failed: java.io.IOException: Communication over HTTPS/PROXY. Unable to create a socket" while trying to access SalesForce.com(SFDC).

 

Note: I am able to ping the channel through Communication Channel Monitoring

Please suggest possible solutions to fix the same.

 

Capture.JPG

Trace File:

traceFile.JPG

 

Regards,

Rajakumar


How to configure CTS in Process Orchestration

unable to open or move ccBPM

$
0
0

Hi Guys,

 

i try to open a ccBPM process on my environment but without success. I tried to search for some help on the portal but the only suggestion we found was OSS note 904833.

 

Any other suggestions?

 

Thank you very much.

Regards.

 

 

Send IDoc through adapter IDoc_AAE

$
0
0

Hi, guys!


We have SAP PO version 7.4

We need to setup the unloading of the IDoc from BI in PO

I used the following sources:

http://scn.sap.com/docs/DOC-31398 

http://help.sap.com/saphelp_nw74/helpdata/en/34/66c81241874285851e2497aa6f0573/content.htm?frameset=/en/c2/91865252c84716b3b8be394851c9c0/frameset.htm

http://scn.sap.com/docs/DOC-34155  

http://scn.sap.com/people/william.li/blog/2011/05/04/configuring-pi-730-java-idoc-adapter

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/08/05/connect-multiple-sap-ecc-clients-from-java-idoc-sender-adapter-by-resource-adapter-cloning

http://scn.sap.com/community/pi-and-soa-middleware/blog/2010/10/21/pixi-pi-73-new-java-based-idoc-adapters-configuration-sender-receiver--teaser

but it doesn’t work.

I created Jco provider xi_idoc_default_pid (where PID  replaced the SID BI system)

I created the RFC in PO for BI  xi_idoc_default_ destination _pid (ping successful)

in inboundRA have in ProgrammID:  xi_idoc_default_pid

in destination - xi_idoc_default_ destination _pid

I created Sender channel (manual and default)

I created in BI in sm59 RFC T

I input   the program xi_idoc_default_pid , which was created in the first step, in field, and input

gateway and host - my PO

but the test does not pass the RFC.

Could you please tell me,  what the problem is?

I configured IDoc_AAE receiver. data arrives in BI, help me to setup up  send IDoc  from BI in PO


Thanks.

PI Number Ranges Single Stack

$
0
0

Dear

 

we are currently migrating a SAP PI 7.11 environment to a SAP PO 7.4 SP5.

We use a lot of number ranges that are currently based on the ABAP stack of the PI server. We would like to keep everything on the PO server and not use number ranges based on the ABAP stack on ECC.

In the presentation "Upgrade made easy: SAP Tools, Accelerators and Best Practices for migrating from SAP NetWeaver PI to SAP NetWeaver Process Orchestration", we see that the only remaining alternative is to create number ranges on the SQL database and access that database through the mapping.

According to the presentation, some standard Java classes should be available to access these objects, however I can't see any classes in the Javadoc  for this.

 

Does anyone know which classes are meant? Or is there a proof of concept available somewhere for this alternative?

Search on SDN didn't show up any results concerning this.

 

Thank you.

 

Best regards,

Nicolas

PO Transport Landscape scenario

$
0
0

Hi experts !!

 

I´m new in this PO technology and I have some doubts about the transport & deploy in a PO (Single stack) scenario.

 

I came from working in CRM Webchannel and I manage my source version with NWDI, also the transport requests and deploys through systems are managed with NWDI using activities and tracks.


My doubt is why is recommended to use a CTS+ (ABAP) system with a NWDI in order to build a proper PO landscape, which part of the lifecycle envolves the CTS+ system that the NWDI can´t perform !?


Is it possible to build a complete PO landscape with DEV / QAS / PRO systems with a NWDI that handles the version and deploys of all the objects generated in PO NWDS projects !?!?


Maybe it´s a basic for you guys but I´m trying to understand why if a customer buy a single java stack, SAP recommend to have a CTS+ (ABAP) system to work against a NWDI.



Upgrade from NW PI 7.11 TO NW PI 7.4

$
0
0

Hi,

 

We are planning to upgrade out present PI (NW PI 7.11 ) to NW PI 7.4(I think NW 7.4 PO).

 

We are try to run MOPZ for the system we are all unable to find 7.4 , but we are see NW 7.3 SP10 .

 

I can see warning "

Dual Stack: Upgrade to NW 7.40 not possible. See note 1816819."

 

 

I am missing any step. Should I split ABAP and Java .

 

Is NW 7.4 single single stack system.

 

Please guide in right direction.

 

Regards,

Kiran M

SOAP XI Servlet returned "500 Internal Server Error"


SWCV in sproxy - Few components are missing.

$
0
0

Below is the screen shot of swcv in ESR.

Pic_one.JPG.

 

Pic_2.JPG

But in sproxy Basis objects are not seen.

 

Why it is like this??

Electronic Bank Statement BAI2- File to Tcode in SAP PO

$
0
0

Gurus,

 

Background :

We have fresh

installation of SAP PO 7.3 (Single Stack ) on SQL Server 2013.

 

I’m getting an Electronic Bank Statement  BAI2 file from Bank from there FTP server and have to place it in shared drive. Today the user then logs on tcode FF_5 and imports this file from the local directory. This is simple File to file.

 

Now we want to post it directly into SAP without user intervention. So what do I after I get a file? How do I post it in SAP tcode FF_5. There is NO BAPI/FM/IDOC as per functional

 

Thanks

 

I always award points for helpful comments

Doubt about SDOE_WB transaction.

$
0
0

Good morning gentlemen

I do not know if I'm asking in the right place.

I need to know how to use the SDOE_WB transaction.

In my company it is used to transfer data.

Can you give me links and documentation? Please?

SAP PO as ESB to connect to SAP HANA and non SAP System

$
0
0

Hello,

 

I would like to know how feasible is SAP PO to be used as an ESB to connect to SAP HANA and non SAP systems (Salesforce, Oracle ERP ) ? Does it provide any connector to connect to Oracle or Salesforce as well ? Can we do real time calls with ERP's other than SAP ? How is the performance of SAP PO ?

 

Any document link that can help me understand below questions ?

 

Thanks,
Vinit Pugaliya

BPM Model with two possible start points

$
0
0

Hi guys !

 

I´m working in a model where I need to map two possible start points in the model, lets say that a process can be initiated with a human activity OR can be initiated with a message of a running process, I guess this can be achieved with this solution, any help will be appreciated.

 

 

Parallel.jpg

 

Thanks for your time !

Viewing all 967 articles
Browse latest View live


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