I created an Integration Manager integration to import general ledger transactions into GP 10. This is easy stuff, but I could not get it to work. All I was able to import was the transaction header; no detail records. I figured there was a new trick I was missing. There was!
In GP 10, in some of the destination adapters, you must specifically identify the record set from which you want IM to pull the data. In prior versions you could use "Default" and generally be OK.
Here's what I had to do:
My basic integration:
Integration mapping:
For this adapter, to identify the proper record set, open up the "Entries" folder and click on the Options tab. In the Source column, select the appropriate record set.
That's it. Easy; but troubling if you don't know about it. This issue exists in other adapters, so make sure you check it out.