FCC Error in RWB

Hi All,
My scenario is Idoc to File scenario in which i am using FCC at the target end,
My data type structure was
RootNode
Level -
1
5 Fields
Level  -
2
5 Fields
Level -
3
5 Fields
and my FCC parameters was ..
Level1.fieldFixedLengths  --- 0,0, (As i dont want all these fields i marked as 0,0,....)
Level1.fixedLengthTooShortHandling  -- Cut
Level1.endSeparator                           -- 'nl'
Level2.fieldFixedLengths                    --- 10,15,10,12,15
Level2.fixedLengthTooShortHandling  -- Cut
Level2.endSeparator                           -- 'nl'
Level3.fieldFixedLengths  --- 10,15,10,12,15
Level3.fixedLengthTooShortHandling  -- Cut
Level3.endSeparator                           -- 'nl'
but, unable to find where actaully the error is..
This is the folllowing error which i am getting in Receiver comm channel monitoring in RWB.. I think the error is with FCC
Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error occurred while connecting to the FTP server "rps37ykf.rim.net:21": java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns0:RootNode' found in document', probably configuration error in file adapter (XML parser error)'
request your inputs to solve this issue..
regards,
sai

Hi..
RootNode ..is it the name of your Message type?
Yes Root Node is my message Type
Also are Level1,Level2,Level1 on same level?
Yes all the levels are in same level ..
If i need to suppress any one level at the output end how can i suppress it..
If i alter the Data type structure i can do it but the values which is populated at that level will be used by the other levels
Eg: i want to suppress level 1 but some functionality of that level will be used by the other 2 levels. so in the structure it is essential but at the target end i need to suppress those values..
can i suppress it using any other fixedlength funcitonality
regards,
sai

Similar Messages

  • File to Soap error in RWB

    Dear Friends,
    I am working on File to Soap scenario,In this scenario File is picking succssfully and posting to target side I got the error in RWB like
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. ---> There is an error in XML document (1, 2205). ---> Input string was not in a correct format.
    How to correct the input string , Please suggest how to resolve this issue.
    Thanks & Regards,
    Shalini Shah.

    This error occurs when:
    1) Incorrect data structure is send to the SOAP application ..... compare the payload that you are sending to the SOAP application with the WSDL structure that you have imported in IR .... both should match exactly....also confirm that the WSDL you are using the latest one.
    2) Target URL/ Action is not properly configured in the receiver SOAP channel
    3) Is your target system up and running?
    Regards,
    Abhishek.

  • Jdbc receiver error in RWB

    My scenario is Idoc to jdbc..
    I m able to successfully send the idoc from R3 and it is received in XI also.
    However the message does not reach to database and am getting the following error in RWB of XI.
    "Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@172.25.XX.XXX:1521:<SID>': SAPClassNotFoundException: oracle.jdbc.driver.OracleDriver"
    Kindly tell me where the problem is.

    Hi,
    refer the below link for step by step process:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ffd890-0201-0010-708f-d5dad2dfcf3a
    Thnx
    Chirag

  • Getting error in RWB

    Scenario:file to file
    Source Structure: 2 fields( Fname & Lname)
    Target Structure :1 field(Full_name)
    i m getting below error in RWB when i start sender communication channel.
    error"Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR converting document line no. 1 according to structure 'ROW':java.lang.Exception: ERROR in configuration / structure 'ROW.': More elements in file csv structure than field names specified!"
    my csv file has only two fields that is "aaaaa,bbbbbb" and i saved it as hello.txt
    help me how to resolve it.
    send your solutions simple as possible

    hi,
    i took pay load from sxmb_moni and checked it in mapping and it showed error
    payload form SXMB_MONI
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns:MT_SNDRSUN1 xmlns:ns="http://suntosun">
    - <Recordset>
    - <ROW>
      <FNAME>BBBBBBBBBB</FNAME>
      <LNAME>aaaaaaaa</LNAME>
      </ROW>
      </Recordset>
      </ns:MT_SNDRSUN1>
    Below Xml Code is normaly i copied from test->source text view from message mapping
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_SNDRSUN1 xmlns:ns0="http://suntosun">
       <ROW>
          <FNAME/>
          <LNAME/>
       </ROW>
    </ns0:MT_SNDRSUN1>
    *can u mention wat error it may be

  • Analyze error in RWB

    After some performace testing I have an error in rwb (sender )
    Transmitting the message to endpoint http://xi:8000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 500 : Internal Server Error.
    smq1/smq2 doesn't show messages
    runtime cache is updated
    Message status is waiting
    How to analyze what's happen with Integration Engine?

    Denis
    A HTTP Response in the Adapter Framework can be caused by the following:
    The J2EE server might be overburdened and cannot accept the call. The 'Receive'servlet is not called. You will find further details on the HTTP status code definitions under "http://www.w3.org". Check the accessibility of the server by calling: http://<hostname>:<port>/MessagingSystem/receive/AFW/XI.
    The Listener Beans of the affected connection (AFW, Marketplace, BC,see above) were not registered or the log-specific Event Handler was not found.
    To debug this go to SAP Notes: <b>803145</b>
    ---Mohan

  • Configuration error in RWB

    Hi all,
        I am getting the following error in
    RWB-->configuration.              com.sap.aii.proxy.framework.core.BaseProxyException: User XIISUSER has no RFC authorization for function group SXI_PMI_CONFIG ., error key: RFC_ERROR_SYSTEM_FAILURE Logon Data For nw4sr1.corp.miraclesoft.com
                 It is giving authorization error while trying to login using sapuser.
                 Is configuration related to alerts and alerts configuration? 
    Could anybody idea about this issue ?
    Thanks & Regards,
    sekhar

    Hi michal,
               we did not change the password.
              We are facing one more problem with alert configuration.
              I am able to create alert categeory through the direct transaction(alrtcatdef). But while creating through RWB it is giving the following error.
    URL http://nw4sr1.corp.miraclesoft.com:8000/sap/public/bc/its/mimes/system/99/page/hourglass.html call was terminated because the corresponding service is not available.
    Could u help me to solve this issue..?
    Thanks,
    sekhar.

  • Error in RWB  For File 2 RFC 2 FIle ?

    Hi Experts
    I Got a error in RWB -> Configuration - >
    No ports that send to the Integration Server could be found for the following ALE logical systems:<br>PIDCLNT120: Name or password is incorrect (repeat logon) .

    Hi
    In Sender RFC check --> SM59 --> Test Connection (Also Check if user got locked by this time)
    In receiver RFC check in the configuration
    Rgds
    srini

  • ECC Connectivity Error from RWB (SXMB_CONF_ITEMS)

    We are able to connect PI 7.1 to ECC 6.0 on our QA server successfully however when we attempt to connect to the ECC 6.0 on Prod we get the following errors from the RWB
    Errors:
    Are roles in SXMS_CONF_ITEMS and SLD Consistant? RED
    Has an integration server destination been defined ? RED
    Function SXMB_GET_IS_ENDPOINT failed (return code = 1)
    Resolutions Attempeted:
    1) In PI 7.1 We have created TS and BS for the production ECC 6. We get the above error in RWB.
    Result: Works in QA. Green Lights in RWB when we point it to QA ECC system (create TS and BS for the QA ECC 6 system).
    2) We checked the corresponding role for the business system as Intgration Server in SXMB_ADM and SLD Pipeline URL in Integration_server_xxx BS.
    We cleared cache and rebooted system twice. We have the same settings in Prod however for some reason its not applying successfully.
    3) We have the appropriate roles and profiles set for PIRWBUSER on the ECC side and PI side.
    Could anyone please give me some clues to fix. Thank you for your time in advance.

    Thanks. 
    We just fixed this.
    We set the Role of Business system as Application System in SXMB_ADM in Production ECC system to fix.

  • Error in RWB

    Hi
    while i am monitoring in RWB under message monitoring
    Status System Error
    Error Category XI_J2EE_ADAPTER_FILE
    Error Code PROCESSING_ERROR
    It is in adapter engine
      In auditlog i am getting error like this
    Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Error during variable substitution: java.text.ParseException: Security violation encountered during variable substitution: Content of variable po is not safe: A.Hoorsun/: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: Error during variable substitution: java.text.ParseException: Security violation encountered during variable substitution: Content of variable po is not safe: A.Hoorsun
    How to solve this type of error.
    thanks in adavance
    rao

    Rao,
    Try checking the flag 'Disable Security Checks' in the communication channel.
    Regards,
    Koen

  • RECEIVER FILE ADAPTER FCC ERROR

    Hi team
    My scenario is a text file has to be picked up by PI, has to processe it and the receiver is Proxy and it has to get updated and sent back to FTP location.
    i am using Sender File Adapter with FCC and Also receiver File Adapter with FCC.
    Both the sender and receiver structures are same; i am using the same FCC parameters for both the sides.
    in Receiver File Adapter i am getting the following errors
    1) Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Parameter '.fieldFixedLengths' or '.fieldSeparator' is missing
    2)Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Parameter '1.fieldFixedLengths' or '1.fieldSeparator' is missing
    please help me out
    thank you
    Edited by: vemugantivn on Aug 16, 2010 12:19 PM

    Hi,
    > 1) Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    >  Parameter '.fieldFixedLengths' or '.fieldSeparator' is missing
    > 2)Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    > Parameter '1.fieldFixedLengths' or '1.fieldSeparator' is missing
    It is saying that you are not using the fieldSeparator parqameter.
    have you provided the field separator parameter? if not then give like below
    order_row.fieldSeparator : ,  (give what ever the separater you are using)
    or 
    order_row.fieldSeparator : 10,5,...  (if you are using fixed length)
    Regards
    Ramesh

  • Ping error in RWB for J2SE Adapter Engine

    Hi,
    we have several external J2SE adapter engines and they function great other than from a monitoring perspective. In RWB "Ping Status" I'm getting the following:
    HTTP request failed. Error code: "401". Error message: "Authorization Required"
    Suggestions?
    Cheers,
    Mattias

    <u>This is not an answer to your question.</u>
    I've tried to get an answer for: how to register J2SE adapter with Integration Server ?
    I tried using SLDAccess service on J2SE adapter with no luck (with this J2SE Adapter Engine is registered in the SLD). My J2SE adapter was never available in the configuration means, in the communication channel ex: file adapter, for the adapter engine drop down all I have is Integration Server, my J2SE adapter was never listed there.
    If you know an answer please post.
    thanks
    SKM<u></u>

  • Regarding mapping error in RWB

    Hi Every one
    I am doing idoc to file scenario. In the message mapping
    i tested the mapping it shows executed successfully.
    but when i tested the RWB the receiver communication channel
    it shows following error.
    can anyone please help me how to solve this error
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns0:MT_VendorMaster' found in document', probably configuration error in file adapter (XML parser error)': java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns0:MT_VendorMaster' found in document', probably configuration error in file adapter (XML parser error)'

    HI,
    As with prakasu and latika..
    it is not an mapping problem.. it may be due to wrong configuration in the adapter communication channel configuration .. during receiver configuration the record set structure will be defaultely present, try to remove that and provide ur message type which u created in the IR..
    and try to check with the test tab..
    regards,
    Kishore

  • Empty document found. Proceed without sending message - FCC error

    Hi,
    Getting the above error in sender file channel monitoring and cant seee message in moni.
    My FCC parameter are
    Record set structure: OrderHeader,,Item,
    Sequence : ascending
    Key field name : keyField
    type: string-case insenitive
    OrderHeader.fieldSeparator: ,
    OrderHeader.fieldNames: SFA_Order_No,Order_Type,Order_Type,Dist_Channel,Division,Sales_District,Ship_To,Document_Date,Discount,IDENTIFIER,Delivery_Date,Sold_to_Party,Sold_to_Party
    OrderHeader.keyFieldInStructure: add
    OrderHeader.keyFieldValue: OrderHeader
    OrderHeader.endSeparator: 'nl'
    Item.fieldSeparator: ,
    Item.fieldNames: SFA_Order_No,Material_No,Quantity,GIK_Flag
    Item.keyFieldInStructure: add
    Item.keyFieldValue: Item
    Item.endSeparator: 'nl'
    i dont have key field in my source strucure, so given Item.keyFieldInStructure: add
    my source file is:
    1000001,"Z001","RU  ÍÎÂÈÊÎÂÀ ÀÍÍÀ","2999901553","20090803",25,0,"20090804",2999901553,""
    1000002,"Z001","RU  ÍÎÂÈÊÎÂÀ ÀÍÍÀ","2999901549","20090803",25,0,"20090804",2999901549,""
    1000001,"80806730",1,1
    1000001,"81200005",2,0
    1000002,"90101446",1,1
    1000002,"90194294",1,0
    source DT strucute is:
    can you please validate my FCC parameters?
    Regards,
    Rashmi

    Hi Rashmi,
    Remove all this:
    Key field name : keyField
    OrderHeader.keyFieldInStructure: add
    OrderHeader.keyFieldValue: OrderHeader
    Item.keyFieldInStructure: add
    Item.keyFieldValue: Item
    and put this:
    Key field name : SFA_Order_No
    and test it.
    Regards,
    ---Satish

  • FCC error :java.lang.Exception: Column value '   ' too long

    Hi all,
    I am using FCC on receiving File adapter...
    While executing i am getting this error in CC monitor
    com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Column value '   ' too long (>1 for 2. column) - must stop',
    i searched in SDN but no luck till now..
    Plz help me out..
    Thanx in advance.

    Hi,
    Check ur FCC parameters,
    File content conversion sites
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards,
    Phani.
    Reward points if Helpful

  • "The page cannot be displayed" error in RWB with IE6 on Windows XP SP2

    The following screens in the RWB give an error "The page cannot be displayed":
    - End-to-end monitoring
    - Alert Configuration
    - Alert Inbox
    My colleague who is on IE6 on Windows 2000 can display the pages. We have the same roles.
    I searched on SAP notes and in the XI forum but could not find any response to this issue yet.
    Any ideas?
    Thanks.
    Cedric

    Not really an answer for you, but I run SP2 with IE6 and have no problems.  Could be a problem with the host being defined for the Windows 2000 user, but not yourself.  Some RWB connections are internally using the Fully qualified domain name while others don't.  I know this was an issue with our adapter engine set-up at one point after we applied SP13.

Maybe you are looking for

  • Iphone 3gs not working after update to ios 6.1.3

    I had a iphone 3gs with ios4.1(unlocked for any carrier). I updated it to ios 6.1.3 and  it is not working with my local carrier. I tried jailbreaking (my bad) and now i am not getting anywhere. How can I use it back for my carrier... i am ok with io

  • Itunes unusable - crashing constantly since new operating system

    Since upgrading to MAC OS X version 10.7.3, itunes has been crashing constantly.  It will not even open and is completely unusable.  Now Outlook is also crashing.  I use itunes with my ipad, ipod, ipod touch, kobo reader.  Any ideas? 

  • Same query, different results depending on compute statistics!!!

    This one is really weird, you would think I am making this up but I am not... We have one really long query that uses several large inline views and usually returns a few rows. All of a sudden the query stopped working -- i.e. it returned no rows. We

  • Behaves odd after a row is removed

    I am able to add new rows to the table and remove a row using table.getSelectedRow(). But when the next time I try to add a new row, it adds the row but the setValuesAt() doesnt seem to work. I debugged the values and they seem to be there. Do I need

  • InDesign Cs5.5 Scrollbar, palettes, and toolbar buttons locked up (but not all)

    Can anyone help me?? I have InDesign as part of Cs5.5. My scrolbars, palettes, and many toolbar buttons aren't working. I can't select the Selection tool, text wrap options, or put color to shapes as just some examples. I have looked all over the for