Jump to content

BWADMIN REST API not working


Imran Patan 2

Recommended Posts

I have tried bw api by running bwagent apiserver and tried accessing it via URL. but the only few HTTP methods are working like GET /agents/info , but other methods related to node is not working like get /domains/{domain}/appspaces/{appspace}/appnodes/{name}/info

The error I get is

{"message":"TIBCO-BW-ADMIN-500300: The AppNode [testAppNode] does not exist in AppSpace [testAppSpace] and Domain [TEST].","code":null}

while TEA is clearly show the configured nodes in that domain

Is there any configurations required apart from starting the API server

Versions we are using are BW 6.5 with TEA 2.3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...