Sender File Adatper - AS400

Hi,
I'd really appreciate any help if folks have the time....
We are running a file to file scenario.
It all works fine if my sender adapter is configured to point to a shared directory on a PC (or Server) both on and off our domain. The file is picked up processed and dropped off.
e.g. sender adapter directory //192.168.11.29/XI/SELLCODE
On the IP above, user XI1ADM (XI1 is our XI SID) has been set up as a local user.
However if I change the sender adapter so that it points to a shared directory on the IFS of our legacy AS400 system (//128.1.1.1/XI), the adapter fails with error "directory //128.1.1.1/XI does not exist".
We have XI running on Windows Server 2003. From the server I can ping 128.1.1.1. I can also go Start->Run and enter
128.1.1.1\XI. This brings up a user-log-on window (I log on as AS400 user XI1ADM). If i complete this I can get access to the directory and can open and manipulate the file.
I am thinking that it is this AS400 authentication that is preventing XI from seeing the AS400?? But don't know how to get round it???
I have created the user XI1ADM on the AS400 and given it full rights (as good measure I have created all the other XI... users but no good!)
I have set it so that on the IFS the XI share is owned by the user XI1ADM and it has full read / write abilities. I have set the share to have anonymous user access, based on user XI1ADM.
Looking at the trace files in the Java Administrator, the message just says Sender Channel //128.1.1.1/XI does not exist.
I know that the File adapter is set up as an NFS adapter. Yesterday I started the NFS server service on the AS400 and exported the directory. But I don't know how to mount it to the XI server..... maybe this is a red herring?
Any help would be very much appreciated. I am sure I'm just overlooking something. I know from looking at the forums that some users have got the AS400 file adapter working (Manish Agarwal) I just can't get it to play!
Many thanks,
Claire

Hi
I've had a busy day learning about NFS and Windows Server and have solved the problem.
I've put some notes below incase anyone else has the same problem. For me, it has been a huge learning experience on AS400 IFS, NFS and Windows NFS. Not sure I wanted to know all this but it seems I need to for XI!
The XI server did not have NFS for Windows installed on it, hence I could not mount the drive or authenticate - but I can now, having installed it!
I made sure that NFS was running on AS400 and that the directory I wanted to use had been exported.
There is a great Redbook from IBM about using NFS. If you put NFS and Iseries into Google it is one of the first links that comes up.
http://www.redbooks.ibm.com/abstracts/sg242158.html
Then on the Windows Server, I added the AS400 drive, by adding it as an explicit server in the NFS network - Favourite LAN in My Network Places.
I also mapped a drive to this location, using the XI1ADM user I had created in AS400. This effectively soft-mounts the directory to the AS400.
I ensured the sender adapter was using the mounted directory (as //128.1.1.1/XI - not the drive letter, as these don't seem to work in the file adapters), activated the sender adapter and held my breath. And it worked!!!!! Phew!

Similar Messages

  • Problem when used ESB put file to AS400

    Hello All,
    I create ESB for put files from Win2003 to AS400 by outbound FTP Adapter Service.
    I never used AS400 before.I test esb with windows environment it work but when move to as400 that error.
    I test with FTP command i can put file like below.
    F:\ProductionProject\ESBdeployLib>ftp 172.16.8.59
    Connected to 172.16.8.59.
    220-QTCP at AS400DEV.
    User (172.16.8.59:(none)): HATCYRD
    331 Enter password.
    Password:
    230 HATCYRD logged on.
    ftp> put deploy.bat
    200 PORT subcommand request successful.
    150 Sending file to member BAT in file DEPLOY in library YRDDTALIB.
    226 File transfer completed successfully.
    ftp: 50 bytes sent in 0.00Seconds 50000.00Kbytes/sec.
    I want to put file at root directory of ftp.
    What value that I should set directory specific to logical Name with end point properties parameter name "outgoingFilePath".
    and error that not display.
    this is error when I set outgoingFilePath with value 'YRDDTALIB'.
    An unhandled exception has been thrown in the ESB system. The exception reported is: "org.collaxa.thirdparty.apache.wsif.WSIFException:
    esb:///ESB_Projects/temp_ESB_YBRTServiceProject_localhost/putLOG_DOMESTICCARLOCATION.wsdl [ Put_ptt::Put(Root-Element) ] - WSIF JCA Execute of operation 'Put' failed due to: Wrong logical to physical
    output directory mapping. No mapping found for logical output directory to physical output directory. ; nested exception is: ORABPEL-11047 Wrong logical to physical output directory mapping. No mapping found for
    logical output directory to physical output directory. For the value specified in the (Physical/Logical)Directory parameter, ensure that the mapping from logical name<->physical directory is correctly specified in the
    deployment descriptor. at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeRequestResponseOperation(WSIFOperation_JCA.java:623) at
    this is error when I set outgoingFilePath with empty value '' or '.'.
    [ Put_ptt::Put(Root-Element) ] - WSIF JCA Execute of operation 'Put' failed due to: Error sending file to FTP Server. Unable to send file to server. ; nested exception is: ORABPEL-11429 Error sending file to FTP Server. Unable to send file to server. Please ensure 1. Specified remote output Dir has write permission 2. Output filename has not exceeded the max chararters allowed by the OS and 3. Remote File System has
    Regards,
    Weerawat

    Hi James
    from link:[http://www.mcpressonline.com/networking/general/the-one-as/400-ftp-command-you-must-understand.html]
    I found FTP by ESB not support AS400 .I think because ESB work on mode "NAMEFMT 1"
    but normal it must be "NAMEFMT 0" .
    if NAMEFMT 0 it view mode library and can't see "/" root path.
    I develop java program for FTP to AS400 that work correctly but esb can't.So I think ESB work on "NAMEFMT 1".
    this is result of ftp command
    Connected to 172.16.8.59.
    220-QTCP at AS400DEV.
    220 Connection will close if idle more than 5 minutes.
    User (172.16.8.59:(none)): HATCYRD
    331 Enter password.
    Password:
    230 HATCYRD logged on.
    ftp> ls
    200 PORT subcommand request successful.
    125 List started.
    TEST_23.TOP
    YBRT.YBRT
    YDLV.YDLV
    YEQM.YEQM
    YGPX.YGPX
    YISU.YISU
    YSTS.YSTS
    250 List completed.
    ftp: 96 bytes received in 0.16Seconds 0.62Kbytes/sec.
    ftp> pwd
    257 "YRDDTALIB" is current library.
    ftp> quote site name 1
    250 Now using naming format "1".
    ftp> pwd
    257 "/QSYS.LIB/YRDDTALIB.LIB" is current library.
    ftp> ls
    200 PORT subcommand request successful.
    125 List started.
    TEST_23.FILE/TOP.MBR
    YBRT.FILE/YBRT.MBR
    YDLV.FILE/YDLV.MBR
    YEQM.FILE/YEQM.MBR
    YGPX.FILE/YGPX.MBR
    YISU.FILE/YISU.MBR
    YSTS.FILE/YSTS.MBR
    250 List completed.
    ftp: 168 bytes received in 0.31Seconds 0.54Kbytes/sec.
    ftp>
    ftp> cd /
    250-NAMEFMT set to 1.
    250 "/" is current directory.
    ftp> open 172.16.8.59
    Connected to 172.16.8.59.
    220-QTCP at AS400DEV.
    220 Connection will close if idle more than 5 minutes.
    User (172.16.8.59:(none)): HATCYRD
    331 Enter password.
    Password:
    230 HATCYRD logged on.
    ftp> put TEST /QSYS.LIB/YRDDTALIB.LIB/TEST_01.FILE
    200 PORT subcommand request successful.
    150 Sending file to member TEST_01 in file TEST_01 in library YRDDTALIB.
    226 File transfer completed successfully.
    ftp: 6 bytes sent in 0.00Seconds 6000.00Kbytes/sec.
    ftp> pwd
    257 "/QSYS.LIB/YRDDTALIB.LIB" is current library.
    ftp> ls
    200 PORT subcommand request successful.
    125 List started.
    TEST_01.FILE/TEST_01.MBR
    TEST_23.FILE/TOP.MBR
    YBRT.FILE/YBRT.MBR
    YDLV.FILE/YDLV.MBR
    YEQM.FILE/YEQM.MBR
    YGPX.FILE/YGPX.MBR
    YISU.FILE/YISU.MBR
    YSTS.FILE/YSTS.MBR
    250 List completed.
    ftp: 168 bytes received in 0.13Seconds 1.34Kbytes/sec.
    ftp>
    I want to put file by FTP on my login library name "YRDDTALIB".
    Normally if mode NAMEFMT 1 in ftp command must used "put TEST /QSYS.LIB/YRDDTALIB.LIB/TEST_01.FILE ".
    Can ESB to do this ?
    If FTPadapter support NAMEFMT 0 how i set to NAMEFMT 0 ?
    this is my oc4j-ra.xml
    <connector-factory location="eis/Ftp/FtpAdapter" connector-name="Ftp Adapter">
              <config-property name="host" value="172.16.8.59"/>
              <config-property name="port" value="21"/>
              <config-property name="username" value="HATCYRD"/>
              <config-property name="password" value="PASSWORD"/>
              <config-property name="ftpAbsolutePathBegin" value="/"/>
              <config-property name="ftpPathSeparator" value="/"/>
              <config-property name="keepConnections" value="true"/>
              <config-property name="serverType" value="unix"/>
              <config-property name="serverLocaleLanguage" value=""/>
              <config-property name="serverLocaleCountry" value=""/>
              <config-property name="serverLocaleVariant" value=""/>
              <config-property name="serverEncoding" value=""/>
              <config-property name="useFtps" value="false"/>
              <config-property name="useImplicitSSL" value="false"/>
              <config-property name="walletLocation" value="C:\wallet\ewallet.p12"/>
              <config-property name="walletPassword" value="welcome1"/>
              <config-property name="channelMask" value="both"/>
              <config-property name="securePort" value="990"/>
              <config-property name="keyStoreProviderName" value=""/>
              <config-property name="keystoreType" value=""/>
              <config-property name="keystoreAlgorithm" value=""/>
              <config-property name="enableCipherSuits" value=""/>
              <config-property name="proxyHost" value=""/>
              <config-property name="proxyPort" value=""/>
              <config-property name="proxyUsername" value=""/>
              <config-property name="proxyPassword" value=""/>
              <config-property name="proxyType" value=""/>
              <config-property name="proxyDefinitionFile" value=""/>
              <config-property name="useProxy" value="false"/>
              <config-property name="useSftp" value="false"/>
              <config-property name="authenticationType" value="password"/>
              <config-property name="preferredKeyExchangeAlgorithm" value="diffie-hellman-group1-sha1"/>
              <config-property name="preferredCompressionAlgorithm" value="none"/>
              <config-property name="preferredDataIntegrityAlgorithm" value="hmac-md5"/>
              <config-property name="preferredPKIAlgorithm" value="ssh-rsa"/>
              <config-property name="privateKeyFile" value=""/>
              <config-property name="preferredCipherSuite" value="blowfish-cbc"/>
              <config-property name="transportProvider" value="socket"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
    Thank
    Weerawat
    Edited by: user1442964 on May 6, 2009 12:54 AM
    Edited by: user1442964 on May 6, 2009 3:14 AM
    Edited by: user1442964 on May 6, 2009 3:15 AM

  • FileName in Sender File Adapter Module

    Hi Folks,
    In my sender file adapter have written a module to read the picked file name. The protocol used is NFS.
    Notice that the file name read in the module has the absolute path, including the directory path. E.g The file name xyz has to be picked from source directory
    XIServer\Outbound. In the module when I retrieve the file name, it comes up as
    XIServer\Outbound\xyz. Is this expected behaviour?
    I was expecting just the file name<xyz> to be retrieved.
    Thanks,
    Anand

    HI,
    Create an UDF and write this code.
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key =
    DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    return  ourSourceFileName;
    in Adapter u will have Adapter specific parameters check the file name check box.
    Using this UDF u will get the file name at target side.
    Regards,
    Phani.

  • OS command before file processing in Sender File adapter

    Hi there,
    I'm having troubles running a os command from the sender file (NFS) adapter.  The batch file which I try to run is not getting executed at all.
    When I manually run the same batch file from the command prompt then it works perfectly.
    The OS command looks like this from the adapter config:
    myserver\xi\interface\in\dothis.bat
    I have also try with this notation
    G:\myserver\xi\interface\in\dothis.bat
    Please give me some tips how can I solve this problem, is there any way how can I debug the OS command? When I look at the adapter monitonr no errors are showed.
    Thanks for any tips.
    Roberto

    Hi all,
    The problem is solved.
    Issue: File Receiver Channel does not execute the OS Command before message processing.
    Reason: XI always expects an input file (in my case the sender communication channel) on the source folder. If no input files are found then the rest of the adapter configuration is not executed at all.
    In our scenario the OS command is responsible for retrieving the input files from a FTP server the adapter. SO XI will never trigger the OS Command.
    Solution: Place a dummy input file on the source folder , the sender adapter will always read in this file and put it back on the same location.(e.g. using a condition in the receiver determination).
    Thanks,
    Roberto

  • Advance select for source file in Sender File Adapter

    Hi
    I am trying to utilise the parameter 'Advance Selection for source file' on a sender file adapter to pick the file from multiple folders
    My problem is that this parameter that is listed on the SAP help is not getting in File accessing Parameters.
    I am running PI 7.02 (NW702_07_Rel)
    Service pack 07
    Has anyone come across this before?
    any suggestions on how to do this?

    Hi,
    In PI7.0 the property exists. I have used it previously. I think SP was 13.
    Regards,
    Nutan
    Edited by: nutan champia on Nov 24, 2011 10:42 AM

  • Mapping  problem due to FCC in sender file adapter

    Hi All
    I am doing File( Flat File ) to RFC Scenario.it is working fine..
    the problem comes in mapping with multiple records.
    FCC at sender file adapter is used
    my Data Type are :
    Source DT                      Target RFC import parameter(table).
    E2ED20*                            ITEM*
        KEY                                    VBELN
        VBELN                                 POSNR                                                
    E2E24*                                     CHARG
        KEY
        POSNR                             
        CHARG
    <b>*->>multiple occurence
    E2ED20  and E2E24 are 2 segment ,KEY is used in FCC to identify E2EDL20 & E2EDL24</b>
    My source text file is like this :
    E2EDL20                       0200
    E2EDL24                       xyz
    E2EDL20                       0201
    E2EDL24                       abc
    E2EDL24                       efg
    E2EDL24                       mln                      
    E2EDL20                       0202
    E2EDL24                       gty
    so the payload should be :
      0200   xyz
      0201   abc
      0201   efg     
      0201   mln
      0202   gty
    in <i>FCC ignoer record set= true</i>
    otherwise is not called...
    i try to use split by value & use oneasmany  , not helpfull.
    in message mapping when i checked th field VBELN -> display queue
    i am getting an array   0200
                                     0201
                                     0202  in white fields
    thanks & regards
    Ashutosh Rawat

    <b>Source payload</b>
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns:MT_MATNO_FILE xmlns:ns="urn:abc:xxx">
    - <E2ED20>
      <KZ>E2EDL20</KZ>
      <FIELD1>020</FIELD1>
      <b><VBELN>0083662685</VBELN></b>
      </E2ED20>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900001</POSNR>
      <CHARG>1078629</CHARG>
      <LFIMG>3200</LFIMG>
      <MEINS>PCE</MEINS>
      </E2E24>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900002</POSNR>
      <CHARG>1078630</CHARG>
      <LFIMG>1895</LFIMG>
      <MEINS>PCE</MEINS>
      </E2E24>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900003</POSNR>
      <CHARG>1079145</CHARG>
      <LFIMG>1883</LFIMG>
      <MEINS>PCE</MEINS>
      </E2E24>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900004</POSNR>
      <CHARG>1079146</CHARG>
      <LFIMG>3195</LFIMG>
      <MEINS>PCE</MEINS>
      </E2E24>
    - <E2ED20>
      <KZ>E2EDL20</KZ>
      <FIELD1>020</FIELD1>
    <b> <VBELN>0083662648</VBELN></b>
      </E2ED20>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900011</POSNR>
      <CHARG>1001450</CHARG>
      <LFIMG>2946</LFIMG>
      <MEINS>8PC</MEINS>
      </E2E24>
    - <E2ED20>
      <KZ>E2EDL20</KZ>
      <FIELD1>020</FIELD1>
    <b> <VBELN>0083673936</VBELN></b>   </E2ED20>
    - <E2E24>
      <KZ>E2EDL24</KZ>
      <FIELD2>020</FIELD2>
      <POSNR>900012</POSNR>
      <CHARG>1073953</CHARG>
      <LFIMG>2458</LFIMG>
      <MEINS>PCE</MEINS>
      </E2E24>
      </ns:MT_MATNO_FILE>
    <b>at target what required is</b>
    <item>
    <b><VBELN>0083662685</VBELN></b>
    <POSNR>900001</POSNR>
    </item>
    <item>
    <b><VBELN>0083662685</VBELN></b>
    <POSNR>900002</POSNR>
    </item>
    <item>
    <b><VBELN>0083662685</VBELN></b>
    <POSNR>900003</POSNR>
    </item>
    <item>
    <b><VBELN>0083662685</VBELN></b>
    <POSNR>900004</POSNR>
    </item>
    <item>
    <b><VBELN>0083662648</VBELN></b>
    <POSNR>900011</POSNR>
    </item>
    <item>
    <b><VBELN>0083673936</VBELN></b>
    <POSNR>900012</POSNR>
    </item>
    in Sender FCC
    E2ED20.fieldFixedLengths               7,76
    E2ED20.fieldNames                            KZ,VBELN
    E2ED20.keyFieldValue              E1EDL20
    E2ED20.endSeparator              'nl'
    E2E24.fieldFixedLengths              7,24,13,7,3
    E2E24.keyFieldValue                              E1EDL24
    E2E24.fieldNames                               KZ,POSNR,CHARG,LFIMG,MEINS
    E2E24.endSeparator                              'nl'
    ignoreRecordsetName              true
    source file is already there...
    Message was edited by:
            ashutosh rawat

  • Multiple Exclusion Criteria[Exclusion Mask] in Sender File Adapter

    Hello All,
    I have a requirement to specify multiple exclusion criteria in the 'Exclusion Mask' property of a Sender File Adapter, i.e. I need to pick up files that correspond to 111*.txt from a specified source directory, but I would also want to exclude specific individual files that go by the following names:-111ACC.txt, 111INV.txt & 111PUR.txt.
    I have tried the following - Specified 111*.txt in the 'File Name' field and in the 'Exclusion Mask' field specified ACC, INV & PUR - the exclusion criteria separated by commas. But this does not seem to work. All the 111* files are getting picked up.
    Have gone through a couple of weblogs that deal with exclusion masks, but they do not talk about multiple exclusion criteria.
    Is there any other way I could accomplish this?
    Thanks,
    Anand

    Hi,
    Try this config.
    Give  *.txt in filename. and Directory as <YourDir>
    In exclusion mask give 111ACC.txt
    Below this there will be a table. Add two Entries
    Dont add anything to FilenameMask.
    Directory ->FileNameMask--->ExclusionMask
    <yourDir>->--->111INV.txt  
    <YourDir>->--->111PUR.txt
    Try this and get back.
    Regards,
    Sudharshan
    Message was edited by:
            Sudharshan Aravamudan

  • Errro when referring a Bean in Sender file adapter

    Hi
    I have created a sample code and deployed in  the server and when i refer that in the sender file adapter module processor using the naming format
    localejbs/sap.com/com.vas.mod/GetFileNameBean
    where
    com.vas.mod  is the EAR Project name
    GetFileNameBean is the  Bean name
    I am getting the erro in the XI Adaptor monitor as follows
    <b>- 2006-07-31 13:06:51 UTC: Error: NameNotFoundException: Path to object does not exist at com.vas.mod, the whole lookup name is localejbs/sap.com/com.vas.mod/GetFileName.</b>
    I checked theJNDI name in the server it is exactly the same.
    can some one help me on this please?
    vasagam R K

    Hi Vasagam,
    Please check these threads..
    They deal with ur question...
    NameNotFoundException during JNDI lookup for Deployable WebService Proxy
    Strange Lookup Error (SAP Resource Adapter)
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Case Insensitive File Names in Sender File Adapter

    Hi,
    I've tried my best to search SDN on this issue with no help...
    My sender file name can have any case (upper or lower) e.g.
    ABC_123.txt
    or
    ABc_345.txt
    or
    aBC_456.txt
    However configuring the file name in the sender file channel as 'ABC*' did not work
    only files with name starting with the capital letters ABC got picked up and lower case did not get picked up...
    any suggestions on how this can be overcome
    Thanks
    Bharath Sai

    what if my file name has to be F0215DBFR* ??
    should I give 4*4 = 16 combinations ?
    looks funny... but feasible..
    was hoping SAP has a standard solution like
    [Ff]0215[Dd][Bb][Ff][Rr]* ?
    Anywise.. thanks a lot for your help Satish.. will use this technique (16 combinations for my req..)
    Edited by: Bharath Sai R on Sep 25, 2009 4:37 PM

  • Archive file with errors in sender file adapter not working! please help!

    Hi Experts,
       I have a file to RFC scenario. the input is a XML file. I have setup the flag in sender file adapter channel for archiving the input files with errors. But it is not working.
    For testing I have used an invalid xML file for example without the main XML tag. I have also tested with a MSWORD file saved with.xml extension. But in both the cases the files are not getting archived.
    My archive location permissions are fine and in fact normal archive operation is happening. That is, if I select the processing mode as "Archive" and gave the Archive directory then files are getting archived. The problem is only with the "Archive faulty source files" option.
    What am I missing? DO I need to do some more configurations?
    What are the prerequisites if any for this option?
    How to test this?
    Please help me! I will be greatfull to you all!
    Thanks & Regards
    Gopal

    and go thru this links
    Creating a Single Archive of the Version Files
    http://help.sap.com/saphelp_nw04/helpdata/en/79/1e7aecc315004fb4966d1548447675/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/31/8aed3ea86d3d67e10000000a114084/frameset.htm
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • Unzip file using PayloadZipBean in Sender FILE adapter

    I am trying to unzip a flat file in Sender FILE adapter using PayloadZipBean.
    I am getting mapping error. The problem is File adapter is reading data without unzipping. I am getting weird characters/data, so mapping error.
    I searched all the blogs/ forum threads and help.sap.com, everywhere the focus is on zipping, not unzipping.
    the file I have is with .gz extension, but I tried with .zip extension also.
    Please help in resolving this issue.
    Edited by: Gopal Janagama on May 2, 2008 11:42 PM

    Gopal,
    GZIP and ZIP format are slightly different, as stated here :
    "GZIP compresses only one file and does not have a header. ZIP contains header information about what files are contained in the file."
    So I'm not sure the PayloadZipBean supports GZIP format ... Try to ungzip and then zip its content and see if the bean works for it
    Rgds
    Chris

  • Recordset per message in Sender File Adapter

    Hi Friends
    I have configured a sender file adapter to pick up *.txt files from a specific path, Since the file is having thousands of records it is failing to process the file at  PI level . In order to avoid the problem I have kept Recordset Set Per Message as 10 , but still PI is processing all the records into a single message. Please help me in troubleshooting it.
    Regards
    Suman.

    Hi Suman,
      Go thru these threads for troubleshooting...
    Massive file
    Processing huge file loads through XI
    Processing of huge no of Inbound xml files
    Bottleneck in Large file processing
    How to process large data files in XI  ?  100 MB files ?
    Regds,
    Pinangshuk.

  • Archiving TXT files in Sender File Adapter--Unformatted Way

    Hello,
    I am Archiving TXT files thru Sender file adapter, files are getting archived to specified directory.No issues in that.,
    When i open the archived files, those are not in the correct format way that i placed before file pickup.
    Header & lines got messed up side by side.
    Regards

    Hi,
    If the file that it being archived is not transformed, it should exactly be the same as the original file.
    Please make sure that you are not transforming the archive file by any means(unix script, mapping logics etc).
    As suggested above, it is advisable to open the file in the editors like textpad, ultraedit etc. The difference in the alignment could be because of the notepad editor.
    Try to open the original and archived files in any of those(textpad,ultraedit etc) editors and check.
    Please let us know if you are still able to find the difference in the alignment.
    Regards,
    Subbu

  • Zero size files in Sender File Adapter

    Hello!
    I have the problem with my Sender File Adapter (ftp).
    Sometimes in ftp directory there are empty files or messages with a zero-sized payload.
    This situation cause an error and Adapter "sleep" until I save-active it in a configuration. (before I removed the 0-size file...).
    Any suggestion?
    Thanks
    Alessandro

    Hi ,
    What the note states is that if your Sender File adapter picks up and empty file, then it would not trigger any message at all.
    So, if what that note says is correct, then I guess for the empty file, the adapter would not ve passed any message to the integration engine.
    Is there any entry in SXMB_MONI? If yes, then it means some message is actaully being passed by the adapter engine to the integration engine which shouldnt have happened at all.
    What does the error message in the File Adapter state?
    Regards,
    Bhavesh

  • Multiple directory locations in Sender File adapter

    Hi All,
              I have a scenario where my single adapter needs to poll from 7 different directory locations. Is it posible to configure all seven sorce directory location in single sender file adapter.
    Regards,
    Xier

    Hi,
    I apologize for wrong information, actually I never tried but it's possible after seeing this.
    Note:821267
    11. File Sender: Processing Multiple Source Directories
    Q: Can the File Sender Adapter be configured to poll multiple source directories from a single channel?
    A: This functionality is available starting with XI 3.0 Support Package 14 as well as PI 7.0.
    raj.

Maybe you are looking for

  • Help with sound to LCD TV when using HDMI

    I would love any assistance with a problem I am having. I have a new mac mini with a 40" Proscan LCD. I am using a mini-DVI to HDMI adapter and am getting great video - 1080. My issue is that via Keynote I need to get sound to the LCD TV. It is comin

  • Open PO and open PR

    hi frd. help me in this reply. parameter : plant,material no,company code,storage location. display: material no, material desc, UOM, ROL, warehouse, open po, open po qty, open pr no, open pr qty. how to do this guide me in this report. urgent..

  • My ipod dont appear in itunes it say that apple movile divice has not started

    my ipod dont appear in itunes it say that apple movile divice has not started

  • Get right or bottom co-ordinate of a symbol

    Is there any way to get the right & bottom position of a symbol (without adding left to width or top to height)? thx

  • Badi for middleware ERP - CRM

    Hi We are replicating business partners from ERP to CRM, but we do not want to have the id number to be replicated from the ERP. Does anyone know a Badi that can remove the id number before sending the data to CRM? Thanks Claus