question

SharatchandraDoulaghar-2869 avatar image
0 Votes"
SharatchandraDoulaghar-2869 asked HimanshuSinha-MSFT commented

Smile CDR FHIR API is not working for web activity in azure data factory

I have a FHIR api which will get all the organizations. So I want to get one of the organization by passing an ID. To achieve this, I am using data factory web activity get api call. But the API is working fine from postman but its not working in web activity.

Error: refer screenshot

95973-image.png


While creating web activity, I used basic authentication to connect and I used AutoResolveIntegrationRuntime.

azure-data-factory
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @SharatchandraDoulaghar-2869 ,
Thanks for the ask and using the Microsoft Q&A platform .
I must let you know that I have never used FHIR myself before , but did a quick reading here . As you mentioned postman does work with FHIR
96457-image.png

if your FHIR is hosted locally you will have to install self hosted IR so that ADF can connect to that . Read more here

96369-image.png

Please do let me know how it goes .
Thanks
Himanshu


0 Votes 0 ·
image.png (152.9 KiB)
image.png (41.6 KiB)

Hello @SharatchandraDoulaghar-2869 ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu

0 Votes 0 ·

1 Answer

SharatchandraDoulaghar-2869 avatar image
0 Votes"
SharatchandraDoulaghar-2869 answered HimanshuSinha-MSFT commented

Hi @HimanshuSinha-MSFT,

Thanks for the reply. My issue got resolved. data factory server IP address need to be whitelisted. So once it is done then my APIs are started working.

Thanks,
Sharat

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @SharatchandraDoulaghar-2869 ,
It was great to know that you were able to get to a resolution . We expect you to keep using this forum and also motivate others to do that same . You can always help other community members by answering to their queries .
Thanks
Himanshu

0 Votes 0 ·