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

PO Installation and NWDS

$
0
0

Dear Experts,

 

We have a brand new PO Installation. After the installation according to the guide was done we wanted to connect to the CE system from NWDS using "SAP as Java" setting. We installed the latest NWDS from https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/731/

https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/731/

Under "SAP as JAva" Settings in NWDS after entrying  the "Instance Host name" and "Instance Number" and clicking ok the popup goes away and there is no entry in the list. Also no error message whatsoever. After i had a look in "Error log" I saw this:

 

com.sap.managementconsole.datamodel.exceptions.UnauthorizedException: Invalid Response code (401). Server [http://qpmr-nw01.sap:50113/SAPControl] returned message [Unauthorized]. Http proxy info:  none

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataConverter.checkAuthorization(JaxWsDataConverter.java:1013)

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataConverter.convertException(JaxWsDataConverter.java:987)

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataLoader.getLogFiles(JaxWsDataLoader.java:1357)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.isAppropriateJavaInstance(SAPInstanceImpl.java:161)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.retrieveInstancePropertiesFromServer(SAPInstanceImpl.java:146)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.initInstance(SAPInstanceImpl.java:104)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.<init>(SAPInstanceImpl.java:58)

          at com.sap.enginemanagement.SAPInstanceFactory.getInstance(SAPInstanceFactory.java:33)

          at com.sap.enginemanagement.impl.SAPSystemManagerImpl.getSAPInstance(SAPSystemManagerImpl.java:106)

          at com.sap.enginemanagement.impl.GenericSystemListenerImpl.systemChanged(GenericSystemListenerImpl.java:35)

          at com.sap.sapmc.control.notification.SAPSystemsController$EventThread.run(SAPSystemsController.java:201)

 

What are we missing here?

 

Thanks for the helps.

 

Regards,

Koray


SOAP XI Servlet returned "500 Internal Server Error"

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?

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

Can someone explain this xml mapping please

$
0
0

Hello SAP PI Experts,

 

Below I have provided a mapping program I found. It is for an IDoc to IDoc scenario. Kindly explain how the fields are mapped here.

 

 

<?xml version="1.0" encoding="UTF-8"?>

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:output method="xml" version="1.0" indent="yes"  encoding="ISO-8859-1"/>

  <xsl:template match="/">

  <xsl:copy-of select="*"/>

  </xsl:template>

</xsl:stylesheet>

 

 

Thanks,

Ajeya G V

PO Installation and NWDS

$
0
0

Dear Experts,

 

We have a brand new PO Installation. After the installation according to the guide was done we wanted to connect to the CE system from NWDS using "SAP as Java" setting. We installed the latest NWDS from https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/731/

https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/731/

Under "SAP as JAva" Settings in NWDS after entrying  the "Instance Host name" and "Instance Number" and clicking ok the popup goes away and there is no entry in the list. Also no error message whatsoever. After i had a look in "Error log" I saw this:

 

com.sap.managementconsole.datamodel.exceptions.UnauthorizedException: Invalid Response code (401). Server [http://qpmr-nw01.sap:50113/SAPControl] returned message [Unauthorized]. Http proxy info:  none

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataConverter.checkAuthorization(JaxWsDataConverter.java:1013)

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataConverter.convertException(JaxWsDataConverter.java:987)

          at com.sap.managementconsole.wsclient.jaxws.JaxWsDataLoader.getLogFiles(JaxWsDataLoader.java:1357)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.isAppropriateJavaInstance(SAPInstanceImpl.java:161)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.retrieveInstancePropertiesFromServer(SAPInstanceImpl.java:146)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.initInstance(SAPInstanceImpl.java:104)

          at com.sap.enginemanagement.impl.SAPInstanceImpl.<init>(SAPInstanceImpl.java:58)

          at com.sap.enginemanagement.SAPInstanceFactory.getInstance(SAPInstanceFactory.java:33)

          at com.sap.enginemanagement.impl.SAPSystemManagerImpl.getSAPInstance(SAPSystemManagerImpl.java:106)

          at com.sap.enginemanagement.impl.GenericSystemListenerImpl.systemChanged(GenericSystemListenerImpl.java:35)

          at com.sap.sapmc.control.notification.SAPSystemsController$EventThread.run(SAPSystemsController.java:201)

 

What are we missing here?

 

Thanks for the helps.

 

Regards,

Koray

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 !

Upload files for approvals

$
0
0

Hi guys, is there any best practice to upload documents within a human activity. I search some and I notice that Visual Composer don´t support upload files components, so the UI must be done with WD Java or by consuming the WD component in the visual composer, really is this the only way !? i need to upload some files to take approvals and then save it in a content server when the process ends.

 

I like to think that is a common requirement to upload files in a process to get approvals, I also notice that the UWL have an attachment section but I can´t find where the files are saved or if I can get those files in order to send it to my content server (OpenText).

 

Any help of idea about the possible technologies I need to involve will be appreciated.

 

 

Thanks !


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

Netweaver Developer Studio for PI/PO Tools

$
0
0

Hello Colleagues,

 

with SAP PI 7.31 respectively with SAP PO, "Tools" moving in the Netweaver Developer Studio (NWDS).

 

Enterprise Service Repository as well Integration Directory now new in NWDS.

 

But what about with SLD, Service Registry, Netweaver Administrator, Configuration and Monitoring Home, etc.?

 

I am not quite sure which tools are now at NWDS and how i have these to configure in NWDS?

 

Is there any documentation available regarding this?

 

Many thanks in advance!

 

Regards,

 

Jochen

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

Issue with SAPUI5 upgrade- BPMInbox page is blank

$
0
0

Hello All,

 

Recently we upgraded the SAPUI5 on our development server and we are facing issues while accessing BPMInbox & BPMAnalytics pages. Those pages are just blank. We captured the log traces and attaching the same for reference. Anybody came across similar error or issue? Any kind of help or pointers is appreciated.

 

Versions:

SAP PO 7.31 SP 06

UI5 upgraded from version 1.12.6 to 1.16.9

 

Error log.jpg

Thanks,

Sai

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

Is SAP PO 7.4 dual stack installation??

$
0
0

HI experts,

 

Could anyone let me know if SAP PO 7.4 is a dual stack installation or can we go for single stack as well.

 

As PI 7.4 is based on HANA , so while working on it shall we use ICO or old classic configuration. Shall we go for java based adapters(eg IDOC_AAE/HTTP_AAE)  or old abap based adapter..

 

 

Thanks,

Upload files for approvals

$
0
0

Hi guys, is there any best practice to upload documents within a human activity. I search some and I notice that Visual Composer don´t support upload files components, so the UI must be done with WD Java or by consuming the WD component in the visual composer, really is this the only way !? i need to upload some files to take approvals and then save it in a content server when the process ends.

 

I like to think that is a common requirement to upload files in a process to get approvals, I also notice that the UWL have an attachment section but I can´t find where the files are saved or if I can get those files in order to send it to my content server (OpenText).

 

Any help of idea about the possible technologies I need to involve will be appreciated.

 

 

Thanks !


Sender HTTP_AAE adapter

$
0
0

Hi -

 

In SAP PI 7.0 we connected a third party system which will post the xml through HTTP and PI will receive the xml and send the idoc to SAP.

 

I used the same procedure where as in PI 7.0 there is no sender adapter and we have provided the link to the sender system which will send the data through that link.

 

In PO, I have created a sender http adapter with the message protocol as POST and created the link as below

sender channel use the URL:

http://server:port/HttpAdapter/HttpMessageServlet?interfaceNamespace=urn:pi:shipmentplanning&interface=Shipment&senderService=BC_sender_Dev&receiverService=BS_receiver&qos=EO&sap-user=User&sap-password=paassit gives the error as hereError: Binding not Found: CANNOT_FIND_BINDING, Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=
Can someone help me on this?

Thanks,PRem.

Can someone explain this xml mapping please

$
0
0

Hello SAP PI Experts,

 

Below I have provided a mapping program I found. It is for an IDoc to IDoc scenario. Kindly explain how the fields are mapped here.

 

 

<?xml version="1.0" encoding="UTF-8"?>

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:output method="xml" version="1.0" indent="yes"  encoding="ISO-8859-1"/>

  <xsl:template match="/">

  <xsl:copy-of select="*"/>

  </xsl:template>

</xsl:stylesheet>

 

 

Thanks,

Ajeya G V

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 !

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

Upload files for approvals

$
0
0

Hi guys, is there any best practice to upload documents within a human activity. I search some and I notice that Visual Composer don´t support upload files components, so the UI must be done with WD Java or by consuming the WD component in the visual composer, really is this the only way !? i need to upload some files to take approvals and then save it in a content server when the process ends.

 

I like to think that is a common requirement to upload files in a process to get approvals, I also notice that the UWL have an attachment section but I can´t find where the files are saved or if I can get those files in order to send it to my content server (OpenText).

 

Any help of idea about the possible technologies I need to involve will be appreciated.

 

 

Thanks !

Viewing all 1306 articles
Browse latest View live


Latest Images