Skip to main content

Hello IFS Community,

 

In IFS Cloud, I can navigate to the entity page and view the API and Package tabs.

 

However, how can I determine the required parameters for a function or method when searching for a package under the entity page?

 

For example, in the case of Inventory Part => Get_Description, I can see the function or method name, but I am unable to find the details of the parameters it requires.

 

Is there a way to view the parameters? fyi. my question is not about retrieving the description data. I am looking to understand how to locate and learn about the required parameters. Please, provide some screenshot for easy understanding. :-)

 

 

Thanks,

JL

@ZTC ZTC JGOTA what you could do is to go to API Explorer - in your case look for InventoryPartHandling → and open the API Doc:

Normally the getter functions are inside the Service Operations. There you see that the webservice requires only the Part_No in order to get the description.

 


Hello ​@Marcel.Ausan , Thanks so much for your help.

 

Under the entity ConfigurationSpec , I can see the Get_Objstate

 

I need to find the parameters for the get on red . See screenshot above.

 

How could I find the parameters used to obtain the Get_Objstate? using the API Explorer.

 


@ZTC ZTC JGOTA sorry, I don’t have an environment where CFGCHR component is active, so I can’t really check.


Reply