Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
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
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.
