Empty document found. Proceed without sending message - FCC error

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

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

Similar Messages

  • Error: Empty document found - proceed without sending message.

    Hi,
    I am using FCC in my Sender CC.
    Error:  Information     Channel CC_XXXXXXXXXXXXXXXXXX: Converted complete file content to XML format.
              Warning     Channel CC_XXXXXXXXXXXX: Empty document found - proceed without sending message.
    Thnaks,
    Satya

    Hi,
    Check this link.. Do you create input file similar to the link describe?
    Empty document found. Proceed without sending message

  • FCC problem:  Empty document found. Proceed without sending message

    Hi all,
    I am doing FCC to FCC scenario.
    In that I am getting the following message in Communication channel Monitoring.
    <b>Channel CC_File_FILBAS009_Sender</b>: Entire file content converted to XML format
    <b>Channel CC_File_FILBAS009_Sender</b>: Empty document found. Proceed without sending message
    File "/temp/xidelivery/send/FILBAS009_input.txt" archived after processing
    and My File structure is as follows..
    RS
    -HEADER
    Field1
    Field2
    Field3
    -DATA
    Field4
    Field5
    Field6
    -TRAILER
    Field7
    Field8
    Field9
    FCC Parameters are:
    RecordsetName : RS
    HEADER.fieldFixedLengths                   :  5,1,5
    HEADER.fieldNames                            :  Field1,Field2,Field3
    HEADER.keyFieldName                       :  Field2
    HEADER.keyFieldValue                       :  'H'
    HEADER.endSeparator                        :  'nl'
    In the same way I gave conversion parameters to DATA and TRAILER also.
    Can any one tell me what is the problem?
    Regards,
    Pavani

    hi pavani,
    excuse me about my previous reply.
    I was just checking your FCC parameters. I see fieldseparator missing and also is it possible to paste sample input data.
    I fieldsepartor is also not necessary since you have fiexedlengths. Since you say FCC to FCC and you paste the receiver FCC parameters
    regards
    Ramesh P
    Message was edited by:
            Ramesh P

  • Empty document found. Proceed without sending message

    Hi All,
    I have a file CC and it works fine , simple file.
    But when I add Trailer to it... then I have no output file..Instead the CC channel shows that the document is empty and cannot proceed:
    Here is the details ( Watch the Trailer added)
    ZOUT_MT 11 -ZIN_MT 11
    Recordset 1--1
    Rec 1unboundedTest01 1-----unbounded
    key(string) 1...1----
    key 1..1(string)
    name11(string) 1..1----
    name21 1..1(string)
    name12(string) 1..1----
    name22 1..1(string)
    Trail 1...1 -
    Trail 1---1
    key(string) 1..1 -
    key 1..1(string)
    test(string) 1...1 -
    test1..1 (string)
    In Config: Sender File CC
    Doc Name :ZOUT_MT
    Doc namspace : http://mytest.com/test1
    RecordsetName : Recordset
    Recordset Structure : Rec,*,Trail,1
    Key Field Name : key
    Recordset per message : 1
    Rec.fieldNames : key,name11,name12
    Rec.fieldSeparator : ,
    Rec.endSeparator : 'nl'
    Rec.processConfiguration: FromConfiguration
    Rec.keyFieldValue : 1
    Trail.fieldNames: key,test
    Trail.endSeparator: 'nl'
    Trail.processConfiguration : FromConfiguration
    Trail.keyFieldValue : 1
    Trail.fieldSeparator : ,
    From all this work above , when I put the file having:
    1,111,112
    1,222,223
    1,333,334
    1,99
    The output file in empty (null)...
    Does anyone out there understand why the output file is becoming null..
    here is the log I get in workbecnh (commuunication channel)
    Audit Log for Message: c1a434f5-ad9f-4a26-08c1-e7d579a5927a
    Time Stamp Status Description
    21.01.2009 11:48:22 Success Channel ztest_sender_cc: Entire file content converted to XML format
    21.01.2009 11:48:22 Warning Channel ztest_sender_cc: Empty document found. Proceed without sending message
    21.01.2009 11:48:22 Success File "/mylocation/interface/SCM/somefolder/in/shilpagirlsinput.txt" deleted after processing

    keyFieldValue must be different for Rec and Trail, keyfield is to distinguish Rec and Trail, their value must be different, otherwise how can you tell which record is Rec, and which is Trail?
    Try to put different keyfield value, chang the input file and run the scenario.
    Also because you specified cardinality 1...1 for Trail element, and 1 is used as keyfield for Rec, XI thinks there is no Trail in the outbound file, thus it produces empty document warning as Trail is required to be present by cardinality 1...1
    Jayson

  • "Empty document Found" error while sending a text file

    Below is the error I'm getting while I'm trying to send a txt file using a fiel adapter.
    Channel FILE_TLE_Sender_SalesOrder_CC: Converted complete file content to XML format.
    Channel FILE_TLE_Sender_SalesOrder_CC: Empty document found - proceed without sending message.
    File "/data/TLE/XS1/inbound/850/Test_SalesOrder_3064_12-15-10.txt" deleted after processing.
    On the Communication Channel this is what I have:
    Recordset Name: DOCUMENT_ROOT
    Recordset Structure: DOC_HEADER,1,PO_HEADER,1,TAX,,FREIGHT,,SPECIAL_SHIP,,DOCUMENT_NOTE,,SHIP_TO_ADDRESS,,PRODUCT,,LINE_SHIP,,LINE_ITEM_NOTE,,ASSOC_LINE,,ORDER_MEMO,,DOC_TRAILER,1
    Key Field Name: keyfield
    DOC_HEADER.fieldNames    Value: keyfield,Source_System,Source_SUB_System,Source_Doc_Type,Source_Doc_Gen_Date,Source_Doc_Gen_Time,Source_Company,Source_Division,Source_Party_ID,Source_Ship_Location,Source_Sell_Location,Event_Name,Application_Program_File,Application_Program_Name,Destination_System,Destination_SUB_System,Destination_DOC_Type,Destination_Company,Destination_Division,Destination_Party_ID,Destination_Ship_Location,Destination_Sell_Location,Interchange_Control_Number,Group_Control_Number,Document_Control_Number,Date_Translated,Time_Translated,Primary_Key
    DOC_HEADER.fieldFixedLengths  Value: 30,30,30,30,10,4,30,15,30,20,20,8,30,30,30,30,30,30,15,30,20,20,10,10,10,10,4,30
    DOC_HEADER.keyFieldValue        Value: DOC_HEADER
    DOC_HEADER.lastFieldsOptional       Value: YES
    DOC_HEADER.endSeparator           Value: 'nl'
    Then I have same pattern for PO_HEADER, TAX and so on....
    Can someone tell me why this error is happening?  I'm using the same exact parameters in another XI environment and there's no error there.

    > Channel FILE_TLE_Sender_SalesOrder_CC: Empty document found - proceed without sending message.
    > Can someone tell me why this error is happening? 
    Maybe your source file is empty?
    This is exact what the error message says.

  • Empty Document Found: Problem due to FCC

    My scenario relates to a Sender File Adapter and a Receiver IDoc Adapter.  My Outbound Message Type / Data Type has multiple Complex elements which I later replicated to only three(3) Complex elements to simplify checking the issue. The elements defined in IR are as follows:
    1.EDI_DC: Element occuring once with multiple fields
    2.E2IDKU1: Element occuring 0..unbounded with multiple fields 
    3.E2EDKO3: Element occuring 0..unbounded with multiple fields
    IDirectory has a Sender File Adapter has a Communication channel with the following specifed in FCC:
    Document Name: MT_RecManager_Test_O
    Document Namespace: http://mrgnetwork.com/WF/RecManager
    Document Offset: <nothing specified>
    RecordSet Name: RecordSet
    RecordSet Namespace: <nothing specified>
    RecordSet Structure: EDI_DC40,1,E2IDKU1, *,E2EDK03, *
    RecordSet Sequence: Ascending
    RecordSets per Message: *
    KeyFieldName: SEGNAM
    KeyFieldType: String(Case Sensitive)
    EDI_DC40.fieldNames: SEGNAM,MANDT,DOCNUM,DOCREL,STATUS,DIRECT, EDI_DC40_FILLER1
    EDI_DC40.fieldFixedLengths: 10,3,16,4,2,1,6
    EDI_DC40.keyFieldValue: EDI_DC40
    EDI_DC40.missingLastFields: add
    EDI_DC40.additionalLastFields:ignore
    EDI_DC40.endSeparator: 'nl'
    E2IDKU1.fieldFixedLengths: 30,3,16,6,6,2,3,35,35,3,3
    E2IDKU1.keyFieldValue: E2IDKU1
    E2IDKU1.fieldNames: SEGNAM,MANDT,DOCNUM,SEGNUM,PSGNUM,HLEVEL,BGMTYP,BGMNAME,BGMREF,BGMLEV,BGMACC
    E2IDKU1.missingLastFields: add
    E2IDKU1.additionalLastFields: ignore
    E2IDKU1.endSeparator: 'nl'
    E2IDKU1.keepIncompleteFields: yes
    E2EDK03.fieldFixedLengths: 30,3,16,6,6,2,3,8,6
    E2EDK03.keyFieldValue: yes
    E2EDK03.fieldNames: SEGNAM,MANDT,DOCNUM,SEGNUM,PSGNUM,HLEVEL,IDDAT,DATUM,UZEIT
    E2EDK03.missingLastFields: add
    E2EDK03.additionalLastFields: ignore
    E2EDK03.endSeparator: 'nl'
    E2EDK03.keepIncompleteFields: yes
    ignoreRecordSetName: true
    The test file contents are as follows: (please note that I have pasted the file contents in this limited "Plain Text" field, the lines are wrapping around):
    EDI_DC40  4000000000000000000700 302112233445566
    E2IDKU1                       100000000000000000000000100000001LBXLOCKBX                             1                                       
    E2IDKU1                       200000000000000000000000100000001LBXLOCKBX                             1                                       
    E2EDK03                       10000000000000000000000020000000201120081114092712
    When I run the above file contents with the FCC RecordSet as follows, the Payload is empty and I receive a message that: Empty Document found. Proceed without sending message
    RecordSet Structure: EDI_DC40, 1,E2IDKU1,,E2EDK03,
    When I run the above file contents with the FCC RecordSet as follows, the Payload is correctly formed and I receive my message in the Integration Engine and can see it in SXMB_MONI:
    RecordSet Structure: EDI_DC40, 1,E2IDKU1,2,E2EDK03,1
    I want to be able to specify an asterisk "*" in RecordSet Structure as the file contents can vary for KeyFields E2IDKU1 and E2EDK03.
    I have seen various messages in SDN referring to checking the File contents and FCC and I have already done so without any results.  This feature has been widely used in PI.  Is there a change in PI 7.0.  We are currently running PI 7.0 / SP12.  Please advise.
    Channel <Channel Name>: Empty document found. Proceed without sending message.
    Please note that as stated before that if I change the RecordSet Structure and DO NOT specify an asterisk "*", I do not get the "Empty document found message" and the message actually appears in Integration Engine with a payload.
    Thanks in advance for your input.
    Edited by: Ravinder Masuta on Nov 25, 2008 3:43 AM
    Edited by: Ravinder Masuta on Nov 25, 2008 3:45 AM
    Edited by: Ravinder Masuta on Nov 25, 2008 3:47 AM
    Edited by: Ravinder Masuta on Nov 25, 2008 3:48 AM

    i missed the asterick
    RecordSet Structure: EDI_DC40,1,E2IDKU1,*,E2EDK03,*
    If you give the above recordset structure, what is the result?

  • Receiver File Adapter - Empty document found error

    Hi,
    I have a slight issue that I do not understand.
    For example, I have a file that is 256 bytes in size and definitely has some content. However, when the file adapter processes the file it says in the log "Empty document found" - but I can see the file has content.
    Any ideas ? I am using using XI 3.0 SP19.
    Cheers
    Colin.

    hi colin,
    i will agree with u,
    may be the XI can not understand your test data,
    can u tell me the language of test data.
    In file adapter go to encoding select TEXT and  UTF-8.
    may be this will works.
    regards
    sandeep.

  • When i reply to an email on my iphone and click send, it just returns to homescreen without sending message, anyone else experienced this?

    When i reply to an email on my iphone and click send, it just returns to homescreen without sending message, anyone else experienced this?  Its very annoying, esp if i've just typed a long reply!!

    try to delete and readd your account then try again

  • Mail: Cant Send Messages SMTP Error

    When trying to send messages I get a SMTP connection error. I have found that the connection fails because the server name is incorrectly spelled. Mail seems to add my account name as an additional line in the server name. Example:
    [email protected]:macmail
    When I go to Mail>Preferences>Accounts>Edit Server List, the server is spelled correctly without the additional (:macmail) added on. Connection Doctor fails because of this misspelling and I cant seem to be able to stop mail from changing the server name. Any suggestions? Im stumped. Thanks in advance

    Typically, Road Runner is a cable connection, and as is the case with several cable providers of broadband, the SMTP does not require separate Authentication -- they actually authenticate on the basis of the IP address stored in the modem they provide. In Mail Preferences/Accounts/Account Information click on the arrows beside the name of the Outgoing Server (as I think you have already mentioned finding), choose Edit Server List, and then choose the Advanced Tab. There you should check to use the Custom port, set to Port 25, and choose None as the method of Authentication. Remove any Username and Password entered there, and Save these settings. You should now be able to send with the RR SMTP. If you have a third party SMTP, then you may need different settings, so more info if that is the case.
    Ernie
    Message was edited by: Ernie Stamper

  • "sending message failed" error message on model 1...

    Nokia model 1209
    Original problem: “message sending failed” 
    After contacting my Service Provider (Virgin Mobile), I was told to check, and if necessary correct my Message Sender Number. I needed to find and check this in my Nokia 1209.
    V.M. gave me the number that I should have.
    Check the rest:
    From the Nokia Careline:
    “To locate the Message Center Number, kindly follow these steps:
    1. Go to Menu
    2. Select Messages
    3. Select Message Settings
    4. Select Sending Profile                   the following # 5  (SMS Center) I could not find
    5. Select SMS Center
    6. Select Message Center Number
    We would love to hear the positive outcome.”
    After a deep think here is how I got to the MCN:
    1. Go to Menu
    2. Select Messages
    3. Select Message Settings
    4. Select Sending Profile       ---  found a series of items, incl. Profiles 1 thru to 4, I selected Profile 1:
    5. Select Profile 1 > this gave me: "Message Centre Number" > Select > appeared my MCN !!!!
    I noted that the MCN had somehow lost its last digit, which I then typed in, and: All fixed.
    I could now again, as before, send messages.
    Any explanatory comments would be appreciated.                                                            bluegrassbanjo
    Attachments:
    Attachment for Nokia Discussions.doc ‏26 KB

    please post your troubleshooting information from the help menu. That is copy to clipboard and paste into a reply on the forum

  • I have produced my Family History in Appleworks over several years. This morning I tried to open some documents and  now get the message "Import Error not a Presentation" so I cannot open the documents. Those that will open appear to be in PAGES layout. n

    I have produced my Family History over the past few years in Appleworks. This morning I tried opening several documents and got the message 'Import Error Not a Presentation. Some that did open were in a different layout. KEYNOTE and PAGES in the Dock flashed as I tried to open my documents. How can I regain my documents in their original format ?

    You do not have the properties in the Bookmarks Manager (Library), but you should have it if you right-click a bookmark the Bookmarks Toolbar or in the bookmarks sidebar.
    On Mac you probably do not have it if you right-click an item in the Bookmarks menu (this menu is under control of the Mac OS), but I assume that this should work if you click the "Show your bookmarks" button on the Navigation Toolbar that is next to the star to bookmark the current tab and right-click an item in the bookmarks list that opens.

  • Error when sending message: 500 Error during Sender Agreement Determination

    Hi,
    Am getting this error, while testing to post a data from RWB. can anyone tell me what the problem is? its IDOC to JDBC scenario. i've checked all the config objects in the scenario and they all seem to be fine.
    Regards,
    Rashmi

    Hi Prateek,
    i have created sender agreement, as i ran config wizard to create the scenario and it forced me to create a sender agreement.
    Seshagiri, i tried using the test tool you mentioned, Interface Mapping step is failing and the error i'm getting is:
    During the application mapping com/sap/xi/tf/_outCustomerDetails_DEBMAS_DEBMAS03~ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~
    any clue?
    Regards,
    Rashmi

  • I can't empty the trash.  Get the message -8003 error?

    I cannot empty the trash on my computer.  When I try, I get the error message -8003.  I've tried repairing the disk, defragging, etc.  Nothing seems to work.  Any suggestions would be greatly appreciated.

    Take a look at this link, http://reviews.cnet.com/8301-13727_7-20020873-263.html

  • Mail sending messages in error

    I currently have synced my gmail acct to Mail.
    I just got a new Mac Pro, set up Mail for the first time today.
    When sending email from Mac's Mail, each time I press 'enter' or 'delete' in the body of the message, an email is sent TO my gmail acct FROM my gmail acct containing the message as it appears up to that point.

    What type of account(s)? (POP, IMAP, Exchange)
    Gmail, iCloud, AOL, Yahoo, Comcast, other??
    Are you sending large attachments?
    What version of Office?

  • Payload  of sender message has error  in XI

    Hi Experts,
       can you please help me out, I am seeing the Idoc in XI engine with error - some obligatory node missing in the structure and the error code is - "atribute Idoc runetime metada"
    Thanks
    Sugata B
    Edited by: Sugata Bagchi Majumder on Mar 5, 2009 6:59 PM

    Hi ,
    Please reload the IDOC metadata in IDX2
    Ashwin

Maybe you are looking for