Skip to main content

I’m a business event noob…. I feel like this is 99% complete and someone from this community could get this over the goal line. 

See screenshots below. I created a custom GI to list project records. The business event is supposed to create a new service order via import scenario when a new project has been created. The business event doesn’t process because “location can’t be found in the system”, however that location does in fact exist. Does anybody know what I’m missing or doing wrong? 

 

Hello Sean,

I have a guess that there is no need to have = sign in the following row:

To troubleshoot your issue further, please attach GI/scenario in the .xml format.


Just attached the business event, custom GI, and import scenario in XML! Thanks for your help!

I just removed the equals sign and it worked (sort of)! A new service order was created but the ProjectID in the service order was “X - Non-Project Code” when it should have matched the actual project number. I’ll keep troubleshooting as well.


I just needed to change the status of the project from “In Planning” to “Active” and it worked!


Reply