
Hi,
I am trying to find a way to link Resource with route operation through odata api.
I have created a route for product using routeHeaders and RouteHeadersv2 entity
created operations for that route using routeOperations entity.
create a resource using operationsResource entity
but i am not able to link a particular resource to route operation.
Also, i couldnt find any api to add few other attributes from 'relation operation' like setup cost category, runtimecost category on route operation.
Please let me know if i am missing something or the odata entity which i should target to set the above attributes for route operations.
Thanks,
Yasho