Skip to main content
12-Amethyst
April 17, 2023
Solved

How to run that .bat file to see the content of my object

  • April 17, 2023
  • 3 replies
  • 2167 views

Hey thanks @HelesicPetr and @Marco_Tosin 

In continuation to this topic. Now Im at last step of Enhance Migration where we need to run a batch script and I have ran it.

"copyScript.bat" has generated in source location.

The question is, Im not getting how to run that .bat file to see the content of my object.

Could you please guide me for the same?

Best answer by HelesicPetr

Hi @RS_10128209 

You need to verify the vault configuration and the mount of vault in the target system. 

PetrH

3 replies

HelesicPetr
22-Sapphire II
April 19, 2023

Hi @RS_10128209 

What the bat file contains?

Are there copy rows to copy vaults from source location to target location?

 

If so, then you should think if the folders paths are correct and change it if it is necessary,

 

The copyScript.bat file is a BAT file so it is executed from a command line CMD or Windchill Shell. 

 

You just run CMD and run the bat file from there.

 

PetrH

12-Amethyst
April 19, 2023

Hi @HelesicPetr 

Yes it contains the copy row of contentmap table.

Locations are correct and I have ran the copyScript.bat file in CMD but still the unable to open

RS_10128209_0-1681886605607.png

 

HelesicPetr
22-Sapphire II
April 19, 2023

Hi @RS_10128209 

You need to verify the vault configuration and the mount of vault in the target system. 

PetrH