Hello All,
There is a process with 2 parameters
Parameter 1 - System Administrator -> users -> Groups
Parameter 2 - System Administrator -> users -> User groups
The process is to update the list of members in User groups (Azure Active directory security group) to update in D365 Groups. I am using Runbasebatch.
Tire 2 environment:
Without batch (run manually) - This process works as expected.
With batch (Batch processing) - This process gives 'Object reference not set to an instance of object' error and batch ends in error.
For some reason (Your client IP address does not have access to the server) I could not connect Tier 2 database to Tier 1 and debug. Below is the screenshot.
Is there any other way, I can identify which part of the code throws the error, call stack of batch error from Tier 2 environment. Please let me know suggestions, how to find the root cause of batch error in tier 2.