Table not vislbe as target or source for transform mapIssue Creating a transform map the table being used is not showing when searching on the source or target field of the transform map even though the user can navigate to said tables outside the transform map.CauseThis is due to the table being part of an application scope. You can identify which application scope the table is part of by navigating to System Definition > Tables and searching for the table based on the name. On that record there is an "Application" field which shows which application it is part of. There is also an Application Access related list which will show you which applications scopes that table is accessible from.ResolutionSet your application scope to be in the same application scope as the table you are trying to create a transform map for. One method to do so is in the navpage select the top right settings cog wheel. In the settings dialogue box navigate to the Developer tab and select the Application drop down where you can then select the relevant scope. Once in the correct scope create the transform map for the relevant tables.