Hi Everyone!
Im doing a File to XI Scenario. Im facing a couple of issues:
1. I have a folder from where i have to pick a file (.xml) that is throwing an error:
Runtime exception occurred during application mapping com/sap/xi/tf/_MM_DEAL_REQUEST_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /ns0:MT_DEAL_REQUEST. Values missing in queue context. Target XSD
I have tried a lot of options including testing my payload in ESR in test mode, there too im getting the same error. Am i doing some thing wrong or is there an issue with the xml that is being placed in the folder by 3rd party?
2. When i give the actual file name as value of File Name in IR, there is just 1 file in the folder, still PI cannot pick the file name. However, If i give "*" as value for Filename, then PI can pick the file.
Can anybody help me out with both these issues??