cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

API to get "Sourcing Configuration to Colorway"

MW_12595009
2-Explorer

API to get "Sourcing Configuration to Colorway"

Is there an API to get "Sourcing Configuration to Colorway" from PlexPLM?

I can see it in allowed data types list with getFlexObjects API.

...
    "Season Group(read only)",
    "Size Definition",
    "Sourcing Configuration",
    "Sourcing Configuration to Colorway",
    "Sourcing Configuration to Season",
    "Specification",
....


But when trying to access actual data with getRecordsData API systems states that there is now type as "Sourcing Configuration to Colorway". I can access to for example "Sourcing Configuration".

 

ACCEPTED SOLUTION

Accepted Solutions

Hi @MW_12595009  You can use the Flex-Connect Service “getFlexLinks” in Mappingscript to get the Sourcing Configuration to Colorway.

View solution in original post

1 REPLY 1

Hi @MW_12595009  You can use the Flex-Connect Service “getFlexLinks” in Mappingscript to get the Sourcing Configuration to Colorway.

Announcements


Top Tags