File Adapter - SP12

Hi,
   We are in XI 30, SP12 and we were trying out passing the payload value as the file name.
SAP help says that in the Variable Substitution, we should be giving as follows:
Variable Name    FileName
Reference  payload: Record,1,DT_HEADER,1,FILE_IDENTIFIER,1
(Reference will show the XML path traversal till the least node to get the relevant value from the payload as per SAP help).
In the filename Scheme we are mentioning the variable name <b>%FileName%</b>. But its not taking the value contained in the variable FileName which should hold the payload value. But its not happening.
Anyone did some trial on the same pls throw some light on this issue..
Thanks in advance
Jayakrishnan

To make the example if the online help run, you have to do following:
File Access Parameters:
-> File Name Scheme: %var1%.xml
Processing Parameters
-> File Construction Mode: Add Time Stamp
Variable Substitution
-> Enable: x
Variable Name: var1
Reference: payload:root,1,e1,1,e2,2
Send this payload (use sender file adapter)
<?xml version="1.0" encoding="UTF-8" ?>
<root>
  <dummy>
     <e1>
        <e2>Data_1</e2>
        <f/>
        <g attr="abc">text</g>
        <e2>Data_2</e2>
     </e1>
  </dummy>
  <e1>
     <e2>illegal/value</e2>
     <f/>
     <g attr="abc">text</g>
     <e2 attr="fghij">Example Value</e2>
  </e1>
</root>
Result: Your file name looks like this:
Example Value20050607-131921-414.xml
=====================================================
The example of Michal was ( _ omitted):
payload:
<?xml version="1.0"?>
<OutputTag>
<From>newfilename</From>
</OutputTag>
same config as above, besides:
Reference: payload:OutputTag,1,From,1
Result: newfilename20050607-133624-145.xml
Hope this helps
Stefan

Similar Messages

  • Variable Substitution settings for Receiver File Adapter

    Hi All,
    I wanna use variables for File Name Sheme in the File Access Parameters.I had used by enclosing the variable names within %. When i wanna substitute values for those variables, it is given in the documentation(help.sap.com) that v need to set the Enable indicator. only after setting the indiactor, v can use the variables and can then enter the values for those variables in a table. but i can't see either the indicator or the table in my editor. how can i provide the values for the variables used in file name scheme/Target Directory. and for ur information,i'm using sp12.
    any help wud b appreciated.
    thnx
    Anil

    Hi Anil,
    Please check out the following link ...
    Re: Variable substitution - Pseudo Path Variable - file adapter
    Re: Variable substitution problem
    Regards,
    Raj

  • Setting dynamic file name in Receiver file adapter - not from payload

    Guys I just remember reading a weblog but can't find it now that I need it, on how to set the file name in message mapping dynamically but not using any payload field.
    Please let me know if you remember this.
    Thanks a lot,
    Viktor Varga

    also u can check in
    <a href="/people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii file name(XSLT Mapping with Java Enhancement) using XI 3.0 SP12 Part -II</a>
    <a href="/people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14: The same filename from a sender to a receiver file adapter - SP14</a>

  • File adapter: how to change filename

    Hi all,
    In my scenario I need to add specific time stamp (current date actually) to filename when it's copied to target system. In the properties of file adapter there is an option to add time stamp, but I need it to be in format YYMMDD.hhmm, while XI default suggests another one. How can I solve the problem? Use variable substitution or m.b. dynamic configuration? In addition want to say that there is no any mapping in the scenario.
    Thank you.

    Hi Dmitriy,
    pls do chk this links
    An interesting usage of Variable Substitution in XI
    Solution to the problem encountered using Variable Substitution with XI-SP12
    The specified item was not found.
    do g with dynamic configuration
    Regrads
    Sampath

  • Overwriting the File in File Adapter

    Hi All,
    I hav a module processor (in Receiver file Adapter)which checks the existence of the file by name DOWN.flg befor writing the file by the same name at the same location. if the file already exists, then it has to wait until another system deletes (as per the requirement). if not, it has to write the file. I had done this successfully with an FTP receiver. but when i'm moving the same functionality to the local drive(now the receiver is a local directory on the XI Server), then i'm getting the following error.
    <b>Error</b>:Attempt to process file failed with java.lang.Exception: Overwriting file '/cpe/data/DEV/XI_/IN/APD/Commander/DOWN.flg' not allowed due to configuration flag
    <b>Error:</b>
    Exception caught by adapter framework: Overwriting file '/cpe/data/DEV/XI_/IN/APD/Commander/DOWN.flg' not allowed due to configuration flag
    these are the errors which i found in the audit log. i din't check the overwrite Existing File option in the Receiver adapter.Can anyone help me out in resolving this.
    Anyhelp wud  b greately apprecited...
    Thnx in Advance.

    Hello Jayakrishnan,
    Thank you very much for the tip, actualy it was very tricky, since the overwrite existing file option is not possible in the "append" mode on my XI version (SP12). THis is what we have done :
    - modify the communication channel to "create" mode and check the "overwrite existing file option".
    - activate it
    - chanche back to the "append" mode
    - activate it again
    And then it works !
    Thanks for your help
    Guislain

  • Receiver File adapter Append Mode

    Hi
    I have scenario where i am sending multiple idocs to file ...when i putting the file construction mode to append i can put multiple idoc in to file but i wanna do it on daily basis Means i wanna send the newly crated or changed Idoc on a daily basis to a single file ..
    How can i achieve that
    SV

    Hi
    You can achieve this using dynamic file names.
    Every day different files
    FileName-<DD>-<MMM>
    chk these
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    /people/sameer.shadab/blog/2005/09/23/an-interesting-usage-of-variable-substitution-in-xi
    /people/sravya.talanki2/blog/2005/08/11/solution-to-the-problem-encountered-using-variable-substitution-with-xi-sp12
    rgds
    Arun

  • File name naming convention in File Adapter configuration in ID

    Hi All ,
    I have a query related to xml filename created in IDOC-XI-FILE scenario based on value of one of IDOC field .
    The scenario is like this :
    I have to send one xml file per store for material master . In this case how can I define my file name with store name in File adapter configuration in ID .
    Naming convention should be
    <b><storename>_date_masterdataname.xml</b>where store name is one of field of IDOC .
    Plz help me .
    Thanks in Advance
    Regards
    Prabhat Ranjan

    Hi Prabhat,
    take a look at this weblog:
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii
    you have to specify variable substitution
    (in the file adapter)
    and give the path to the store name (in the variable sustitution table)
    you <b>file name schema</b> (from the file communication channel can look like this)
    %storename%_date_masterdataname.xml
    Regards,
    michal
    Message was edited by: Michal Krawczyk

  • SRFC-adapter  and file adapter with error: no adapter found

    Hello,
    we have two scenarios here in an XI 3.0 SP12:
    First scenario connects two R/3 systems via RFC adapter (outbound / inbound) for an RFC in a standard R/3 function module SUSR_ZBV_GET_REMOTE_PROFILES.
    The RFC is synchronous.
    Second scenario uses file adapter to send file from A to B.
    When starting the RFC call from the sender system the error message in area "call adapter" for XML message in the trace is "exception while reading from SLD:Property sap_xiadapterservice.adapterType does not exist".
    Message in RWB:
    "Transmitting the message using connection http://abc038.ceu.test.com:8077/sap/xi/engine?type=entry failed, due to: XIServer:AE_DETAILS_GET_ERROR:Property sap_xiadapterservice.adapterType does not: Unable to find any Adapter Engines."
    Same problem for file adapter!
    Here is the message from the file adapter error log entry in SXMB_MONI:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.kx1.test038</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>Property sap_xiadapterservice.adapterType does not: Unable to find any Adapter Engines</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.kx1.test038</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Looks like an identical problem for both adapter.
    What we have done (checked) so far:
    - SLD connection is working
    - Vis.Admin.: no problems found
    (SAP RFC adapter active, file adapter active)
    - Component monitoring: no errors, adapters are fine
    - all rfc connections checked: ok
    - have checked user and pwd and replaced to be sure
    - cache refresh: ok
    - reimport of SWCV to IR for RFC: done, no result
    Does anybody have an idea, how to get rid of that?
    Best regards
    Dirk

    Hello Udo,
    in Adapter monitoring all adapters are listed and per adapter (here RFC and FILE) all adapter entries from the scenarios are available (sender / receiver comm. channel entries - in green)!
    Pipeline URL in SLD Bus. Syst. is fine ( and an IDOC adapter scenario is running successfully) !
    I think this is a really tricky one!
    Best regards
    Dirk

  • File name modification in a File adapter

    Can I alter the file name via the module bean?
    I have this snippet code...can I alter the file name the data is being created under.
    Thank you.
    try {
    obj = inputModuleData.getPrincipalData();
    msg = (Message) obj;
    // Get the Supplemental data which is available as hash table
    Hashtable mp = (Hashtable)
    inputModuleData.getSupplementalData
    ("module.parameters");
    // Get the file name which is being processed
    if (mp != null) fileName = (String) mp.get("FileName");

    Hi Parimala,
    The options are -
    Variable Substitution from SP 12 onwards
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i
    http://help.sap.com/saphelp_nw2004s/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
    *And Adapter Specific Propertis from SP14 onwards..
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    *Execute the Script via operating System command-
    I don't think so, you can change it in the Receiver File Adapter Module.
    Hope this helps,
    Regards,
    Moorthy

  • Configuring file adapter

    This is sundar here i putting my query is in xi
    While i am configuring the file adapter in
    comunication channel we will mention the file name
    given by us in sender & receiver sides. But i want to
    give file name dynamically.
    Plz give reply,
    [email protected]

    have a look to Dynamic File Name using XI 3.0 SP12 Part - I
    To be able to name the files accordingly, you should have these new names available in the payload of the message that is being sent to the receiver file adapter. You will have to enable the Variable Substitution indicator. For more details, read the same topic in the following help documentation:-
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
    Also, since this value will be present in the payload and if you want to suppress it so that it can't be seen in the payload that is coming out of the rcvr file adapter, there is a workaround of suppressing this data. Refer to the follwing blog for the workaround:-
    /people/sravya.talanki2/blog/2005/08/11/solution-to-the-problem-encountered-using-variable-substitution-with-xi-sp12
    please give points if found useful

  • Pbm in File adapter..Post Sp14

    Hi
    I have a strange pbm with my fileadapter after SP14..Normally without File content conversion, the adapter works fine and is able to send the XML message to Integration engine..But in a Content conversion mode(from a delimited flat file), I dont see any message in the adapter engine nor the integration engine..
    In the RWB adapter monitor I just see this msg,
    Sender Adapter v2300 for Party '', Service 'FileSender':
    Configured at 2005-11-14 15:10:54 EET
    History:
    - 2005-11-14 15:25:54 EET: Polling interval started. Length: 60.000 s
    - 2005-11-14 15:25:54 EET: Processing finished successfully
    - 2005-11-14 15:25:54 EET: Processing started
    - 2005-11-14 15:24:54 EET: Polling interval started. Length: 60.000 s
    - 2005-11-14 15:24:54 EET: Processing finished successfully
    which is the minute-by-min polling trace.
    I am not able to capture the error or success message for the file picked up anywhere?? Source file has disappeared from the directory.There is no entry in message monitor for adapter engine and integration engine.neither do i see any in SXMB_MONI..Where could the msg go???
    I dont see any msgs being stuck in the queue too..
    Regards
    Message was edited by: Sriram Vasudevan

    We have checked the Key Field Values and we do not have quotes around the fields.  We are trying to pull a file from the mainframe.  And it is having issues.  I have errors in the applications.log.... the field Directory path on the file adapter is mandatory field.  but the Mainframe does not have file paths we just refer to the dataset name.  In SP12 we were able to put a . or .. or /. in the directory path and it would find the dataset a process the message.  Now we get different errors depending on which value we put in the Directory path....
    Here is the info from the applications.log when putting a x  or /.  or /
    Date , Time , Message , Severity , Category , Location , Application , User
    11/16/2005 , 9:41:00:113 , Channel HRMaster_Read: Finished processing , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
    11/16/2005 , 9:41:00:113 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 9:41:00:049 , Disconnect from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 9:41:00:048 , Channel HRMaster_Read: Error connecting to ftp server 'akmvs40.goodyear.com': com.sap.aii.adapter.file.ftp.FTPEx: 501 A qualifier in "." begins with an invalid character , Error , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
    11/16/2005 , 9:40:57:708 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 9:40:57:708 , Cannot add audit log entry (FILE_SUC_043) due to null pointer as message key , Warning , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.addAuditLog(AuditMessageKey, AuditLogStatus, String, String, Object[]) ,  , J2EE_GUEST
    11/16/2005 , 9:40:57:707 , Connecting to FTP server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.reconnect2FTPServer ,  , J2EE_GUEST
    11/16/2005 , 9:40:57:703 , Start poll sequence for /GEMS/HRMaster_Read: QoS mode:EO - invoke transaction manager , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
    11/16/2005 , 9:40:57:702 , Scheduling File2XI[:GEMS:HRMaster_Read] for execution , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.start() ,  ,
    11/16/2005 , 9:40:57:696 , Channel HRMaster_Read successfully initialized , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
    11/16/2005 , 9:40:57:695 , Parameter ITEM.fieldNames: value SSN,LNAME,INITIALS,FNAME,USERID,DEPT,EMPNO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithErrorDescription(String) ,  ,
    11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldInStructure: value add set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldInStructure not set - take default value add , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldValue: value SSN set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithErrorDescription(String) ,  ,
    11/16/2005 , 9:40:57:694 , Parameter xml.keyfieldName: value SSN set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:694 , Parameter ITEM.processFieldNames: value fromConfiguration set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:694 , Parameter ITEM.processFieldNames not set - take default value fromConfiguration , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:694 , Parameter ITEM.fieldContentFormatting: value trim set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:693 , Parameter ITEM.fieldContentFormatting not set - take default value trim , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:693 , Parameter ITEM.addEndSeparatorAsField: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:693 , Parameter ITEM.addEndSeparatorAsField not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:693 , Parameter ITEM.addBeginSeparatorAsField: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:692 , Parameter ITEM.addBeginSeparatorAsField not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:692 , Parameter ITEM.keepIncompleteFields: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:692 , Parameter ITEM.keepIncompleteFields not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:692 , Parameter ITEM.lastFieldsOptional: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:691 , Parameter ITEM.lastFieldsOptional not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForISOControls: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForISOControls not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForXMLPredefinedEntities: value YES set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForXMLPredefinedEntities not set - take default value YES , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:690 , Parameter ignoreRecordsetName: value false set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:690 , Parameter ignoreRecordsetName not set - take default value false , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:690 , Parameter ITEM.enclosureConversion: value YES set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:690 , Parameter ITEM.enclosureConversion not set - take default value YES , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEndEscape: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEndEscape not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEscape: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEscape not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSignEnd: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSignEnd not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSign: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSign not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:688 , Parameter ITEM.beginSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:687 , Parameter ITEM.beginSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:687 , Parameter ITEM.endSeparator: value 'nl' set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:687 , Parameter ITEM.endSeparator not set - take default value 'nl' , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:687 , Parameter ITEM.fieldSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengthType: value char set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengthType not set - take default value char , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengths: value 11,16,6,16,10,4,8 set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:685 , Parameter ITEM.structureTitle: value ITEM set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:685 , Parameter ITEM.structureTitle not set - take default value ITEM , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:685 , Parameter xml.documentSkipFirstRows: value 0 set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:685 , Parameter xml.documentSkipFirstRows not set - take default value 0 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:684 , Parameter xml.recordsetsPerMessage: value * set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:684 , Parameter xml.recordsetsPerMessage not set - take default value * , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:684 , Parameter xml.documentNamespaceScope: value false set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:684 , Parameter xml.documentNamespaceScope not found in schema! - take default value false , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:683 , Parameter xml.documentNamespace: value urn:goodyear.com/CreateHRMasterData set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:683 , Parameter xml.documentName: value HRMasterData set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:683 , Parameter xml.recordsetEndSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:682 , Parameter xml.recordsetEndSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:682 , Parameter xml.recordsetEndSeparator not found in schema! - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator not found in schema! - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:681 , Parameter xml.recordsetNamespace: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:681 , Parameter xml.recordsetNamespace not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:681 , Parameter xml.recordsetName: value HRMaster set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:680 , Parameter xml.allowEmptyRecordsets: value true set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:680 , Parameter xml.allowEmptyRecordsets not found in schema! - take default value true , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:680 , Parameter xml.recordsetStructureOrder: value asc set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
    11/16/2005 , 9:40:57:679 , Parameter xml.recordsetStructure: value ITEM,* set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithErrorDescription(String) ,  ,
    11/16/2005 , 9:40:57:679 , Converter version '3.0.1928': Create objects for  sructure conversion 'Plain2XML' , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.convertXML2Plain_init(Channel, boolean, boolean) ,  ,
    11/16/2005 , 9:40:57:679 , Message protocol 'csv2xml' detected , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
    11/16/2005 , 9:40:57:676 , AdminAdapter: initialize sender adapter channel type File, id 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
    11/16/2005 , 9:40:57:676 , Add adapter channel (file, sender): HRMaster_Read, id 3154a8770f233583b3a7ec452aaa24bb in 1 thread(s) , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
    11/16/2005 , 9:40:57:675 , add adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelAdded(Channel) ,  ,
    11/16/2005 , 9:40:57:642 , remove adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
    11/16/2005 , 9:40:57:642 , Channel /GEMS/HRMaster_Read: file sender adapter self destruction sequence activated , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.stop() ,  ,
    11/16/2005 , 9:40:57:641 , Stop adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.stopAdapter(Channel) ,  ,
    11/16/2005 , 9:40:57:640 , stop adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
    here is the entries from the applications.log when we put   .  in the directory path
    Date , Time , Message , Severity , Category , Location , Application , User
    11/16/2005 , 10:52:00:993 , Channel HRMaster_Read1: Finished processing , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:993 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:916 , Disconnect from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:911 , Retrieving file 'X997104.MINIMSTR' failed unexpectedly with com.sap.aii.adapter.file.ftp.FTPEx: 501 Directory is already NULL , Error , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:849 , Start processing file '../X997104.MINIMSTR: get lock before retrieving content , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:849 , File: FTPFileHandle[ftp://akmvs40.goodyear.com:21, -1, F] , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
    11/16/2005 , 10:52:00:848 , Found 1 file(s) for file source FileSource[.., [[Ljava.lang.String;@68d02ccf], [[Ljava.lang.String;@3b2dffcb]] , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.getFtpList(File2XIConfiguration.FileSource[]) ,  , J2EE_GUEST
    11/16/2005 , 10:51:56:727 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
    11/16/2005 , 10:51:56:727 , Cannot add audit log entry (FILE_SUC_043) due to null pointer as message key , Warning , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.addAuditLog(AuditMessageKey, AuditLogStatus, String, String, Object[]) ,  , J2EE_GUEST
    11/16/2005 , 10:51:56:726 , Connecting to FTP server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.reconnect2FTPServer ,  , J2EE_GUEST
    11/16/2005 , 10:51:56:722 , Start poll sequence for /GEMS/HRMaster_Read1: QoS mode:EO - invoke transaction manager , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
    11/16/2005 , 10:51:56:721 , Scheduling File2XI[:GEMS:HRMaster_Read1] for execution , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.start() ,  ,
    11/16/2005 , 10:51:56:714 , Channel HRMaster_Read1 successfully initialized , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
    11/16/2005 , 10:51:56:711 , AdminAdapter: initialize sender adapter channel type File, id e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
    11/16/2005 , 10:51:56:711 , Add adapter channel (file, sender): HRMaster_Read1, id e814d10385bc33dc828c75bba16a2884 in 1 thread(s) , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
    11/16/2005 , 10:51:56:710 , add adapter e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelAdded(Channel) ,  ,
    11/16/2005 , 10:51:56:700 , remove adapter e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
    11/16/2005 , 10:51:56:699 , Channel /GEMS/HRMaster_Read1: file sender adapter self destruction sequence activated , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.stop() ,  ,
    Any help would be appreciated...
    Anyone pulling a file from a mainframe with the file adapter in SP14?

  • Any issues pulling files from external partners using PI File adapter?

    I would like to know if there are any issues with pulling files directly from external partners using PI File adapter.
    We are estimating 60 communication channels to pull files from the external vendors (25 vendors). Polling for these communication channels will be done for every 5 minutes. We have a load of around 500 files per day with peak size as 50MB and average file size as 2MB. We are currently using PI 7.0 SP12.
    Did any one face any problems with respect to performance or any other issues?

    The volume as described would be handled with no issues.
    Memory tuning and threads tuning may be required - see this guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2016a0b1-1780-2b10-97bd-be3ac62214c7?quicklink=index&overridelayout=true

  • FTPS file adapter setup fields not visible after SP13 install

    After installation of SP13, I was looking for file adapter FTPS setup (fields described in SP13 release notes). I could not see any. It's just like the old adapter.
    Java cryptolib is installed, and we checked it is there.
    we recycled the whole thing.
    Any idea what could be missing ?

    Solved. We had applied SP12 file.
    Note that this originates from the SP stack download tool.
    We had followed the generic download process and it did not contain the SP13 tpz file.
    I tried again this morning, when selecting source sp11 target sp13, The selection of packages selects
    SAPBASIS12_0-10002900.zip... and not the SP13 one.
    Watch out if you move two SP up !
    Detailed solution :
    Downloaded the SP13 zip file. the following way.
    service.sap.com  download/entry by app grp/sap content
    process integration (XI content)/ XI_CONTENT_SAP_BASIS/ XI_CONTENT_SAP_BASIS_6.40/DB independant/ selected sp13 from the list
    Unzipped, and put the tpz file in the import directory
    of the repository. file name is XI3_0_SAP_BASIS_6.40_13_02.tpz
    Imported it
    And it works now
    Thanks a lot for your help.

  • File Adapter - file naming convention

    We are on SP11.
    Is is possible to have customer defined file name. I would like to create text file with timestamp but with my own date time format.
    Thank you,
    Parimala

    Michal,
    We just got on SP12.
    I'm now trying to enter variable data for the file adapter. In the file name, I have %var1%
    I selected active flag in Adapter status, as per help.sap, I need to see a table so I can enter var1 with ref field (from payload).
    I don't see any table for that. I do see Adavance Mode and when I select this I see additional parameters. Is it here?
    SAP help ref - Variable Substitution
    If you set the Active indicator, you can enter variables for the Target Directory and File Name Schema. Enter the variable names and references in the table.
    Can you tell me where can I find Active indicator. We are SP12. Thanks, Parimala

  • 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.

Maybe you are looking for

  • Data is not getting updated in DB table

    hi all i am doing IDOC to jdbc scenario i am triggering idoc from R/3 and the data is going into DB table sender side:       ZVendorIdoc receiver side: DT_testVendor   Table     tblVendor       action       UPDATE_INSERT       access      1:unbounded

  • Using wifi and bluetooth at the same time

    Hello, I have a MacBook Pro bought in 2014 and since the latest updates of OS X (10.10.2) I very often face a drop on wifi efficiency when bluetooth is as well enable on the laptop. Even worse, it sometimes becomes completely frozen; as soon as I dis

  • InputNumberSlider can not be converted

    On the Oracle 11g database, there is a field of Number(1,0) type. When dragged and dropped from the ViewObject under the AppModuleDataControl, the field is added to the page as af:inputText w/Label. Then I converted the af:inputText to af:inputNumber

  • Effect Question

    The SWF File: http://darrinrobertson.com/loadcells/bin/IF_LoadCells.swf The project files: http://darrinrobertson.com/loadcells Hi all, any help I could get on this issue would be very helpful. I have a Flex application. In the application I have an

  • Photoshop not opening file

    Hi,  hoping someone can help please.  I've been using photoshop cs5 for a while now under Windows 8 64bit.  I take photos using a Canon camera.  In the last few days I have found that I now can no longer open files - Photoshop opens but the file does