Invalid 'Target table' selected on the Table Transform Map record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 02:31 PM
I am getting below error while creating Transform maps(from Global) on my scoped table.
Invalid 'Target table' selected on the Table Transform Map record. The 'AAA' table is in application 'BBB', but the current application is 'Global'. The 'Target table' field can only select 'BBB' tables with read, create, and update access enabled.
I have given the required access at table level. also created CRUD records in cross-scope privileges but not sure why it is still throwing this error.. any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:13 AM
Hi Wert,
May be you need to add cross scope application access for the transform map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:23 AM
Thank you for your reply. To answer, cross scope access has already been added and the issue persists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:13 AM
Hi Shradha,
May be you need to add cross scope application access for the transform map

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:25 AM
You are not in the right scope for the target table. The target table will not be available unless it's in the scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 04:11 PM
Thank you for the reply
I don't think this is the issue. Table can and should be able to be accessed tables cross scope. Otherwise, new applications could not write to the task tables or its subordinates. This is either a misconfiguration, which at first glance, ServiceNow support does not believe is the case, or a bug that ServiceNow needs to fix.