You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to understand this.
As an example: promoting from DEV to INT environment, The query has 10 objects in DEV.
If the executequery is done in DEV. It will get the list of 10 objects and outputs to a file.
executequery -q $query -u $queryOutputFileName
Then the next step to validate: It should validate the objects list file from DEV to INT...right..Looking at the validate, Im confused here.
In which environment does it validate ? In DEV or INT.
I don't see any parameters for getting connected to different host or server. If we need to compare the objects list from one environment to another. Then we need the validate step to be modify
Hi,
I'm testing the step: Validate Deployment Group.
Validation Query: The name of the query to run to query the invalid objects of the deployment
Can you help understand this step or command ? Can you provide sample of this command or query which I can use it. Please let me know.
Thanks,
Kiran
The text was updated successfully, but these errors were encountered: