Hi
We have need to get Specific FID of a RIC from TREP using RFA API. The scenario works like below
The first request to RIC would request for FID 1.In this case i expect the response to have FID 1
The Second request woudl request for FID 2. In this case i expect the response to have FID 1 and FID 2
Can you pls help me with the code which would help me to acheieve this