ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 71 matches
Author Message
  Topic: Shared Variable in Shared Library
madrox

Replies: 15
Views: 17052

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 12, 2023 7:49 am   Subject: Shared Variable in Shared Library
Hello All
Here is my scenario:

We are on ACE 12 and I have one REST service that i need invoke to get a API access token.
I have 3 services that require the same API access token from the first s ...
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 15, 2021 9:13 am   Subject: Selecting XML with Namespaces from Environment
I just did that before your response and that worked.. Thanks again everyone
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 15, 2021 8:05 am   Subject: Selecting XML with Namespaces from Environment
Yes i did, same exception as above
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 15, 2021 6:13 am   Subject: Selecting XML with Namespaces from Environment
mgk I have tried removing the first line but that resulted in a " Exception while parsing Structure id mismatch at offset"
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 14, 2021 1:36 pm   Subject: Selecting XML with Namespaces from Environment
I finally resolved the issue after multiple tries. Thank you everyone and fjb_saper i noticed the namespace on the element late. Below is the working code, FYI declaring namespace with 'Value' gives a ...
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 14, 2021 11:32 am   Subject: Selecting XML with Namespaces from Environment
I changed the name of the name space, used iib instead of xmlns still same result.
Also tried the below code still no result
Declare sample NAMESPACE Value 'xyz';

s = get Environment.XMLNSC.samp ...
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 13, 2021 7:53 pm   Subject: Selecting XML with Namespaces from Environment
Yes I have, please see my code in the previous post. It's in the first code block
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 13, 2021 1:48 pm   Subject: Selecting XML with Namespaces from Environment
I did a simple SET but that did not return anything either
DECLARE test CHAR;
DECLARE xmlns NAMESPACE 'http://sample/iibadmin';
SET test = Environment.XMLNSC.XMLNSC.xmlns:EMPLOYEE[1] ...
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 13, 2021 8:42 am   Subject: Selecting XML with Namespaces from Environment
Thanks for your response. I tried with the below select and still nothing.
DECLARE Empno CHAR;
DECLARE xmlns NAMESPACE 'http://sample/iibadmin';
SET Empno=TRIM(InputRoot.XMLNSC.test);
...
  Topic: Selecting XML with Namespaces from Environment
madrox

Replies: 18
Views: 11936

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 12, 2021 1:29 pm   Subject: Selecting XML with Namespaces from Environment
Hey everyone
I a repeating xml stored in the environment the structure below

<?xml version="1.0" encoding="utf-8"?>
<EMPLOYEE xmlns="http://sample/iibadmin&q ...
  Topic: Stack space exceeded while using MQGET node
madrox

Replies: 11
Views: 8397

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 08, 2019 7:30 am   Subject: Stack space exceeded while using MQGET node
The suggestion from abhi_thri is the ideal because it splits the processing into separate, short-running transactions.

If you absolutely *need* to process all of the messages in single message flo ...
  Topic: Stack space exceeded while using MQGET node
madrox

Replies: 11
Views: 8397

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 08, 2019 7:04 am   Subject: Stack space exceeded while using MQGET node
hi...yes, it is the wired loop within the flow that is causing the stack overflow error as you suspected and it is generally discouraged to use any sort of wired loop within a flow due to this reason ...
  Topic: Stack space exceeded while using MQGET node
madrox

Replies: 11
Views: 8397

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Jul 07, 2019 2:47 pm   Subject: Stack space exceeded while using MQGET node
I know this topic has been extensively discussed here, but unfortunately for me even after reading multiple of these post i am unable to get this working.
Here is my scenario.
I have about 10000+ me ...
  Topic: Sequence node trouble
madrox

Replies: 2
Views: 2972

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 15, 2019 7:45 am   Subject: Sequence node trouble
Thank you for your response. It does work using the shared row, i was just trying to figure if was doing something wrong with the sequence node and why it was behaving that way
  Topic: Sequence node trouble
madrox

Replies: 2
Views: 2972

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 08, 2019 7:21 am   Subject: Sequence node trouble
Hi Experts!
I am trying to use the sequence node to get incremental counts of errors that occur while processing a file
Here is what i am trying to achieve
I am reading a text file with multiple ro ...
Goto page 1, 2, 3, 4, 5  Next Page 1 of 5

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.