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

Error in SFTP Sender Adapter

$
0
0

Hi everyone,

 

i have an error with my SFTP Sender Adapter...

All settings are done right, but in the communication channel monitoring i get this error message:

Exception received: 3: lstat on .. failed.


Has anyone an idea, where i can find the documentation for this? or where i can find more informations?

 

Thanks!

 

Best Regards

Robert


How to Create a synchronous Webservice in PI to call an R/3 RFC?

$
0
0

Hi,

 

I have a requirement to call a custom R/3 RFC in a third part tool. We are planning to expose this RFC as a web service via PI. I am not sure how to expose this RFC using PI. I have been told that it's really simple, but being new to PI, i don't wanna screw anything up.? I did try to search, but didn't find anything relative or simple enough for a beginner. Any documentation or related link would be really helpfull.

 

Thanks,

Gagan

user defined search for target structure XML in PO 7.4

$
0
0

Hi All,

 

i wanted to configure a user defined search based on the target structure (mapped XML) content. Is it possible? Everywhere, I've seen the XPATH is taken from the source structure of outbound service interface/message type and this requirement is to take XPATH from the inbound service interface(target structure/message type). thx

 

mike

Mutiple Operations(Synchronous and Asynchronous) for Web Services

$
0
0

Hi PI Experts,

 

Need your inputs here.

 

I have created Web Services interfaces both Synchronous and Aysnchronous from Third party to SAP CRM (Proxy) via PI AEX.

 

Using Multiple Operations(Asynch and Sync) in Single Service Interface as sender third party requires single wsdl files for all interfaces.

 

Issue  me facing is

 

when I created a SOAP sender SYNCHRONOUS channel (Best Effort) for this ICO , all Synchronous interfaces are working not asynchronous?

 

If I use Asynchronous channel(exactly once) only Asynchronous interfaces not synchronous?

 

Please let me know how to resolve this issue?

 

 

Regards,

SarVjeet

End time / start time fields in SXI_MONITOR

$
0
0

Hi All ,

 

I know this may be a very basic question to ask but I am quite naive in SAP PI/XI so i would like to know the ideas/suggestions from the experts.

 

My issue is --

 

I created 8 files to transfer to PI/XI .

In tcode SXI_MONITOR when i try to check the XML MESSAGES , i find two fields as start time and endtime .

 

Now I need to know what these two fields denote ?

 

Does the start time field denote the starting of processing of xml file ? or it denotes the time when it reached PI/XI system because when I click

endtime field , it shows the start time as "sent time" .

 

Does the end time denote the time when the files reach to PI/XI ? or it denotes the time when the processing of file ended ?

 

1.png

On clicking the endtime of second record. (04:26:41)

2.png

 

Thanks,

Saddam

PO 7.4 Migration

$
0
0

Hi All,

 

Please any idea about how to migrate Interfaces from dual stack classic processing to PO 7.4 single stack upgrade?

 

PO alerts for single stack when u migrate from dual stack ( alert rules).


Regards,

Manikandan

SAP PI 7.4 AEX and Rest adapter

$
0
0

Hi PI Experts,

 

Can some one please let me which SP version of SAP PI 7.4 AEX have REST Adapter.

 

I need JSON web services integration with SAP PI?

 

Thanks.

 

Waiting for your response.

 

Regards,
Sarvjeet

com.sap.aii.adapter.http.api.HttpAdapterException: ERROR OUTBOUND PROCESSING, while trying to load from index 1 of an object array with length 1, loaded from local variable 'params'


multiple mapping and variable substitution - error

$
0
0

how to use varaible substitution with multiple mapping ?

My structure is :

 

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

<ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">

   <ns0:Message1>

      <ns1:ABC xmlns:ns1="http://abc.xyz.com">

         <ABC>

            <Field1>2015-01-23</Field1>

            <Field2_ID>1111</Field2_ID>

            <Field3>hello</Field3>

            <Field4>Car</Field4>

         </ABC>

<ABC>

            <Field1>2015-01-23</Field1>

            <Field2_ID>2222</Field2_ID>

            <Field3>hello</Field3>

            <Field4>Car</Field4>

         </ABC>

<ABC>

            <Field1>2015-01-23</Field1>

           <Field2_ID>3333</Field2_ID>

            <Field3>hello</Field3>

            <Field4>Car</Field4>

         </ABC>

      </ns1:ABC>

   </ns0:Message1>

</ns0:Messages>

 

my variable substitution i am putting in the channel is : - var1    payload:ABC,1,ABC,1,Field2_ID,1

 

Error :-

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: Error during variable substitution: com.sap.aii.adapter.file.varsubst.VariableDataSourceException: The following variable was not found in the message payload: var1

Mapping.No_MappingProgram_Found Interface mapping XXX does not exist in runtime cache

$
0
0

Hi experts,

We have a serius problem.

When we execute the integration (XI - SOAP) , the integration return the error "Mapping.No_MappingProgram_Found Interface mapping XXX does not exist in runtime cache". We have refreshed the cache (SXI_CACHE) and even we have restarted de server but... the error continue.

We re-creete the Interface mapping and... the error continue

In PI, tx SXI_MONITOR, in the left tree, only exist a node "Request Message Mapping" and the payload contains the next message:

 

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

<!--  Request Message Mapping  -->

<string />

 

In the node Error, we have the next information:

<Code area>APPLICATIONERROR</Code area>

<AditionalText>application fault </AditionalText>

<ApplicationFaultMessage namespaces = ""> String </ApplicationFaultMessage namespaces>

 

Thank you

Receiver FTP adapter is processing same file multiple times, even without sender adapter

$
0
0

Dear All,

 

I have a scenario(File to FTP without ESR ) while processing the file,  File(FTP) receiver adapter is sending the same file multiple times(n number of times) until I am not stopping the receiver adapter. I tried with stopping the sender file adapter, even though, File(FTP) receiver adapter is sending the file until I am not stopping the receiver adapter manually. Please see the below screenshot for Receiver FTP adapter.



Please advise.

 

Processing Mode

 

ProcessingMode.PNG

FTP config

 

FTPConfig.PNG

 

Thanks,

Farhan

Which database supported by SAP PI serialization

$
0
0

Hi Experts,

 

I am using MS SQL 2005 express database. But while I am doing serialization in PI it is not working.

 

Please help.

 

 

 

 

 

Ram Mittal

Please help with first Adapter Module Bean NWDS deployment

$
0
0

Hello experts,

 

I am following instructions to deploy a first Java Adapter Module Bean to our development system and getting a problem. I really appreciate any help in this case.

 

I am following these instructions:

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?quicklink=index&…

 

I have copied the library files and referenced them as mentioned in the document, but maybe these differ based on PI version? We are on 7.11.

 

I'm trying to load this source code:

 

Adapter Module: ReplaceString

 

 

In NWDS when I deploy it has a warning:

 

 

1. File:E:\Data\NWDS-workspace\ReplaceString-ear\ReplaceString-ear.ear

  Name:ReplaceString-ear

  Vendor:sap.com

  Location:localhost

  Version:2015.02.06.17.25.55

  Deploy status:Warning

  Version:NEW

 

 

  Description:

  1. Warning occurred on server 8900550 during deploy sap.com/ReplaceString-ear : References Test: There are no matching deploy time references (described in META-INF/SAP_MANIFEST.MF) for the following runtime references [sap.com/engine.security.facade, sap.com/engine.j2ee14.facade, sap.com/com.sap.aii.af.svc.facade, sap.com/com.sap.aii.af.ifc.facade, sap.com/com.sap.aii.af.lib.facade, sap.com/com.sap.base.technology.facade] (described in the META-INF/application-j2ee-engine.xml)., file: ReplaceString-ear.ear, column 0, line 0, severity: warning

  2. Exception has been returned while the [sap.com/ReplaceString-ear] was starting. Warning/Exception :[

][[ERROR CODE DPL.DS.6193] Error while ; nested exception is:

  com.sap.engine.services.deploy.container.DeploymentException: Cannot find business method 'process' with args [interface com.sap.aii.af.lib.mp.module.ModuleContext, class com.sap.aii.af.lib.mp.module.ModuleData] in class com.sap.adaptermodule.ReplaceStringBean for component sap.com/ReplaceString-ear*xml|ReplaceString-ejb.jar*xml|ReplaceString]

 

 

Result

Status:Warning

 

I used these parameters in the module config:

 

replacestring.png

 

 

When starting the Comm Channel and sending a message it says:

 

Message processing failed. Cause: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during lookup operation of object with name localejbs/ReplaceString, cannot resolve object reference. [Root exception is javax.naming.NamingException: Error occurs while the EJB Object Factory trying to resolve JNDI reference Reference Class Name: Type: clientAppName Content: sap.com/ReplaceString-ear Type: interfaceType Content: local Type: ejb-link Content: ReplaceString Type: jndi-name Content: ReplaceString Type: local-home Content: com.sap.aii.af.lib.mp.module.ModuleLocalHome Type: local Content: com.sap.aii.af.lib.mp.module.ModuleLocal com.sap.engine.services.ejb3.runtime.impl.refmatcher.EJBResolvingException: Cannot start applicationsap.com/ReplaceString-ear; nested exception is: java.rmi.RemoteException: [ERROR CODE DPL.DS.6125] Error occurred while starting application locally and wait.; nested exception is: com.sap.engine.services.deploy.container.DeploymentException: Cannot find business method 'process'



When I look at default trace it contains similar info:

 

[ERROR CODE DPL.DS.5029] Exception in operation [startApp] with application [sap.com/ReplaceString-ear].
[EXCEPTION]
com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5029] Exception in operation [startApp] with application [sap.com/ReplaceString-ear].
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.rollbackPart(ApplicationTransaction.java:496)
at com.sap.engine.services.deploy.server.application.ParallelAdapter.rollbackPart(ParallelAdapter.java:324)

...

Caused by: com.sap.engine.services.deploy.container.DeploymentException: Cannot find business method 'process' with args [interface com.sap.aii.af.lib.mp.module.ModuleContext, class com.sap.aii.af.lib.mp.module.ModuleData] in class com.sap.adaptermodule.ReplaceStringBean for component sap.com/ReplaceString-ear*xml|ReplaceString-ejb.jar*xml|ReplaceString

Problem with Seeburger Message-Splitter Configuration Frontend

$
0
0


Hello!

 

I have a problem with the configuration of the message splitter. After entering the "Sender-Party" and confirming the input with "Search Services" I am not able to enter/choose the "Sender-Service" because the "Search Channels" button is inactive:

 

MessageSplitter.jpg

 

Does anyone know which settings I could check?

 

Thank you very much in advance!

 

Best regards

Christian

SAP PI empty file to proxy scenario

$
0
0

Hi experts,

 

I have to build an empty file to proxy scenario.

 

in my CC Sender File I use 'File Content Conversion' as message protocol. But my inbound file is empty, so I have an error in sxi_monitor :

 

Problem while determining receivers using interface mapping: Error while determining root tag of XML: BOM / charset detection failed


I want change my CC SenderFile and use 'File' as message protocole, but i don't how define receiver determination without interface determination.


Is it possible ?


Thanks


Complex File Content Conversion

$
0
0


Hi SDNites,

 

I have a XML on the receiver side which needs to be converted into CSV,

 

XML structure,

Structure 1 (1....Unbounded)

   - Field Structure 1

   - Field Structure 2

   - Substructure 1....Unbounded)

          - Field Substructure1

          - Field Substructure2.

 

Expected output : (As multiple occurence is there)

Record 1 - > Field Structure 1 value, Field Structure 2 value, Field Substructure1 value, Field Substructure2 value.

Record 2 - > Field Structure 1 value, Field Structure 2 value, Field Substructure1 value, Field Substructure2 value.

Record 3 - > Field Structure 1 value, Field Structure 2 value, Field Substructure1 value, Field Substructure2 value.

 

Please let me know what is the best way to achieve the same.

 

Regards,

Abhis

NO_RECEIVER_CASE_ASYNC

$
0
0

hi,

 

i have an ico configured in ID which is proxy to soap scenario. we are using  Soapsender_AAE in sender communication channel.

we have configured everything in SXMSIF and SXMB_ADM. still we are getting the below mentioned error in SXMB_MONI:-

 

 

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>

 

 

<SAP:P1/>

 

 

<SAP:P2/>

 

 

<SAP:P3/>

 

 

<SAP:P4/>

 

 

<SAP:AdditionalText/>

 

 

<SAP:Stack>No receiver could be determined</SAP:Stack>

 

 

<SAP:Retry>M</SAP:Retry>

 

</SAP:Error>


please suggest somrthing i have read many blogs bt not getting any solution


Thanks

Sandhya

how to syncronize the SAP ECC and thirdparty system(webservices) through sap pi 7.1

$
0
0

Hi friends

 

how can we syncronize SAP ECC and thirdparty system which is communicated through webservices. i need some guidance please

Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL

$
0
0

Hi All,


We have a scenario of HTTP to IDOC Where a ABC company pushes the data using HTTP into our PI system.


HTTP(HTTPS with client authentication).


the scenario works fine while we test the same with soap UI without client authentication.


we have installed the Certificates at our end (Self signed)


ABC company getting the below error while posting the data(for both with and without client authentication).


Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: https://PIHOSTand port/sap/xi/adapter_plain?namespace=urn://abc&interface=SI&service=BC&qos=EO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234) at Target gateway



Please share your view's on above query.


Regards,

Noveen Bacchu

PayloadZipBean not zipping file (receiver channel)

$
0
0


Hi SDNites,

 

I have used PayloadZipBean to zip the file on the receiver communication channel. File moved to receiver directory without error but has not been zipped. Please let me know thoughts on the above.

 

Module Name : localejbs/AF_Modules/PayloadZipBean

Type : Local Enterprise Bean

Module Key : zipfile

 

Paramter name : zip.filenameKey

Parameter value : contentType

 

Paramter name : zip.fmode

Parameter value : zip

 

Regards,

Abhi

Viewing all 6719 articles
Browse latest View live


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