Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
In this article, we are going to create user, Group, Custom ACL, HTTP port and invoke a Flow Service from Designer and External client, wherein Integration Server uses Basic Authentication mechanism.
Ensure that Integration Server is up and running.
Invoking Integration Server service using basic authentication for clients or application user involves the following steps:
http://< Integration Server Host >:< Integration Server Post >/invoke/< ServiceName >
For example, http://localhost:5556/invoke/Accounts.services:additionOfInt
add the input parameter’s it will add the data in the url automatically.
Refer the Integration Server Administrators Guide for more details.