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

PI - monitoring queues through Mobile apps

$
0
0

Dear Team,

 

Currently we are on PI 7.3 version and client has come up with the expectation of exploring the possibility of PI queue monitoring through Mobile apps.


We are going to upgrade our system to 7.4 in couple of month so any solution for ver 7.3 or 7.4 would work for us.

 

I have searched sdn links but don't find convincing solution. Any suggestions/Inputs ?

 

Regards,

Deepti


Avoiding Info Path

$
0
0

Hellow guys,

 

when we create an fso it inturns will push fso info to pi then pi will do some mapping that inturns provides a hexadecimal  this hexadecimal will be our "info path" this info path will convert something and it send a mail.

this info path will be in our email body this  is something a micorsoft tool .so we want to get away from this info path.

 

Now we are trying do the same with using SOAP to MAIL use HTML in the email body to send a mail(it is something outbound mail) the html is like below

 

<html>

<body>

<form action="mailto:danii5456@gmail.com>"

  First name: <input type="text" name="fname" value="Test1"><br>

  Last name: <input type="text" name="lname"><br>

  <input type="submit" value="Submit"><br>

</form>

</body>

</html>

 

and the input is like this

<MT_INPUT>

<FIRST_NAME>test1</FIRST_NAME>

<LAST_NAME>test2</LAST_NAME>

</MT_INPUT>

 

My requirement is. when we trigger from SOAP UI  it should drop a mail to given mail id.

 

So Experts, need your suggestions to finish this.

 

We are doing this in SAP 7.4

 

Thanks,

Danii

HTTP 202 instead of HTTP 200 with PI Rest Adapter

$
0
0

Dear Experts.

 

Any idea if we can send HTTP 202 instead of HTTP 200 from PI REST Sender Adapter , like we have a similar functionality for SOAP adapter.

 

Regards,

Vishal

a null object loaded from local variable 'o' in XSLT mapping

$
0
0

Hi experts,

 

We are facing an issue in XSLT mapping for one of the inbound scenario.

 

While executing the source message at mapping level, it is failing with the error text - "javax.xml.transform.TransformerException: com.sap.engine.lib.xsl.xpath.XPathException: Error parsing query -> java.lang.NullPointerException: while trying to invoke the method java.lang.Object.toString() of a null object loaded from local variable 'o'

 

Kindly help us on this issue!

 

FYI - We are facing this issue in PO 7.4 version.

 

 

Best Regards,

Uday.

SAP B2B dashboard monitoring and it's features with examples/screenshots

$
0
0

Hi All,

 

I'm looking for SAP B2B dashboard monitoring and it's features with examples/screenshots. Can you guys help to detail it out pls

 

thx

mike

Dynamic configuration not fil in reused OM in NW BPM

$
0
0

Hi,

 

I'm having problem in operation mapping that i re-used in nw bpm.

In my scenerio in the operation mapping, a UDF writes on "TServerLocation" and in the next step of BPM, i have receiver determination rule which read from "TServerLocation" variable.

 

Below step calls OM which in PI.

(UDF writes on TserverLocation)

Screen Shot 2015-04-10 at 11.42.40.png

 

 

This next step, reads TserverLocation in receiver tab of Integration Conguration.

 

Screen Shot 2015-04-10 at 11.42.49.png

 

Receiver rule

 

Screen Shot 2015-04-10 at 11.46.03.png

 

 

So the problem is dynamic configuration doesn't write on TserverLocation or integration confiuration object removes in soap header somehow.

 

 

This was a ccBPM integration and all esr objects, mapping,udfs working fine. No problem with that.

 

I checked below blog but not get this work.

Dynamic Configuration not working with Integrated Configuration

 

 

Has anyone faced similar problem ?

 

Thank you

-Tahir

publish a Rest JSON Service through SAP PO

$
0
0

Hello:

 

We've some Rest Full JSON services, which will be published to be consumed for an external system.

 

We're discussing about the convenience of passing it throught SAP PO or consuming it directy.

 

If we pass it throught SAP PO, it implies an HTTP > XML > HTTP conversion, and it's possible that the performance may be affected.

 

What do you think about this scenario?.

 

Thanks in advance for your suggestions.

How to convert a filename which is being polled from a SAP directory into lowercase filename..

$
0
0

How to convert a filename which is being polled from a SAP directory into lowercase filename.. Ex. ABcd100115.xml to abcd100115


PO BPM failing to call service reference occasionally

$
0
0

Hi PO BPM Gurus,

We have multiple PO BPM’s running at the same time in our environment, each BPM is doing a WS call to SAP ECC to post transactions.  During the day, some messages will error out in BPM saying that cannot invoke the service reference without any other detail.  In this case I just restart the BPM and the goes in cleanly.   What could be the possible cause of error?

 

 

Rgds,

 

Yves

need to test file to proxy in sap 7.4 single stack

$
0
0

Hi guys,

 

I want to test the interface in my new environment 7.4 single stack file --proxy(soap xi)

 

can anybody help me how to test in a clear way plz..

 

we had place the file in a folder by basis.

 

I just want to know my interface is working or not in 7.4 singlestack.

 

Reply me ASAP

 

Thanks,

Danii

PI is using anonymous instead of user defined in Integration Builder channel

$
0
0

Has anyone seen the following issue?

 

We are having a problem in PI production with the authentication on the proxy since we upgraded to 7.4

 

The PI system uses a proxy user to connect to the German authority.

 

Since we upgraded to 7.4 whether or not the connection works is determined by the last person that logged on to the server.

 

This should not make any difference, since the integration builder is configured to use a proxy user to authenticate to the proxy for

the Elster communication channel.

 

However, the proxy logs shows that PI is using anonymous instead of the proxy user which is defined in the communication channel.

This is the cause of the symptom mentioned earlier.

 

Regards,

 

Aubrey Smith

Sender port of IDOC when sent from PO is showing up as TRFC in ECC

$
0
0

Hi Folks,

 

I suppose this might be a common issue. When I send an IDOC from PO to ECC and select the following options in the IDOC receiver receiver Channel I see the sender port is populated as TRFC instead PO sender port. This looks to be a default instead can't we have the actual Port of PO populated?

 

Capture.PNG

 

Regards

Kalyan.

system is not valid configure organizer client in tms for Quality and Production.

$
0
0

Hello Experts,

 

    I have done CTS+ Configuration. I can capture the design objects in pi development.But Quality and Production system are showing not valid configure organizer client in tms.

 

Capture.JPG

Please help me this.

 

Thanks.

How to call BRF Plus created in ECC from SAP PO 7.4 mapping

$
0
0

Dear All,

 

I'm working on a scenario where we are using BRF+ created in SAP ECC.

Since the business rules change frequently,we decided to used BRF+ instead of NWBRM where user/functional consultant can maintain rules easily.

The application is already created in ECC based on business requirement now I have to used this rules in interface to transfer data based on rules.

How can I call BRF+ rules through message mapping?

Can we used rfc lookup or soap lookup like we do in NWBPM in SAP PO 7.4.

 

Regards

Niraj

Regarding the ale settings in sap po

$
0
0

Hi Experts ,

 

               i had a scenario of file to idoc. here we are having the Process Orchestration environment which is a single stack environment. if it is idoc to file we have to configure the following

  1. 1.     Configurations in Netweaver Administrator.
    •         1. Settings in Application Resources i.e. inbounRA ( inbound Resource Adapter) Properties such as max thread count ,modifying  the Local property value as true

                2. Create a JCO RFC provider Destination

        2. Configurations at sender system(ECC)

  1. 1. Create a logical system
  2. 2. Create a Rfc destination of type T by using transaction code (SM59)
  3. 3. Create a port by using the transaction code (we21)
  4. 4. Create a Partner profile of type outbound by using the transaction code (we20)
  5. 5. If it is master data then create the distribution model by using the transaction code (bd64)



Here we are not importing the metadata in pi because we creating the sender communication channel which runs on java stack.


So in case of file to idoc what are the Pre requisites i need to do ?



If there is any mistakes in my under standing please correct me


While importing operation mode is changing in sap pi 7.4

$
0
0

Hello Experts,

 

 

   In PI development, i have selected operation mode is Synchronous and assigned the request and response message types.Am exporting the design object by file transfer successfully.  Then importing the design object into quality system successfully.I have checked in Service Interfaces. In quality system, operation mode is showing Asynchronous and request message type only.

 

Please help for me this issue.

Unable to get detailed

$
0
0


Hi All,

    I am using PO7.4. At times I need to look into the message monitoring log in production system.

 

    I am facing problem in finding the complete log of messages ( from start to end ) in message monitoring .

 

 

 

   Is there anyway to increase the trace as well as keep the log intact for longer period of time . ?

 

 

  Please refer to the attachment

Old Logs not available .jpg

 

 

 

 

Regards,

Arnab Mondal.

Unable to distribute the load across the nodes

$
0
0

Hi All ,

 

    I am using PO7.4 clustered environments . 2 clusters ( 4 nodes) . I noticed , the Adapter : EDISeparator   which is heavily being used as per design requirement in Production  , and I noticed only one node completely saturated , rest all completely unused.

 

 

Please note I have modified the screenshot to give actual picture.

 

Can anyone tell me how do I get properly distributed among the 4 nodes .

 

 

Thread Assignment .jpg

 

Thanks and Regards,

Arnab .

replace the PI ccBPM

$
0
0

Our NW BPM need handle some business process calling SAP systems. Since the traditional PI is no longer developed,

What is the best practice to implement PO style ccBPM?

 

Thanks

SXMB_IFR pointing to incorrect host if target host is UP

$
0
0

Dear Experts ,

 

I have copied  my PI Sandbox system from PI DEV  system but when I am entering tcode  SXMB_IFR  in SANDBOX system . It is pointing  to  PI DEV URL .

Please suggest me how i can overcome this problem .

 

 

Regrds ,

pradeep

Viewing all 754 articles
Browse latest View live


Latest Images

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