- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 05:24 AM
Hello everyone,
I have tried to migrate an update set to an instance to another, when I am trying to do a preview of update set, it shows 3 errors (you can see them in to picture below), I have tried to go to the script include and the errors shows me (see the second picture below) how can I solve this problem?
thanks in advance
Ettore
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 06:54 AM
You don't need to go into that script include. Just skip the remote updates from here. After you skip all three you can commit the update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 06:54 AM
You don't need to go into that script include. Just skip the remote updates from here. After you skip all three you can commit the update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 06:56 AM
yeah I know that, but i wish to resolve the errors, if there is any way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @Ettore Asfaldo ,
I know thsi is an old post/question, you probably have the solution already:
First error means you have in your updateset a change pointing to a diff application, meaning your updateset app is Global, but there is one or more changes in it pointing to CustomerService application, you have to create a new us and change those to the new us.
2- There is a missing reference, check the tables in both environments and see if there is something missing (probably created in a diff us not loaded yet).
3- Same as first case.
