FortiSOAR Discussions
Jitesh
New Contributor II

Issue with Fortisoar RDK Connector Information Retrieval

 

We are facing a critical issue regarding the retrieval of connector information within the Fortisoar RDK (Rapid Development Kit). Specifically, the process to retrieve connector information using connector_info is encountering difficulties. Despite attempts to fetch data using self._info_json.get('name'), the method is failing to return any value. This impediment hinders the proper population of the connector_info object with essential details such as the connector's name and version. Resolving this issue is paramount to ensure the accurate representation of connector information within the RDK.

FortiSOAR 

Connector Information Retrieval:Connector Information Retrieval:

Jitesh Rathod
Jitesh Rathod
3 REPLIES 3
CatInHat
New Contributor III

Even after trying to use self._info_json.get('name') it fails to get the required data. This prevents the connector_info object from populating correctly, including the connector name and version. Resolving this issue is critical to accurately representing connector information in the RDK.

gankit
Staff
Staff

Hi, 

 

We will fix this issue in FortiSOAR RDK v3.0.0

gankit
Staff
Staff

Hi @Jitesh 

We have release the FortoSOAR RDK v3.0.0 with the above required function. Refer to doc link: https://docs.fortinet.com/document/fortisoar/3.0.0/fortisoar-rapid-development-kit/841/fortisoar-rap...