Skip to main content
1-Visitor
October 17, 2024
Question

FORMALIZEDBY link

  • October 17, 2024
  • 1 reply
  • 381 views

Can somebody let me know if it is possible to load FORMALIZEDBY link which is the link between problem report and change request by using LoadFromFile in Windchill

    1 reply

    avillanueva
    23-Emerald I
    23-Emerald I
    October 17, 2024

    I do not think so. You can check the Windchill/loadFiles/csvmapfile.txt for all possibilities. I did a quick search and could not find it.  It is possible to write your own loader via a command line program if you need to. You'll have to trade the amount of data you have to load against development time. Any small amount I would roll up sleeves and get cracking.