Hi below is my requirment,
1) I use DMS Server : Here to checkin Documents we use FM "BAPI_DOCUMENT_CHECKIN2"
2) It has parameters : 1) Document Data 2) File Data
a) Document Data has --> DoctType , DocNumber,DocVersion,Docpart,status
Here we have to get the DocNumber from File which is picked up from File Server (File of any Type)
Question 1)
1) Now i configured Sender File Adapter --> Giving Source Directory and File Named as "*" since we pick up any type of file (.pdf , .jpeg ).
2) After this settings file is getting picked up but i cannot see it in SXMB_MONI of the XI server,but in CC monitor i see file has been polled and it"s showing sucessful.
3)Where i can see the file, i cannot have standard interface since each file is of different file type.How could i read the filename and map to the Target interface which is FM.
Question2
1) In FM parameters i give the "filename" and "filename path" which picks up from the local system.
2) Now in this scenario how could i give the "FileName" (this is fine as above) but how with the file path,if i give a constant one from where it gets file , if there any way i can give dynamic file path once picked up by XI.
Bit confused to go ahead.. if not clear in any point plz revert back..
would reward full points for help
With regards
Srinivas