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

Connection between SAP PO on AWS and SAP NetWeaver trial on own PC

$
0
0

Hi.

 

Is it possible to make a connection between SAP NetWeaver Process Orchestration on Amazon Web Service (AWS) and SAP NetWeaver Application Server ABAP 7.03 SP04 Trial installed on my own PC? If so then how?

 

Michal.


Users from UME are not visible in NWDS 7.3

$
0
0

Hi All, I created two users with full access with all roles in UME. But it is not available inside NWDS 7.3 SP11 PAT0002. I checked this http://scn.sap.com/thread/2065698 and http://scn.sap.com/thread/2084577 blog and ensured that everything is right, but still I'm not getting the user id inside NWDS which I created inside UME.

 

 

Can you please help or point out what could be the reason?

 

Thanks

Raj.

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

Failure when trying to start JSPM and SUM

$
0
0

Dear all,

 

I have a own PO system (running on windows with maxdb) out of the box install (so a 7.3.1.0) and I want to apply the newest stack.

 

I downloaded the stack and wanted to import it with JSPM.

When starting JSPM I get the error

Error while obtaining the SAPLOCALHOST parameter value from the instance with number <number> on host <hostname> using the SAPControl web service API. For more information, see SAP Note 1401712.

 

This issue I also get with SUM.

 

I read the specific note and the solution given there (changed the parameter setting from sdefault to default and restarted) but still getting the error

 

 

Nov 14, 2012 12:51:52 PM [Error ]: Error while obtaining the SAPLOCALHOST parameter value from the instance with number 4 on host htbn60205128a using the SAPControl web service API. For more information, see SAP Note 1401712.

Nov 14, 2012 12:51:52 PM [Error ]: The server sent HTTP status code 401: Unauthorized

Nov 14, 2012 12:51:52 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.tools.sapcontrolws.SapControlWsException: Error while obtaining the SAPLOCALHOST parameter value from the instance with number * on host ******** using the SAPControl web service API. For more information, see SAP Note 1401712.

com.sun.xml.internal.ws.client.ClientTransportException: The server sent HTTP status code 401: Unauthorized

.

 

what bothers me is that there still comes the Unauthorized part but I granted the <sid>adm rights on server as said in the installationguide.

 

Any one suffered the same problem and had a solution on this?

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,

Mail adapter

$
0
0

Dear Experts,

 

I have an requirement , mail to Proxy scenario. Many messages are failed in PI at mapping level due to To Field is missing. Is there any way to check whether To field is present or not, if not move the mail to another folder without read.

 

 

Regards,

Manigandan

NWBPM Scenarios

$
0
0

Hi NWBPM Experts,

 

I am beginner in NWBPM, I searched and got lots of docs, but i am totally messed with it.

 

I would like to try few scenarios to learn NWBPM.

 

Kindly suggest me few scenarios, which really helps to learn NWBPM.

 

 

Reg,

Avi

How to build N: 1 Scenario on SAP PO - NWBPM

$
0
0

I am going to use PO 7.31 Single Stack.

 

I have to build a N:1 scenario on Eclipse based NW-BPM editor.

 

Experts : Below is my requirement.

 

WebService Source 1 [ Address Information ]->

                                                                                 -> NW-BPM [ Mapping to combine data from Source 1 and Source 2 ] -> ECC Target

WebService Source 2 [ Personal INformation ]->

 

Source 1  and  Source 2 has a common correlation ID [ Employee Number ].

 

NW-BPM Should wait until data from source 1 and 2 will arrive.

 

Is it possible in PO 7.31 Single stack NW-BPM ? If Yes then how? Please point me to right examples.


Service reference error in Synchronous BPM scenario

$
0
0

Hello,

i am implementing a BPM scenario with an automated action that calls an iFlow.

The iFlow is SOAP to JDBC with an outbound SYNCHRONOUS service interface. The purpose is to make a lookup on a database and return a value.

 

Once i run the BPM I encounter the following error:

 

Process 'Pool 0' set to In Error

A technical error during invocation: Could not invoke service reference name 013ddc22-f243-4f3d-9104-e8138263b200, component name demo.sap.com~dcbpmsyn~BPMcomponent, application name demo.sap.com/dcbpmsyn   

 

We have already checked this document:

http://wiki.sdn.sap.com/wiki/display/TechTSG/Sending+a+message+from+SAP+NetWeaver+BPM+process+to+PI+fails+via+automated+activity

but everything seems to be fine.

 

Any idea or suggestion?

 

Thank you

Regards

 

Andrea

Easy to follow blog for learning NWBPM

$
0
0

Hi all

 

I am new to NWBPM with PO 7.3.1 although I have experience developing on PI and some ccBPM. Over the last 2 days, I have been trying to look for blogs on NWBPM that are easy to follow. Unfortunately, I came up empty. Please share the links if you have any.

 

Specifically, I am looking for detailed step by step procedure as I don't know much about the subject:) So far, most of the blogs are NWCE oriented. Other NWPBM/PO blogs are rather brief and hard to follow or require third party products like SonicMQ that I don't have. Any blog like the classic interface sync to async bridge that uses soap -> file, for example, that you are aware of?

 

Thanks in advance,

Jonathan.

Message status "DLNG" blocks the whole PI server for message transfer.

$
0
0


Hello Experts,

I am busy withe the IDOC2JDBC scenario through PI.

Our server is PO 7.4 single stack (Kernal version 7.40.3xxx.3xxx.2xxxxxxxxxx)

 

I sometimes had some probles withe the message status "DLNG" (Delivering), and after the restart of the communication channel or the JAVA stack, the messages status changed to "To be delivered", or canceled with errors or i canceled them manually, and the message process start working as normal and,  when one create or update happens in the backend ECC, i received the data to the external Data warehouse through JDBC.

 

Last two days i had 5 messages stucked in the Delivering status, and they blocks the other messages to process, because, i can not cancel them. All the other messages comming now are put to the status "To be delivered", and nothing has been written to the external data ware house. I restarted Com. Channel, JAVA stack even the whole server. The status does not changes.

 

I can see the log of receiving messages in the IDOC sender communication channel through RWB cc monitoring.

There are no logs in the JDBC receiver channel.

 

I refered the sap note 1623356 no use.

One article says

 

On newer versions or SP level of XI/PI, it is possible to release the threads held up by the "Delivering" messages by stopping the corresponding channel. This will require the correct version/SP level as described by OSS note 1604091.

 

This note is for max version 7.31. It means there sould be a similar solution for PO version 7.4 too.

 

We are completly blocked at this moment.

Any kind of suggestions are appreciated.

 

Thanks in advance.

 

Regards,

Antony.

SAP PO 7.4 implementation process

$
0
0

Hi pros,

 

I am into a new project and the client want to implement sap PO with latest version of 7.4.

now according to my understanding, sap PI 7.4 in not available and SAP PO is available in SAP NW 7.4.

 

Kindly suggest me if i want to install SAP PO 7.4 a standalone java instance.

i have downloaded SWPM10SP05_5-20009707 and in that i found the PO.

but the required kernel and java components would be of NW 7.4.

 

Please help me in this to install it.

What are the steps required in NWA and ID in order to enhance security of adapters in PI 7.31 Java Stack ?

IDoc Configuration in SAP PO Netweaver 7.4, single stack (AEX)

$
0
0
  1. The destination XI_IDOC_DEFAULT_DESTINATION with the connection to ECC system maintained in NWA.
  2. In InboundRA following are maintained in the “properties” tab-
    1. MaxThreadCount = 5
    2. Local = true
    3. Gatewayhost= PI_Gateway_Host
    4. GatwwayService= PI_Gateway_Service
  3. The JCO RFC provider is configured and started.
  4. In ECC , SM59 connection made with same program ID as it is in InboundRA
  5. The gatewayhost and gatewayservice is of ECC system (or) PI System. (Not sure on this Please Suggest).
  6. The IDoc is triggered from WE19. The following error appears in SM58

Error 1: Bean IDOC_INBOUND_ASYNCHRONOUS not found on.

Error 2: As suggested by many colleagues and blogs we removed the JCO RFC Provider and then we got the “Program ID not registered” error in SM59 connection test.

 

I tried all the suggestions given in the blog http://scn.sap.com/docs/DOC-31398.

 

Please help me out with some suggestions.

IDOC_ERROR_PARSE_FAILURE: An IDocIllegalTypeException occurred while parsing IDocXML:state=READING_SEGMENT_STARTTAG

$
0
0

Hello Experts,

 

We are getting a strange issue while trying to post IDOC into ECC through PO 7.31 Single Stack.

We are having a custom segment in IDOC with a single field.If we don't create that segment in PO,i.e. if we don't map this segment the IDOC is getting posted.But if we map the custom segment(setting SEGMENT=1),we are getting error "com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.conn.idoc.IDocParseException: (7) IDOC_ERROR_PARSE_FAILURE: An IDocIllegalTypeException occurred while parsing IDocXML for type <*IDOC_NAME*>:

state=READING_SEGMENT_STARTTAG, charPosition=834, lineNumber=1, columnNumber=835".

 

I have gone through other discussion in scn related to this exception,but they are not similar to our problem.

 

Please suggest.

 

Regards,

Suman


NWDS Deployment Error

$
0
0

Hi All,

 

We are implemeting a NW BPM process for the first time and we followed the below link:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/307336b8-098c-2d10-be9c-d41ae345f0ff?QuickLink=index&…

 

We added the SAP PO server through management console.

 

But during deploying the process,we got errors.

 

[Error ]: [#0]: Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [demo.sap.com_dc_XXXX] failed]

 

SAP PO version is 7.31 EPH 1 SP 8, while that of NWDS is 7.31 EPH 1 SP 10.

 

Can you please let me know:
-Is it version incompatibility?
-Is it relevant to admin rights or something? Also the admin rights, if any?

 

Also possibly the steps to integrate SAP PO with NWDS.

 

Thanks in advance.

 

Regards,

Atreyee

BPM to soap Attachment

$
0
0

Hi

My Scenario is from BPM to soap in synchronous mode in PO.

BPM is sending request to web service and getting response as attachment in Excel file.

 

for BPM to PI  connection ,PI is using sender soap adapter with XI 3.0 message protocol .

for webservice to PI connection .PI is  using receiver soap adapter with message protocol soap 1.1.

 

is it possible to receive excel sheet as attachment from receiver soap adapter ?

 

 

is it possible process excel sheet as attachment to BPM using XI3.0 message protocol?

 

Thanks

Harsh

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

Installing SAP NetWeaver AS ABAP 7.03 SP04 Trial in Amazon Public Cloud together with SAP PO 7.31 SP 11

BPM integration with BRM

$
0
0

Hi All,

 

I am looking for a blog for complete scenario which includes business rules used in BPM,that is ,complete STEP BY STEP blog for BPM integration with BRM.Searched a lot but finding either BPM or BRM or BRM already created without mentioning steps and imported in BPM process.

 

Can you help me with a complete blog for BPM integration with BRM STEP BY STEP blog?

 

Thanks in advance

Viewing all 1306 articles
Browse latest View live


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