Author |
Message |
Topic: ACE11..17:get active mon profile for flow with a schema |
john.ormerod
Replies: 5 Views: 3526
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 12, 2022 1:37 am Subject: ACE11..17:get active mon profile for flow with a schema |
Hello Timber.
'broker schema' - sorry, I'm a java developer and only use IIB/ACE to create testing conditions.
It was good to be encouraged to step back and think about how to show what I had fo ... |
Topic: ACE11..17:get active mon profile for flow with a schema |
john.ormerod
Replies: 5 Views: 3526
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 08, 2022 5:06 am Subject: ACE11..17:get active mon profile for flow with a schema |
Thanka for replying - I had been waitng for an email propmt and thought I would check.
I can get monitoring established for msgflows without a schema name.
I used both the mqsichange command and t ... |
Topic: ACE11..17:get active mon profile for flow with a schema |
john.ormerod
Replies: 5 Views: 3526
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 05, 2022 9:14 am Subject: ACE11..17:get active mon profile for flow with a schema |
Hello
I can't find a way to get monitoring fully active for the TemperatureConverter sample. its message flow is in the 'gen' schema.
I can do this for an App whose msgflows do not have a schema, ... |
Topic: ACE11 CustDB sample: bug in api, http 404 GET subflow node |
john.ormerod
Replies: 2 Views: 3039
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 09, 2021 8:54 am Subject: ACE11 CustDB sample: bug in api, http 404 GET subflow node |
Thanks for suggestion.
The uri is taken from the response for the API's generated msgfow.
Each REST action is implemented as a subflow with name format:
"action-name (Implementation)"
... |
Topic: ACE11 CustDB sample: bug in api, http 404 GET subflow node |
john.ormerod
Replies: 2 Views: 3039
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 09, 2021 12:55 am Subject: ACE11 CustDB sample: bug in api, http 404 GET subflow node |
ACE 11.0.0.10 DevEdition, Win 10
I am testing code that interrogates the 'internal structure' of the sample RestApi (CustomerDB v1) for its subflows. None of the http calls made to get a suflow nod ... |
Topic: ACE11: Cust DB - api http server can't find subflow nodes |
john.ormerod
Replies: 0 Views: 3288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 19, 2021 4:23 am Subject: ACE11: Cust DB - api http server can't find subflow nodes |
ACE 11.0.0.10 DevEdition, Win 10
I am testing code that interrogates the 'internal structure' of the sample RestApi (CustomerDB v1) for its subflows. None of the http calls made to get a suflow nod ... |
Topic: IIB10: Mon Profile - what is xpath to get http input header? |
john.ormerod
Replies: 5 Views: 6272
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 10, 2021 4:32 am Subject: IIB10: Mon Profile - what is xpath to get http input header? |
Resolved:
For a user-defined ('X-Xxx') incoming HTTP header, IIB changes the case of the letters after the final '-' to be: 'Uxxx' (i.e first letter is upper case, the rest are lower case.
Fo ... |
Topic: IIB10: Mon Profile - what is xpath to get http input header? |
john.ormerod
Replies: 5 Views: 6272
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 06, 2021 1:57 am Subject: IIB10: Mon Profile - what is xpath to get http input header? |
Thanks rekarm01
You have spotted what I didn't see: '-Id' (as copied from the Flow Exerciser data) instead of '-ID'. Now I know where to look. It's either my mistake in Postman or IIB has made an e ... |
Topic: IIB10: Mon Profile - what is xpath to get http input header? |
john.ormerod
Replies: 5 Views: 6272
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 23, 2020 7:53 am Subject: IIB10: Mon Profile - what is xpath to get http input header? |
Hello
I have added an http header to Postman to simulate a Global Txn Id coming from DataPower.
X-Global-Transaction-ID : 7c4b7c375fe313c400001d50
In my Mon Profile, for the HTTP input node ... |
Topic: ACE11: Topic string for Monitoring App, what about APIs etc? |
john.ormerod
Replies: 2 Views: 4534
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 30, 2020 10:19 am Subject: ACE11: Topic string for Monitoring App, what about APIs etc? |
Hi Martin
Thanks foi prompt reply and for confirming my assumptions.
Thanks also for clarifying that when the IIB 10 format for Monitoring Event msgs is chosen in the yaml file, that the topic p ... |
Topic: ACE11: Topic string for Monitoring App, what about APIs etc? |
john.ormerod
Replies: 2 Views: 4534
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 30, 2020 3:20 am Subject: ACE11: Topic string for Monitoring App, what about APIs etc? |
In IIB 10, the topic string for monitoring does not use 'Application name', which though it could be ambiguous, meant that a messge flow in a Rest API would be 'covered'.
ACE has removed the poten ... |
Topic: IIB10: Can't find value in o/p msg from Aggregate Reply node |
john.ormerod
Replies: 5 Views: 4937
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 30, 2020 2:48 am Subject: IIB10: Can't find value in o/p msg from Aggregate Reply node |
Hi Vitor
My experienced colleague used the debuger to determine the path.
He concluded that my assumption was correct. He entered it his Toolklt and it worked when deployed!
Just goes to show ... |
Topic: IIB10: Can't find value in o/p msg from Aggregate Reply node |
john.ormerod
Replies: 5 Views: 4937
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 25, 2020 6:11 am Subject: IIB10: Can't find value in o/p msg from Aggregate Reply node |
Hi Vitor
Many thanks for your speedy reply.
I'm a 'Sunday driver' when it comes to IIB - just helping out.
Will do that.
Rgds, John |
Topic: IIB10: Can't find value in o/p msg from Aggregate Reply node |
john.ormerod
Replies: 5 Views: 4937
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 25, 2020 5:33 am Subject: IIB10: Can't find value in o/p msg from Aggregate Reply node |
Hello
I'm using IIB 10.0.0.7 in Ubuntu 20.04
In a node that receives the message from an Aggregate Reply node, I want to find a value in the payload. InputRoot.XMLNSC.xxx failed to find the val ... |
Topic: ACE 11.0.0.10: Migrate IIB Mon app that is auto-everything? |
john.ormerod
Replies: 6 Views: 7827
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 05, 2020 5:15 am Subject: ACE 11.0.0.10: Migrate IIB Mon app that is auto-everything? |
Thanks again, Martin.
I'm happy to consider this post and thread as being complete.
I hope that other people will find it useful.
Regards, John |