Considerations for Scoping
Regardless of the integration we are scoping we need the following questions answered.
- What are the endpoints; where will we connect and send data?
- What system or URL are we querying?
- Please supply us with Test system logins and a URL address to which we can send queries to. As we progress we will need the same for Production systems.
- Are there special API endpoints and/or API tokens to access the system? What API/SDK is recommended?
- Please supply use with supporting documentation for the system we are integrating with as well as technical contact(s); either on location and/or for the vendor.
- How will the data (or user) flow through the system? ie. business logic/flow
For Network Administrators
Our development servers are behind:
- 208.124.170.242
- 178.128.233.75
Our production servers are behind:
- 209.217.117.82
- 159.203.14.67
Information Flow through OPS-COM
This example shows the flow of information through the integrated system of record and OPS-COM.
Sample: SSO Integration
This example shows the flow of a user through the system, and at want points the client wanted us to apply business logic.
Notice that in their implementation they also described the flag that would be used to designate special users in the system.
Sample: LDAP/Active Directory Integration
This represents a standard flow of information to support LDAP/AD user validation.