For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
We have Managed Attachment solution, and when we hit the URL with IdcService=GET_SEARCH_RESULTS_FORCELOGIN
http://Hostname:Port/cs/idcplg/_p/min/af/trigger-EBSProfile?IdcService=GET_SEARCH_RESULTS_FORCELOGIN&ResultCount=5&ResultTemplate=EBS_LIST&SearchEngineName=DATABASE.METADATA.AFLIST
then, it gives an error 'afGuid is not available' error.
While, when we remove IdcService=GET_SEARCH_RESULTS_FORCELOGIN and Use IdcService=GET_SEARCH_RESULTS, it works fine.
Below URL works fine:
http://Hostname:Port/cs/idcplg/_p/min/af/trigger-EBSProfile?IdcService=GET_SEARCH_RESULTS&ResultCount=5&ResultTemplate=EBS_LIST&SearchEngineName=DATABASE.METADATA.AFLIST
Could you please tell us what can be the issue.
Thanks in advance !!