Showing posts with label On PrimeAzure. Show all posts
Showing posts with label On PrimeAzure. Show all posts

Thursday, October 17, 2024

Integrations by using On prime Azure Data Gateway

Scenario:-In this blog we see integrations with D365fo by On prime Data Gateway with Azure

Onpime Data gateway:- This is a concept where we can get a file or put a file in on premises environment(System) by Azure Logic apps or power automate(MS flows). 

Architecture:- 

Step1:-to install standard gate way click on link below

https://go.microsoft.com/fwlink/?LinkId=2116849&clcid=0x409

Step2:-Once you install choose the path where you need to install in your system

Step3:-Choose the email address you want use Data gate way

Step4:-Click on register new gate way 

Step5:-Now give username and recovery password

Step6:-On successful installation you can see message

Step7:-After that click on create a gateway in azure ass shown in below

Step8:-It will navigate to azure .click on create new in on premises gateways

Step9:-choose required recourses and create on premises gateways

Step10:-Create a logic app .Here sample chosen mail arrives. Then file added in a folder through on premises gateways

That's all we can start integrating with on-premises 

Thankyou!!

Note:-Don't worry that we haven't choose D365fo  the file generally gets from  F&O system or else by once we get a file  using logic app we implant data in F&O system by recurring or pacakageApi.




Get enumvalues through sql

 Generally in AOT sometimes we can not see tthe basenum values in properties so here is the query which helps  SELECT     EIT.NAME AS EnumNa...