By using this website, you agree to our Terms of Use (click here)
I've setup a generic inquiry linking requests, employees & user tables. The GI has 5 output fields (Request Order Number, Request Employee ID, Request Department ID, Employee AcctName & User Email). I have verified that the GI generates all the proper output.
I then linked that GI to a business event with a Record Insert trigger. I want this to trigger every time a new purchase request is submitted. I have verified that the BE triggers properly when a new purchase request is submitted.
I then setup the BE to kick off an import scenario. When I go to setup the import scenario, I only see 2 of the fields from my GI (order number & description). I have verified that the screen ID for my GI is the same screen ID as the provider for the import scenario.
The part I completely don't understand is that my GI doesn't include the description field.
Any insights would be greatly appreciated.
I was able to resolve this issue by rebuilding the GI. For some reason, the original version of the GI was cached somewhere in the system and it wasn't recognizing any of the updates to add new fields. When I built a new GI with a different name, it worked.
