Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all 6719 articles
Browse latest View live

ICM_HTTP_CONNECTION_FAILED

$
0
0

Hi All,

 

The scenario is IDOC to File (XML). IDOC is triggered in ERP, comes to PI ( i can see in MonI)

 

After all pipeline steps in PI, while in call adapter in PI, i see error

 

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

- <!--  Call Adapter

  -->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

  <SAP:Category>XIServer</SAP:Category>

  <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

  <SAP:P1>400</SAP:P1>

  <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>

  <SAP:P3>(See attachment HTMLError for details)</SAP:P3>

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:Stack>Error while receiving by HTTP (error code: 400 , error text: ICM_HTTP_CONNECTION_FAILED) (See attachment HTMLError for details)</SAP:Stack>

  <SAP:Retry>A</SAP:Retry>

  </SAP:Error>

 

 

All other Proxy to file and file to proxy interfaces, works fine .. No issues in SLDHECK etc.

HTTP RFC works fine ( PI to ABAP & vice versa)

 

Can you please advice, what could be the issue

 

Thxs


SEND Mail Adapter CSV->to->RFC

$
0
0

Hello Dear!

 

I need to create a interface to get a CSV attachment from Mail, transform and send to RFC adapter.

 

Following the CC configuration on Attachment 1.

 

I'm facing the following error when the CC start to working, see Attachment 2.

 

Please, could you help me go through this?

 

Thanks a lot!

Patricia

Can SAP PI connect to SQL Express?

$
0
0

Dear Experts,

 

 

I have an urgent requirement to connect to SQL Express server and fetch data.

 

Could anyone please tell me if PI can connect with SQL Express server.

 

In recent past I have connected and interacted with many DB servers using SAP PI, like SQL (standard edition),Oracle etc.but while connecting with SQL express its giving error .

 

We tried to do a workaround by linking the SQL Express server to SQL Edition server via a link server .In  this case,when I login to SQL edition server and run a qery on Database which is present in Express server it works!.But when I try to do the same thing via PI it gives login error.We verified many times that creds are correct.

 

Any inputs to solve the above issue?

 

Thanks in advance.

configure agent in business workplace

$
0
0

Hello Experts,

 

I am executing one ccBPM scenario in PI7.4 dual stack. I am using one configurable parameter of type agent for workflow decision. I have maintained the value in integration process. But in the actual decision step no message is coming in inbox(transaction - SBWP).

 

Kindly help.

 

Regards,

Soumyadip

SMQR Scheduler in waiting state/Smq2 queue still in ready and is increasing

$
0
0

Dear Experts,

 

In SMQR,the Schduler is in waiting state,and in smq2 the queues getting increased and in ready state.

 

Tried with the following steps:

 

1)SXMB_ADM->Manage Queues->Registration,Activate

 

2)Maintained the below parameter and took a restart

1 ->  rdisp/rfc_max_queue      = 60

2 ->  rdisp/elem_per_queue  = 10000



But still the scheduler remains in waiting state and SMq2 entries increasing.

 

 

Kindly help.

 

 

 

 

 

 

Regards,

Kalpana

Sap pi

$
0
0

Hello All,

 

i have implemented IDOC to File scenario and its working fine, but the customer is asking to add two more fields into IDOC structure? what are the steps to perform in pi level.

 

 

Regards,

kranti.

Rest Receiver Adapter issue

$
0
0

Hi All,

 

I am trying to configure the scenario mentioned in this blog ( PI REST Adapter - Consuming synchronous RESTful service) for Rest adapter.

I have done all the relevant configurations. But when I trigger the data from SOAP UI I always end up in this error.

 

URL placeholder street_par is not configured or has an empty value. I have tried all possible options here but still the same error persists.

Even I have tried changing the Xpath expression to manual values but still the same error.

 

Any help would be appreciated.

 

thanks

Filter Payload content based on an element value

$
0
0

Hi experts !

 

I am getting all the material list from ByD and I want to filter on the content and keep only materials which have MaterialByElementsResponse_sync/Material/Logistics/SiteID="A1100"

 

I added a filter component using the following XPath Expression : MaterialByElementsResponse_sync/Material/Logistics/SiteID[text()='A1100']

 

But its not sending w coherent content.

 

any idea please ?

 

Thanks.

BR.

Mohammed Amine.


Public Certificate Renewal

$
0
0

Dear All,

 

I have a request to renew our client public certificate as it is going to expire soon. I have generated CSR request and sent it to CA to get the CSR response.


We need to share the public certificate (once we import that CSR response then certificate should get renewed)with the vendors/banks.


We have planned the go live date on 7th May. I came to know from the banks/vendors that they need the renewed public certificate one week before the scheduled go live date to ready for the deployment at their side.


Now my understanding is that on the day itself we import the CSR response the public certificate will get renewed (meaning on 7th may, we will import the CSR response and certificate will get renewed because if we import the CSR response before 7th May then partners won't be able to receive the messages as we have told them that the go live will happen on 7th May)


Now, I want to know how can we provide the vendors/banks with the renewed public certificate one week before 7th May?



Regards,

Ankit

Issue in Service Interface.

$
0
0

Hi,

 

I have a scenario in which one sender(Proxy) and two receivers(SFTP and SMTP), the following steps done:

Proxy sender channel

Receiver Determination

Interface Determination : two service interfaces, one for SI_SFTP and other for SI_SMTP

2 Receiver Channels: 1. SFTP and 2. SMTP.

 

My doubt is when I execute the scenario, in the message monitor it should show 2 interfaces right 1. SI_SFTP and 2. SI_SMTP.

But here the file and email both getting delivered but showing the same Interface name SI_SFTP in message monitor. Any suggestions.

 

Thanks,

Vijay.

Cannot create target element : Values missing in queue

$
0
0

Hi Friends,

 

My scenario is JDBC to proxy.

 

Just development is done for this.

 

for testing, we are pulled the data from the database(sender) using sender cc in RWB , we are getting  with out errors .

 

while checked in sxmb_moni  it gives the following error:

 

vlaue.PNG

 

where is error occurs?

 

if field not getting the data then how to identified that field easily ?

 

Please do the needful.

 

Regards,

Ravi

Need to validate a CSV file based on the first field of the last row

$
0
0

Hello Experts

 

I have a scenario wherein a CSV file has to picked up from a SFTP and it has to be pushed into R/3 through proxy.

 

The first field of the last row of the CSV file has to have a value "EOF".If the first field of the last row doesnt have this value then the file should not be picked ,It should be placed in an error folder.

 

I will attach the screen shot  for your reference.

 

Please let me know if any more clarification is required.

 

 

Thanks in advance

 

Advit ramesh

Model Operation not fetching entities in Eclipse Luna (Succesfactor Adapter ) HCI

$
0
0

Hi All,

 

Requirement is  i have to fetch data from Successfactor using SFSF adapter and write the data on SFTP server , for this i have  created an Integration Project  in eclipse and was configuring the Sender channel using SFSF adapter. Later we have to deploy our Integration project  to our HCI tenant

 

Eclipse Version Used : Luna Service Release 2 (4.4.2)

 

Have installed the required tools in eclipse .

 

Problem is when i am trying to maintain operation details(Query) using Model Operation ,  entities are not getting populated even after successful connection .

Model_Operator.PNG

For reference to what i am asking for you can use the link : Starting with Hana Cloud Integration? Create a simple integration flow (iFlow)!

 

Is this could be because of  wrong version of eclipse or due to some missing configuration in Eclipse or Successfactor.

 

Need Help !

 

Thanks

Ankit

Sap pi

$
0
0

Hello All,

 

I am doing proxy to file scenario. pi is not getting the message from proxy. How to find out the errors in outbound proxy(server proxy)?

 

Regards,

kranti

Successfactor Integration Content

$
0
0

Hi

 

I am looking in the service market place to download ESR content PA_SE_IN needed for PI with respect to succesfactor employee central.

 

All I can find is guide and no zip file.

 

Can somebody guide me where to find the zip file related to this?

 

Regards

Sam


IDOC Control Record

$
0
0

Hi All,

 

My scenario is File to IDOC. For control records creation i have enabled the below settings in the IDOC receiver channel, but while posting the IDOC to ECC,Control records are not getting populated correctly.

 

Control Record.JPG

 

     Control Record from Payload:

 

         <SNDPOR>DX1CLNT504</SNDPOR>

         <SNDPRT>LS</SNDPRT>

     <SNDPRN>DX1CLNT504</SNDPRN>

    <RCVPOR>SAPDR1</RCVPOR>

       <RCVPRT>PY</RCVPRT>

    <RCVPRN>1000215</RCVPRN>


IDOC outbound XML: [while posting the IDOC to ECC values are getting populated based this]

 

      <SAP:SNDPOR>SAPDX1</SAP:SNDPOR>

 

   <SAP:SNDPRN>DX1CLNT504</SAP:SNDPRN>

 

   <SAP:SNDPRT>LS</SAP:SNDPRT>

 

    <SAP:SNDPFC/>

 

    <SAP:RCVPOR>SAPDR1</SAP:RCVPOR>

 

  <SAP:RCVPRN>DR1CLNT507</SAP:RCVPRN>

 

    <SAP:RCVPRT>LS</SAP:RCVPRT>

  
       Can you please help how to take the Control record values from Message Payload and overwrite the IDOC Outbound XML values and how are the values populated in the IDOCOutbound?


      Thanks,
      Tinu

   

Sap pi

$
0
0

Hello All,

 

Can any one tell me how to monitor the EDI messages,

 

Regards,

kranti.

Alert configuration

$
0
0

Hi All,

 

After patching upgrade to the production environment, i am not getting alert mails due to few options(suppress and aggregate alerts)  added to the earlier version.

 

could you please let me know, whether we need to check the suppress and aggregate parameters to get the alerts into my inbox or do we need to change anything else please advise.

Need help on Unix Scripting for downloading a text file from web application.

$
0
0

Hi All, I have a requirement in my project and it is related to Unix Shell scripting as SAP PI system is running on Linux OS.

 

Business Scenario:

The text file will be downloaded from the web application and send to SAP for import into this system.

 

PI Design: SAP Proxy-->File(NFS) scenario.

 

My Technical Requirement is PI should connect to the web application and downloads the file and places into  SAP PI application directory "/xxx/Backup" and same file should be SSH to SAP ECC directory "/interface/xxx/555/xxx/inbound/".

 

The Sender Proxy and Receiver Channel are dummy object and script would perform the actual job.

 

Thanks,

Ramesh A

Business partner iflow sequence in HCI

$
0
0

Hi,

I am working on to replicate master data from ECC to C4C using HCI, the replication is working fine but have an issue with the sequence. When business partner replication is triggered in ECC, it also triggers the replication of Business partner address and Business partner Contact. It triggers address and contact replication before the Business partner itself.

 

hci.PNG

This causes delay in C4C. Since Business partner doesn't exist in C4C by the time Address and contact web services tries to update the Business partner, it gives an error message and waits for the issue to be resolved and tries after the wait time. It succeeds on first re-try.

C4C.PNG

 

Is there anyway to change the sequence? I want to send the Business partner first to C4C followed by address and contact.

 

Thank you,

Praveen

Viewing all 6719 articles
Browse latest View live


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