Design & Reqirement gathering for Order Management Integration
This is a open question on high level requirement gathering in design phase for order management integration flow
As of now i know from front end system will make call via HTTPS and back system is Database(to perform select/update/insert)
Once data is fetch then flow service need to send data to order management system.
Integration flow :-
This is what i come to know from requirement gathering document.
source system is making https call toward webMethods which is use to send order id and quantity from IS document which is input
to the service where as service make call to database on base of order id and fetch data from database and then send this fetch data from
database to order management system.
So i have following question on designing on this Integration flow and need to perform requirement gathering.
-
How to design this Integration?
-
what all questions we need to ask to source and target teams ie how to perform requirement gathering?
-
Integration flow :- HTTPS call(A) → WM(B) → DB(C) → (D) fetch data send to order management system
In question 3. D section ie what all the questions we need to ask to technical teams to design this sub service flow?
- what all the positive and negative testing scenario we need to perform to test this integration flow?
Appreciate your response.
#webMethods-General#Integration-Server-and-ESB#webMethods