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

JMS sender content conversion problem

$
0
0


Hello,

 

My scenario : JMS sender(MQ) --> SAP PI --> SAP ECC.

 

Problem: Data is sent via Websphere MQ series(JMS provider) in flat file(text format).

The CCSID at MQueue is 1208.

Format: MQSTR

Type: Datagram

 

I could see the data received by MQueue

 

We are receiving invalid data in the form "@@@", "@@??????".

<JobNumber>@@???</JobNumber>

  <UserID>??????@</UserID>
    I am using JMS Message transformationBean to convert the data. Below is my confirmation:
    Character Set ID(CCSID) for non-ASCIINames: 1208.
    Processing Sequence for conversion:
  
    SAP XI JMS Adapter/ConvertJMSMessageToBinary    convert_JMS2Bin
    SAP XI JMS Adapter/ConvertBinaryToXMBMessage    convert_Bin2XI
    AF_Modules/MessageTransformBean                          Plain2XML
    CallSapAdapter                                                          call_AF_MS
    Module Configuration:
    Transform.Class                    com.sap.aii.messaging.adapter.Conversion
    Transform.ContentType        text/xml;charset=utf-8
    xml.conversionType            SimplePlain2XML
    xml.documentName           
    xml.documentNamespace
    xml.fieldFixedLengths
    xml.fieldNames
    xml.lastFieldsOptional
    xml.processFieldNames    from Configuration
    xml.structureTitle
    Is there anything missing in the configuration due to which data is not translated properly. I am not getting any error in the processing of message,but data coming is invalid. Let me know if you need further details to understand the problem.
        Please advise.
    Thanks
    Shikha

Viewing all articles
Browse latest Browse all 6719

Trending Articles



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