outbound services - triggered by AX or run by user, by batch process. Ex : whenever user posts picking list then i need to
send the xml.
Inbound - based on request AIF responds to it
Response - outbound * asynchronous
request and response - in adn outbound
Tools>> Application integration >> AIFDocumentService >> AIFCreate Document Service.
Rc on service >> Addins >> register service.
DO CIL
Then go to System Administraion >> setup >> service administraion integreation framework >> Inbound
NetTcp ( Adapter)
Service operations ( add all the services methods to left pannel, Data policies ( enable all)
search - VS coomand -
wcftestclient >> enter
RC Add service >> , Paste teh WCF service operation.
Click any methods.
Select - find - Leave Call context - null
Query criteria- Querycriteria
Criteria Element - lenght -1
DataSource name - custtable
Fieldname , Operator - equal, value1 - give some value.
Create - Sender iD - USMF ( Company name)
Class - entity... Mandatory while creating ( else throw error)
Check - Start new proxy Check >> Click Invoke.
send the xml.
Inbound - based on request AIF responds to it
Response - outbound * asynchronous
request and response - in adn outbound
Tools>> Application integration >> AIFDocumentService >> AIFCreate Document Service.
Rc on service >> Addins >> register service.
DO CIL
Then go to System Administraion >> setup >> service administraion integreation framework >> Inbound
NetTcp ( Adapter)
Service operations ( add all the services methods to left pannel, Data policies ( enable all)
search - VS coomand -
wcftestclient >> enter
RC Add service >> , Paste teh WCF service operation.
Click any methods.
Select - find - Leave Call context - null
Query criteria- Querycriteria
Criteria Element - lenght -1
DataSource name - custtable
Fieldname , Operator - equal, value1 - give some value.
Create - Sender iD - USMF ( Company name)
Class - entity... Mandatory while creating ( else throw error)
Check - Start new proxy Check >> Click Invoke.
No comments:
Post a Comment