Skip to main content
Answer

Error: A site map node with the screen ID GIXXXXXX cannot be found.

  • August 19, 2024
  • 4 replies
  • 264 views

Forum|alt.badge.img

Hi All,

we created a GI and published to UI with granted for all roles, next we created business event with GI and added a email subscriber and schedule also. Now in system monitor we are getting below error

we are in 24R1, version 24.107.0004. Can someone please help us what the issue is about.

ContextScreenId = GIXXXXXX
ContextUserIdentity = admin
CurrentCompany = company
EventID = Scheduler_SchedulerThrewExceptionEventId
SourceContext = Scheduler

Exception =
PX.Data.PXException: Error: A site map node with the screen ID GIXXXXXX cannot be found.
   at PX.Data.PXGenericInqGrph.CreateInstance(String screenID, String prefix)
   at PX.SM.AUScheduleMaint.CreateGraph(String graphName, Boolean secure)
   at PX.Data.Process.ScheduleProcessor.ProcessSchedule(AUScheduleMaint graph, AUSchedule schedule, Object key)
   at PX.Data.Process.ScheduleProcessor.TryProcessSchedule(AUSchedule schedule, AUScheduleMaint graph, Object key, DateTime nextrun)

Best answer by Manikanta Dhulipudi

@ckwiat46 Can you delete and recreate the Site Map and verify the result,

Also, change the site Map ID in the different environment and re-import it.

 

Try restarting application once.

4 replies

Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+15

@ckwiat46 Can you delete and recreate the Site Map and verify the result,

Also, change the site Map ID in the different environment and re-import it.

 

Try restarting application once.


nhatnghetinh
Captain II
Forum|alt.badge.img+11
  • Captain II
  • August 19, 2024

Hi @ckwiat46 

Go to the Site Map screen > Click to find GIXXXXXX > If the system cannot find this GI, it means that this GI has been deleted or does not exist.

 

Best Regards,

NNT


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • August 19, 2024

@ckwiat46  Did you create this Business Event using the associated Generic Inquiry (GI), or are you encountering the error during the creation of the Business Event with this GI? If the error occurs while creating the Business Event, it suggests that the GI may not exist in this instance.

 

Please ensure that the GI is created and then proceed with creating the Business Event.


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • August 19, 2024

Hi Manikanta,

Thanks, it worked.