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

Messages failing in MONI

$
0
0

Hi All,

 

we have an synchronous interface in Production Environment SOAP to Proxy,if we send the Request we are getting the response from SAP properly but the issue i'm facing is messages are successfull in SAP sxmb_moni(returning response) but coming to PI sxmb_moni they are showing

MAPPING">EXCEPTION_DURING_EXECUTE error (symbol showing: system error-restart not possible) why we are facing this issue even the interface is working fine.

 

@Mapping is good in SAP PI and we are getting the mandatory data also.

 

 

if we trigger from SOAPUI we are getting the response but the same thing in SAP PI   

 

 

Can any one give me the Reason and how to resolve this issue.

 

Thanks,

P R


SAP PI to Oracle Eloqua Integration

$
0
0

Hi Experts,

 

We are in discussion for PI to Eloqua integration. It will be a proxy to REST Web service interface.

 

Has any of you done any PI to Oracle Eloqua integration?

 

Can you please share what all things we need to consider for integration with Eloqua ?

 

Please do shed some light on working with Bulk APIs (the complexity of working with it with special considerations).

 

Is there some documentation for it on SCN? (Apart from Standard Oracle Eloqua documentation)

 

Regards

Saurabh

Getting Unauthorized error at first attempt in HCI

$
0
0

Hello,

 

I'm trying to build a sample SOAP-SOAP integration in HCI enviroment. I just used very simple scenerio that calls a weather forecast webservice.

 

 

I just selected basic authentication in Sender side.

 

Error3.PNG

 

 

After deployment, i get endpoint and trying on a browser just a simple test then it requires basic authentication. After i provide it gives following error.

 

 

Error.PNG

 

 

Tail Error logs.

 

Error2.PNG

 

 

 

 

Anyone has faced with the same issue?

 

 

Regards,

Tahir

Multiple sources connected to one receiver

$
0
0

Hello SAP Gurus

 

I have a requirement where I have 3 incoming interfaces. The data coming from three need to be mapped and sent to one receiver.

 

Is there a way to get it done without using BPM?

 

I did search but could find one source to multiple receivers but not the other way.

 

 

 

Any comments or feedback will be highly appreciated.

 

Thanks in advance
Ram

jar files imported through variable method in NWDS not working

$
0
0

Dear All,

 

My purpose is to create an adapter module to read an Excel File. The module adapter is based on the following jar files apart from the basic packages

 

1. EJB jar files - aii_adapter_xi_svc.jar, aii_af_cci.jar etc

2. Module jar files - com.sap.aii.af.cpa.svc.api.jar, com.sap.aii.af.lib.mod.jar etc

3. Excel jar files - poi-3.10.1-20140818.jar etc

 

The first two sets are available in the server. So while creating the EAR, the jar files for the last set should only be included.

 

I have added the first two sets via variable method i.e. Windows --> Preferences --> Java --> Build Path --> Classpath Variable --> Selected the folder with the required jar files. But the java files in the project are not getting the corresponding packages.

 

But if they are directly imported in the project as External Jar files, they are accessible.

 

Any idea. Why?

 

Thanks and Regards,

Rana Brata De

How to select a from DB having condition?

$
0
0

Hi,

 

My Sceneriois Proxy-to-JDBC Synchrous. Senderis sendingidto JDBC and JDBC need to select the data based on this id  and send it back to proxy.

 

Select A,B,C,Sales_id, Sales_Date where Sales_id=id and Sales_Date= between today and Today-20 is the data we need to select from JDBC.

 

I have created recieveras follows:

 

Root

   <Statement>

       <dbTableName>

        Action

        Table

        <Access>

         A

         B

         C

         Sales_ID

         Sales_Date

        <Key1>

          Sales_ID

         

But i am a little bit confused about Sales_Date field and its Condition, Where to mantian in structure and How to pass condition.








    

          

                           

jdbc receiver select and update

$
0
0

Hi all;

 

i have requirement from customer with jdbc receiver select and update.

pattern is  soap to jdbc(oracle) select  sync.

 

1. i have to select with multi po number as following;

   source data

          row(0, unbound)
               PO number

            

 

 

   select * from EKPO where EBELN in ( po number1, po number2,  ...... )

                                    

 

   current i completed it with only one PO number1,,  but coming from multiple po number,  i do not know how to do it .

 

   do i have to make key as ( 0, unbound )  in mapping target jdbc receiver select format?

 

   oracle stored procedure is possible ?  as i know,  SP is called by one by one call.

   if not possible, what about oracle function?

 

 

2. new question. ( soap to jdbc sync  select)

    is there a good way ?   soap to jdbc sync select with key and then update data selected scenario ,

    response data should be row table.

 

 

additional ,   we are using 7.31 .

 

 

thank you  in advance

Can SAP's B2BAddOn SFTP and EDI adapter CoExist with SeeBurger Adapters

$
0
0

We found some information that Seeburger's X12 EDI and SFTP adapters can't coexist with SAP's new B2B AddOns for the same SFTP and EDI solution. We are looking for any references who has migrated from SeeBurgers's adapters to SAP's B2B Addons. We have Seeburger's SFTP and X12 BIC adapters currently heavy use in production, since SFTP is a free as a start we planning to migrate/replace SFTP adapter from Seeburger to SAP's B2B Addon and eventually migrate to X12 Adapters.

 

Please let me know if you had any complications from a Technical perspective or warranty etc...

 

Thanks in Advance

Laxman


Error while reading exchange profile for system and client #

$
0
0

Hi Experts,

 

I have a an issue with Proxy interface..This is a new production sever and first interface after deployment is throwing error.

 

Thing is , when message is sent from ECC using sender proxxy, it fails in ECC , in sxmb_moni I see red message saying :Error while reading exchange profile for system <SID> and client 100.

 

I have chcked all the configurations in ECC and PI , everything looks good.Also specially RFC destination LCRSAPRFC is checked in ECC which fetches exchangeProfile data from PI, that too is running fine.

 

Not sure whats wrong here now.Any idea how could this be resolved?

 

Thanks

User Authentication for ABAP HTTP adapter vs Java HTTP Adapter

$
0
0

Hi Folks,

 

Is there any difference between the way the user is authenticated in ABAP HTTP adapter vs Java HTTP adapter for POST method.

 

Regards

Kalyan.

IDoc to Mail with attachment Scenario

$
0
0

Hi Experts,

 

at the moment I'm developping a IDoc to Mail message flow.

I have to transform the IDoc to a Papinet EDI-Message.

 

I want to use the Mail-Package because i want to change the subject, the receiver and the content.

I also want to keep the content as text.

 

The question is how to create and transfer the messages for the mail and the EDI-XML-Document to the mail receiver.

 

The result should be a mail with Subject and content and attached the XML-EDI-Document.

Is it possible to do that with SAP PI/PO?

If yes, how can i solve the problem?

 

A multi-Message - Mapping with a module?

 

I searched a lot in the SCN, but i found no tutorial for this kind of problem.

 

regards,

how to replace formatNumber standard function with udf?

$
0
0

Hi Expert,

 

Currently I am using formatNumber standard function to create 18 digits number, but its failing when alpha numeric comes as input. now Can you please some udf to handle alphanumeric input and required to 18 digits output. if input length less than 18 digits, then zeros should be padded. Please suggest if it is possible thru graphical.

 

Please provide the udf earliest. thanks in advance.

 

Thanks,

chandar

inbound IDoc serialization

$
0
0

Dear all,

I have a requirement to serialize IDocs that PI creates in the ERP system. By this I mean not only that the IDocs are sent to the ERP system in the order that they were  received on PI, but also that the ERP system makes sure that each IDoc is processed one after the other.

 

What steps are required on PI and ERP to achieve this? Can it in this scenario also happen that locks on the business object occur? If so, do we have to plan any reports that reprocess failed IDocs? Or is this not applicable for EOIO queues?

Removing multiple header lines from CSV file

$
0
0

Hello Everyone,

 

I have a IDOC to CSV file scenario in PI, where multiple IDOCs for a particular Vendor gets converted into a single CSV file. Now as per the requirement, we need to generate a header line in the CSV file.

 

I have developed it and currently header line is generating in the file but the problem is, each and every time a IDOCs sent to PI, the header generation logic gets triggered and at end in the final CSV file, multiple header lines are populating instead of once.

 

Kindly suggest to solve the issue.

 

Do let me know if you require any further information on the same.

 

 

Regards,

Ravi

UDF to convert the XML string into XLSX & BASE64Binary

$
0
0

Hi,

 

Please help me with below issue:

 

SAP PI 7.3.1 - Dual stack-> ICO configuration

 

SOAP outbound sync to Proxy Inbound Sync.

 

PI receives ID number -> Proxy returns details pertaining to the ID.

 

PI has to further generate excel file in .xlsx format additionally from the proxy response & send it to soap with XML data + .xlsx sheet with base64 binary encoding.

 

I'm trying to use attached xml to xlsx java encoding & further translate to base 64 encoding.

 

I found the java code from another blog but I'm unable to understand how to modify this as udf so that I can map this udf just to the File field.

 

Since I'm expecting to do something like below.

 

Source 1,2,3,4 is mapped to Target1 ,2,3,4 & source 1,2,3,4 (return as XML) is also input to File base64 field where in I'm trying to insert the udf.

 

Source segment1 occurs multiple times but just 1 File gets generated with multiple records.

 

 

SourceDTTargetDT
Segment 10-unboundedSegment 10-unbounded
Source1xsd:stringTarget1xsd:string
Source2xsd:stringTarget2xsd:string
Source 3xsd:stringTarget3xsd:string
Source 4xsd:stringTarget4xsd:string
Segment 20-1
Filexsd:base64Binary

 

I will use 2 udf's 1 for converting the xml string to xlsx

 

2nd for converting xlsx to base 64 Binary. I found the base64 code in other blog.

 

For xlsx udf I found java mapping but not sure how to modify it per my requirement. I have an idea that I need to import apachepoi under import instructions & modify the attached text file code to udf.Kindly please me with this requirement.


Repeat Target Segment based on multiple source fields

$
0
0

Hi Experts,

 

I have following scenario of mapping,

 

Source Structure (Customized structure from legacy system):

 

<PO>

.....multiple fields

<Tax1>

<Tax2>

<Tax3>

<Tax4>

<Tax5>

.....multiple fields (same parent)

</PO>

 

Target Structure (Standard structure):

<Purchase Order>

.....multiple fields

<Tax Detail> (0 to unbounded)

     <fields>...

</Tax Detail>

</Purchase Order>

 

I need to repeat Tax Detail segment in Target structure based on how many Tax field comes in Source structure (same level)...as of now it is 5. is it possible using standard functions or do I need to write UDF...if yes please provide details on how should I proceed.

 

Please help.

 

Thanks and Regards,

Nitin Patil

Multiple message mapping

$
0
0

Experts,

 

I have a scenario where in I need to split a message and send it to different targets(A & B)  using two different mappings. But the issue is I can have data only for system A or only for system B or it can be for both. How can I handle the first two scenarios?

 

Cheers.

Question on Splitting source payload into different sets of target messages

$
0
0

Hello SAP PI Gurus

 

I have a requirement where I am getting a payload sorted on Company Code field.

 

I have to split it into different messages for each company code.

 

For example : If I have incoming payload as

 

 

Source Message

==============

Company Code    Field1  Field2

 

CC1                    111        222

CC1                    333        444

CC2                    555        666

 

 

I want this to be split into 2 messages as follows

 

 

Target message 1

 

 

Company Code    Field1  Field2

 

CC1                    111        222

CC1                    333        444

 

 

Target Message 2

 

 

Company Code    Field1  Field2

 

CC2                    555        666



I tried searching and found many splitting suggestions but many of them were not graphical but other ways like XSLT.  I have to do it using graphical.



Any suggestions or recommendations would be highly appreciated.


Thanks

Ram



b2b Addon - customize EDI message

$
0
0

Hi,

 

We have a requirement to have custom EDI message type 4010VCS inbound to PI. I had gone through the link

 

customize EDI Conversion rules in SAP PI 7.31

 

But still message is failing at Sender communication channel with the error

 

Cannot deliver message: com.sap.aii.af.lib.mp.module.ModuleException: Error occured at X12 document character 194: Cannot find conversion rules for 850/004010VICS. Will deliver negative 997 if requested.

 

And I tried to add in Control Key Scenario Association all the interface are failing with below error.

 

Cannot deliver message: com.sap.aii.af.lib.mp.module.ModuleException: Error occured, cause Dangling meta character '*' near index 0

*

^. Will deliver negative 997 if requested.

 

Apprciate your inputs to solve the problem.

 

Thanks,

Dhill

Sender FTPS---Certificate and TLS version ?

$
0
0

Hi All,

 

We have a scenario FTPS--->PI--->Proxy.

 

If we chose to Go FTPS with certfictae which certfiacte do i need to get from the client ?? is it SSL or thier public key ? or both are same ??

 

And also To connect to thier server client is asking us to enable TLS v1.0 . Can you please let me know how to check the TLS version ?

 

SAp PI 7.31 SP11.

 

 

Regards,

Kiran

Viewing all 6719 articles
Browse latest View live


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