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 122 matches
Author Message
  Topic: SFTP - Absolute file path?
petervh1

Replies: 2
Views: 211

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 08, 2024 1:44 am   Subject: SFTP - Absolute file path?
Hi

Environment is ACE 12.0.7

I'm trying to set up a flow that uses a FileInput node to read a file from a remote SFTP server.

It looks like my credentials in the FTP Server policy and mqsiset ...
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 16, 2023 3:28 am   Subject: Shared Variable in Shared Library
I solved the issue.

The flow that you use to repopulate the cache after adding a new row to the DB table to be cached must literally be the same flow that is used for the initial populating of the ...
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 15, 2023 2:37 am   Subject: Shared Variable in Shared Library
I've come across a problem with the solution that I posted on Aug 1.

Flow 1 (Callable flow) has a check to see if the cache exists. If not, it populates the cache by reading the contents of a DB ta ...
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 31, 2023 9:37 pm   Subject: Shared Variable in Shared Library
I set up 2 flows:

Flow 1 - Callable flow

Callable Input -> Compute -> Callable Output

Compute Niode:

DECLARE confTable SHARED ROW;
CREATE COMPUTE MODULE RetrieveCache_Compute
CREA ...
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Jul 30, 2023 10:54 pm   Subject: Shared Variable in Shared Library
I got it working.

Thanks for your help.
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 25, 2023 12:58 am   Subject: Shared Variable in Shared Library
Thanks. I can now return the values in an XML structure.

I want to be able to create a cache that can be shared by all flows in an EG. My aim is to load the cache on a once-off basis using a small ...
  Topic: Shared Variable in Shared Library
petervh1

Replies: 15
Views: 17032

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 20, 2023 6:10 am   Subject: Shared Variable in Shared Library
Hi MGK

I'm trying to implement your suggestion to use a Callable Flow, but I am unable to get it to pass the value back to the calling flow.

I tried the following:


Define the same SHARED R ...
  Topic: CTDP3042E message when using a comma escape scheme
petervh1

Replies: 0
Views: 4148

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 05, 2023 1:40 am   Subject: CTDP3042E message when using a comma escape scheme
Hi

Env = 12.0.7

I am trying to map the following data:

issue_id,sla_id,sla_name,cycle_type,start_time,stop_time,paused,goal_duration,elapsed_time,remaining_time
1534606,5,Time to resolution ...
  Topic: Leadng zeroes in file output
petervh1

Replies: 0
Views: 4037

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 27, 2023 11:44 pm   Subject: Leadng zeroes in file output
Hi

Environment ACE 12.0.7

I can't work out why I'm seeing the following behaviour:

My XSD is defined as follows:

<?xml version="1.0" encoding="UTF-8"?><xsd: ...
  Topic: DFDL - Empty fields in pipe-delimited record
petervh1

Replies: 2
Views: 2431

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Dec 22, 2022 2:41 am   Subject: DFDL - Empty fields in pipe-delimited record
Hi

I'm setting up a DFDL mapping as follows:


<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dfdl=&q ...
  Topic: BIP1374E when deploying a flow with Amazon S3 Request node
petervh1

Replies: 1
Views: 1451

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 29, 2022 4:16 am   Subject: BIP1374E when deploying a flow with Amazon S3 Request node
Addition to my first post:

When reading:

https://www.ibm.com/docs/en/app-connect/12.0?topic=applications-connecting-amazon-s3-from-app-connect-enterprise

I saw:

If the specified directory ...
  Topic: BIP1374E when deploying a flow with Amazon S3 Request node
petervh1

Replies: 1
Views: 1451

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 29, 2022 4:08 am   Subject: BIP1374E when deploying a flow with Amazon S3 Request node
Hi

I'm using ACE 12.0.5 on Windows 10.

Can someone assist me with this please:

I created a flow that uses an Amazon S3 Request node to get objects from an S3 bucket.

I followed the steps i ...
  Topic: Debug session arbitrarily disconnects
petervh1

Replies: 2
Views: 1639

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 04, 2022 5:04 am   Subject: Debug session arbitrarily disconnects
I managed to resolve the issue, but I'm not convinced about the logic:

The "errant" flow is a REST API service. If I use the OpenAPI Editor to create an openapi.json file like this, the p ...
  Topic: Debug session arbitrarily disconnects
petervh1

Replies: 2
Views: 1639

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 03, 2022 7:28 am   Subject: Debug session arbitrarily disconnects
Hi all

This is a long shot, but I'm stumped.

I have been successfully using the debug facility to debug a new REST API I'm developing.

I then started a debug session again on my ACE Toolkit 1 ...
  Topic: Encoding when processing a .jpg file
petervh1

Replies: 8
Views: 2613

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 27, 2022 2:39 am   Subject: Encoding when processing a .jpg file

That seems like a band-aid solution, and the file will be significantly larger. It may be worth the investment in doing it properly. At some point in the future, your approach will probably be quest ...
Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next Page 1 of 9

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.