HTTP to RFC Mapping error:com.sap.aii.utilxi.misc.api.BaseRuntimeException:

hi all,
          I am doin a http to rfc scenario.In moni it is showing a mapping error in the request mapping and showing this error.In IR my mapping is working fine but in payload runtime i found the error is because it is showing <?xml version="1.0" encoding="UTF-8" ?> twice.Below is the payload message
<i><?xml version="1.0" encoding="UTF-8" ?>
  <?xml version="1.0" encoding="UTF-8" ?>
- <ns0:Lspm_Request_SampledueGrid_MT xmlns:ns0="http://satyam.com/xi/LSPM">
  <KUNNR>100000</KUNNR>
  <FROM_DATE>15.11.2006</FROM_DATE>
  <TO_DATE>10.12.2006</TO_DATE>
- <EQUIPMENTID>
- <item>
  <EQUIPID>wb</EQUIPID>
  </item>
  </EQUIPMENTID>
+ <LOCATIONID>
- <item>
  <LOCID>1</LOCID>
  </item>
  </LOCATIONID>
- <OILID>
- <item>
  <OILID>BP260</OILID>
  </item>
  BP260
  </OILID>
  </ns0:Lspm_Request_SampledueGrid_MT></i>
I tested using view source code and removing the extra ]<?xml version="1.0" encoding="UTF-8" ?> in IR and it is working fine.
Now my problem is how to rectify this error can anyone help me out please??
thanks,
Nisheeta

hi,
     I tried to post the XML in the http page without the header and now it it showing a new error
Result:
<SAP:Error><SAP:Category>XIAdapterFramework</SAP:Category><SAP:Code>MESSAGE.GENERAL</SAP:Code><SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)</SAP:AdditionalText></SAP:Error>
http://cgnsap27:8000/sap/xi/adapter_plain?namespace=http%3A//satyam.com/xi/LSPM&interface=Lspm_SampledueGrid_Syn_MI&service=SATYAM_LSPM_BS&party=&agency=&scheme=&QOS=BE&sap-user=shailesh&sap-password=shailesh&sap-client=100&sap-language=EN
wat does this mean??
nisheeta

Similar Messages

  • Mapping Error: com.sap.aii.utilxi.misc.api.BaseRuntimeException

    Hi All,
    I am workign on a scenario, where i am getting dtaa from SQL server using sender JDBC adapter.
    I need to pass this data into a Z-RFC to update a ztable.
    While executing the scenario, the messages are populatingin SXMB_MONI with the following error and Red Flag.
    com.sap.aii.utilxi.misc.api.BaseRuntimeException
    thrown during application mapping
    com/sap/xi/tf/_pavan_mm_: RuntimeException in
    Message-Mapping transformatio~
    I have tested Message Mapping in Repository. Its working fine.
    But when i copy the payload from SXMB_MONI and paste the same payload in Message Mapping (Repository), the system is showing following Error.....
    Details
    java.lang.NullPointerException
    STACKTRACE:
    com.sap.aii.ib.core.mapping.exec.ExecuteException: java.lang.NullPointerException
        at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:477)
        at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:301)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146)
        at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
        at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
        at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
        at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    java.lang.NullPointerException
    STACKTRACE:
    java.lang.NullPointerException
        at com.sap.aii.mappingtool.tf3.AMappingProgram.exceptionCaught$(AMappingProgram.java:59)
        at com.sap.aii.mappingtool.tf3.Transformer.checkParserException(Transformer.java:182)
        at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:149)
        at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:102)
        at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:431)
        at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:301)
        at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146)
        at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
        at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
        at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
        at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I have tested the Configuration in Integration Directory with the payload from SXMB_MONI... The error is same as above mentioned.
    In message mapping, the source message type is a data type similar to the selected fields from sql server.
    The target message type is the imported RFC.
    The RFC is working fine, when i enter the data manually in R/3.
    I am unable to trace out the error behind this kind of situation....
    Can any one guide me in this regard...??
    Regards
    Pavan

    The payload got from Message Mapping....
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:SENDER_MT xmlns:ns0="http:
    infotech-enterprises">
      <zkunnr>AB10</zkunnr>
      <zname1>PRATT</zname1>
      <zstras>412,DALAL STREET</zstras>
      <zadrnr>BGLR,FDFDFDF</zadrnr>
      <ztelf1>434343434</ztelf1>
    </ns0:SENDER_MT>
    The Payload got from SXMB_MONI as follows...
      <?xml version="1.0" encoding="utf-8" ?>
    - <ROW>
    - <row>
      <zkunnr>AB10</zkunnr>
      <zname1>PRATT</zname1>
      <zstras>412,DALAL STREET</zstras>
      <zadrnr>BGLR,FDFDFDF</zadrnr>
      <ztelf1>434343434</ztelf1>
      </row>
    If i paste the payload from sxmb_moni into message mapping, i am getting following error...
    java.lang.NullPointerException
    If i paste the payload from sxmb_moni into Tools--->Test Configuration in Integration Directory, the following errro occurs in Interface Mapping.
    java.lang.NullPointerException thrown during application mapping
    Any idea what need to be done to resolve this error?
    Regards
    Pavan

  • ERROR- com.sap.aii.utilxi.misc.api.BaseRuntimeException

    Hi All,
    In mapping i used udf's.  while testing the mapping i got runtime exception error as the following.i have refresh "SXI_CACHE" adn also executed the report  "SAI_REFRESH_CACHE" but i am facing same problem. i used "DateTimeFormat" udf in this mappping. Please help me to solve this.
    15:04:29 Start of test
    Compilation of MM_EAST successful Method DateTimeFormat1$ with 2 arguments not found in class com.sap.xi.tf._MM_EAST_ com.sap.aii.utilxi.misc.api.BaseRuntimeException: Method DateTimeFormat1$ with 2 arguments not found in class com.sap.xi.tf._MM_EAST_ at com.sap.aii.mappingtool.tf3.AMappingProgram.getMethod(AMappingProgram.java:437) at com.sap.xi.tf._MM_EAST_.getMethod(_MM_EAST_.java:574) at com.sap.xi.tf._MM_EAST_.__CreateStructures(_MM_EAST_.java:247) at com.sap.aii.mappingtool.tf3.AMappingProgram.preStart(AMappingProgram.java:171) at com.sap.xi.tf._MM_EAST_.preStart(_MM_EAST_.java:583) at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:332) at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:60) at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:105) at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:431) at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169) at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:259) at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193) at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)  Method DateTimeFormat1$ with 2 arguments not found in class com.sap.xi.tf._MM_EAST_
    15:04:33 End of test
    regards
    Peera

    Hi Anand,
    while testing the mapping in test tab i got this error. and also i came back to design tab adn check the queue that time i got same error adn also it is not showing the queue.
    actually my scenario is RFC to file. in this, for one mapping condition i used DateTimeFormat    udf  .  i explained for what purpose i am using this udf.
    in rfc i have a field through which Date adn time values are passed. First this udf get date vaule adn wait for time value after getting time value the udf do concat with both values adn then send to target field in format yyyy-MM-ddTHH:mm:ss.
    i am giving javacode for DateTimeFormat adn classes which we are used for java code
    import java.awt.Container;
    import java.awt.TextComponent;
    import java.awt.TextField;
    import java.io.*;
    public String dateTimeFormat(String a,String b,Container container)
                String dateTimeString = "";
                if (a.length() == 8 && b.length() == 6)
                      //Substrings for extracting date
                        String year = "";
                        String mon  = "";
                        String day  = "";
                        //Substrings for extracting time
                        String hour = "";
                        String min  = "";
                        String sec  = "";
                      //Extracting date into year , month and day
                        year = a.substring(0,4);
                        mon  = a.substring(4,6);
                        day  = a.substring(6,8);
                      //Extracting time into hour , minute and second
                        hour = b.substring(0, 2);
                        min  = b.substring(2, 4);
                        sec  = b.substring(4, 6);
                      //Now constructing final date time string
                        dateTimeString = year"-"mon"-"day"T"hour"-"min"-"sec;
                return dateTimeString;
    Thanks adn regards
    Peera

  • Exception com.sap.aii.utilxi.misc.api.BaseRuntimeException

    Hi Guy,
    I'm testing something very simple with Xi. I have 2 file adapters. One is sender and the other one is a receiver. I'am able to pick up the file but I cant write it. I keep getting this message :
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_PatientFileOut_to_PatientFileIn_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Exception com.sap.aii.utilxi.misc.api.BaseRuntimeException générée lors du mappage de l'application com/sap/xi/tf/_PatientFileOut_to_PatientFileIn_ : RuntimeException in Message-Mapping transformatio~.</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Could it be that my mapping is wrong?
    Tnanks for any suggestions.

    Hi,
    I did all that and I still get the error message. Here is the message mapping :
    /ns:Patient_file2/institute=/ns:Patient_file/institute
    /ns:Patient_file2/patientID=/ns:Patient_file/patientID
    As you can see it's very basic. The data type for the source and the target is the same.
    Any idea what I'm missing?
    Thx
    Steeve

  • Com.sap.aii.utilxi.misc.api.BaseRuntimeException:An invalid XML character (Unicode: 0x1f) was found in the element content of the document

    Hi,
    I'm getting the below runtime exception during IDOC- SOAP message mapping in Integration engine.
    "Runtime exception occurred during application mapping com/sap/xi/tf/<<<\\Message mapping object name\\>>>; com.sap.aii.utilxi.misc.api.BaseRuntimeException:An invalid XML character (Unicode: 0x1f) was found in the element content of the document"
    I have no clue why this exception occurs. Could anyone say the reason of the exception?
    Thanks!
    Regards,
    Gopi

    Hi Gopinath
    Check this thread
    An invalid XML character (Unicode: 0x1d) was found in the element
    Kind regards
    Javi

  • Sda with com/sap/aii/utilxi/misc/api/BaseRuntimeException jar?

    Hi,
    does anybody know the location and name of the sda file which contains the class com/sap/aii/utilxi/misc/api/BaseRuntimeException?
    Kind regards and thank you in advance,
    Heiko

    Hi Gopinath
    Check this thread
    An invalid XML character (Unicode: 0x1d) was found in the element
    Kind regards
    Javi

  • RuntimeException in Message-Mapping (com.sap.aii.utilxi.misc.api.BaseRunti)

    HI,
    We are facing a very strange problem , during runtime we are facing the below mapping problem ,
    <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
    <SAP:P1>com/sap/xi/tf/_MM_FILE_TO_IDOC_P~</S P:P1>
    <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
    <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
    But when we have downloaded the XML from SXMB_MONI and tested the mapping it works fine , only in the run time we are facing this problem , funny part is the same scenario worked fine yester day itself (end-to-end).
    <b>Note</b>: <b>Chche is uptodate.
             Mapped all mandatory fields</b>
    Regards,
    Vijaya

    Hi
    please chech whether the data in the input file is according to the format or not.
    for this you go to sxmb_moni,take the input payload from the moni and test with that payload and you will come to lnow where is the error.
    if you still have the problem please relly me back
    Thanks
    Rinku

  • Com.sap.aii.utilxi.misc.api.UnexpectedException: Internal Error: An unexpec

    Hello Friends,
    When I want to access message monitoring, I am facing given below error.
    com.sap.aii.utilxi.misc.api.UnexpectedException: Internal Error: An unexpected error occurred (java.lang.NullPointerException: null)
    Kindly suggest for that.
    Regards,
    Narendra

    Hi Narendra,
    Please check if your XI/PI components are in the same SP level.
    Generally this error could means that.
    For example, if you have PI 7.10.5, all of your XI/PI components
    should be 7.10.5, which 5 is the SP level.
    Regards,
    Caio Cagnani

  • Java Proxy error .... com.sap.aii.utilxi.misc.api.BaseException

    Hello All,
    I have generated a java proxy and trying to compile in Developer Studio. I am getting this error while doing so. I have all my jars in classpath.
    com.sap.aii.utilxi.misc.api.BaseException
    Below are the jars i have in my class path.. Anybosy has idea
    aii_msg_runtime.jar
    aii_proxy_xirt.jar
    aii_utilxi_misc.jar
    guidgenerator.jar
    ejb20.jar
    exception.jar
    jARM.jar
    sapj2eeclient.jar
    sapxmltoolkit.jar
    -Srinivas

    Hi Srinivasa,
    Other than that u can try importing these jars as well:
    aii_adapter_xi_svc
    aii_af_cci
    aii_af_cpa
    aii_af_mp
    aii_af_ms_api
    aii_af_ms_spi
    aii_af_service_message_security
    aii_msg_runtime
    aii_proxy_xirt
    aii_utilxi_misc
    jperflib
    jta
    log_api
    logging
    sapni
    It might help.
    Thanks and Regards,
    Sanjeev.

  • Transport Fail -com.sap.aii.utilxi.misc.api.ResourceException:Import

    Hi Experts,
    My Transports through Solution Manager is failing in Production PI. Transports are imported, deployed successfully in Test and Regression environments and working fine. Transport requests are of type Workbench and we are attaching '.tpz' files as Non abap objects. All contain ESR objects, no ID components. Import and Check version steps are good but failing at Deployment step in Production PI.
    Please find the log which I can see in SE10. All the transports failed with the same below error description.
    CTS Import Service - Version 0.94 04.04.2008
    ==============================================================
    Deploy Web service destination = CTSDEPLOY
    Directory = /usr/sap/trans/data
    SDM Deploy URL =
    SLD Deploy URL =
    XI Deploy URL = http://ABC2159161:50000
    Start import with id:4E8B872CA9F100F2E10080000A32109F
    DeployProxy (patch level:0) called with followingparameters:
    Deployable(0)
    Deployable-Type:1
    Deployable-Id:4E6E38F506B601AAE10080000A321063
    Deployable-TransportContainerId:DI1K900677
    Deployable-ContentLocator:/usr/sap/trans/data/DI1K900677/XI7_1
    >>>63.tpz
    Property(0)
    Property-key:TARGETSYSTEMID Property-value:PI1
    Begin CommunicationData-Type[0]:1
    CommunicationData-Address:http://ABC2159161:50000/rep
    CommunicationData-Host:ABC2159161
    CommunicationData-Port:50000
    CommunicationData-User:'filled'
    CommunicationData-Password:'filled'
    Importing archive:XI7_1_A_SAPPI_CM_1.0_of_ABC.com-objs_6
    com.sap.aii.ibtransportclient.XiTransportException: caused by:
    >>>rt failed: Internal error when importing object [Lcom.sap.a
    >>>aused by: com.sap.aii.utilxi.misc.api.ResourceException: Im
    >>>g object [Lcom.sap.aii.ib.bom.workspace.IWorkspace;@7ffc92d
    >>>ethodFault: caused by: ClientServerException exception:Impo
    >>>object [Lcom.sap.aii.ib.bom.workspace.IWorkspace;@7ffc92d c
    >>>sourceException: Import failed: Internal error when importi
    >>>IWorkspace;@7ffc92d
    End CommunicationData-Type[0]:1
    End import with returncode:'8'
    Deployment
    End date and time : 20111009003401
    Ended with return code:  ===> 8 <===
    Thanks,
    Nabendu.

    Hi,
    I have already informed Basis about these. But do we have any way to check the exact reason for this failure?
    All the above points can ensure the successful transport to Production or not, I am not sure.
    Thanks,
    Nabendu.

  • Com.sap.aii.utilxi.base64.api.Base64

    Hi, All,
    Could anybody tell me com.sap.aii.utilxi.base64.api.Base64 is included in what jar file? Thanks.
    Marea

    Hi, I am also looking for this library. Can you please share where you found it?
    I'm following the example in this Wiki:
    http://wiki.sdn.sap.com/wiki/display/XI/HowtoSendBinaryDatatoRFCfromXI%28or%29PI

  • Error: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:NO_MAPPINGPROGR

    Hi all,
    I am currently doing a File --> RFC --> File synchronous interface ( I am not using RFC lookup functionality here ).
    I am doing this scenario according to the following Wiki link,
    [http://wiki.sdn.sap.com/wiki/display/XI/File-RFC-File(Without+BPM)]
    When testing the interface, i am getting an error "Error: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:NO_MAPPINGPROGRAM_FOUND:" in the sender communication channel. I don't have any idea about this error, could anyone help me in this issue.
    Cheers,
    Sherin Jose P

    Hi Sherin Jose P,
                                Please recheck your Integration Directory configuration for the scenario. Specially please check inbound interface determination settings. Here the communication channel is unable to find the interface mapping after receiving XML message. Did you use java mapping ? then please check the code again since it might not be producing exact target xml structure. Finally please ensure all mapping programs are existing and activated. If all mapping are activated then refresh the cache.
        Please check  in st22 transaction all errors in PI, whenever you get this message. There may be other reasons of error as well. There can be occasional short dumps due to data lengths or validations in ABAP programs. These short dumps in ERP may cause failures raised in PI.
    Finally if there are some exception in mapping then this error you can expect.
    Hope this helps.
    regards
    Anupam

  • Error: com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException:

    Good day,
    I did a FILE-RFC-FILE scenario and my file sender adapter returns the error "Error: com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException: Value of key must not be null: ObjectId".
    I got hold of blog with the similar error(JDBC - Sender adapter Weird Issue), with a suggestion to deactivate the comm. channels, do a full  cache refresh and restart the comm. channels. I did all that but still getting the same error.
    Your assistance will be higly appreciated.
    Regards,
    Charmaine

    Hi,
    Not very sure but this could be due to wrong configuration of CC or adapter may got locked.
    Check for the same in Visual Admin under
    Cluster Tab -
    > Locking Adapter
    If it has got locked then you can reset it here.
    Regards,
    Sarvesh

  • Could not process due to error: com.sap.aii.adapter.file.ftp.FTPEx: 550

    Hi Experts,
    We have many File to EDI scenarios wherein XI System pick up the XML and sent to customers via EDI. Recently we faced a problem so created a Back-up System (Production copy) and tested successfully. After sometime the messages were routed to this back-up system and when we notice it and then stopped the back-up system. All the messages that were routed to back-up system, we try to send the same messages from the actually Production system to our customers. Now the problem is XI system (Production system) is unable to pick these files and I check the communication monitoring and encountered the below error message.
    Could not process due to error: com.sap.aii.adapter.file.ftp.FTPEx: 550.550
    Can anyone let me know how to fix the issue or what needs to be done?
    Your help is highly appreciated.
    Regards
    Faisal

    Hi,
    It seems to be problem with permission of files. Please ask your basis to do following:
    1. Set the permissions to FTP User you are using as 777 rights(full access to read , write and delete)
    2.If you have access to PI server, try to telnet /connect to ftp using command prompt (open ftp .....) the FTP server form there, you should see the same error there , inform this to your network guys.
    3.Clear all the files places already in the ftp (take backup) and test afresh after permissions are set by basis team.
    Regards
    Aashish Sinha

  • File to File-CC 'error com.sap.aii.adapter.file.ftp.FTPEx: 550 Access deni'

    Hi friend,
    I am doing file to file scenario in which i wan to move one file from input folder to output folder.
    I had created as FTP on one system that i am able to access and have full authorization to read and write.
    and created that two input and output folder in it,n kept an xml file in input folder.
    When i see sender communication channel in RWB it is showing error, "com.sap.aii.adapter.file.ftp.FTPEx: 550 Access denied'
    I checked password,it correct also I tried to test it using Anonymous Login, but the same things.
    SO i am not sure where i had done mistake.
    Plz give ur suggestions.
    Thanks

    Hi,
    Please Check below few steps:
    Check if the username and the Password is created to write the file in the desired directory.
    Check the username is provided the authorization to write the file in the desired directory. ... IS Guys will help you..
    Confirm if the directory created have all the authorization to write the file.
    ls - lrt
    chmod 777 Directory Name
    all the authorization will then be provided
    Confirm if the directory is created with the root id then it there might be some problem with the user name u r trying to create..
    Hope this will help.
    Assign points for helpful answer..
    Thanks
    JAY.

Maybe you are looking for