Author |
Message |
Topic: Trigger based transfer using fteCreateTransfer/CreateMonitor |
ajaykverma
Replies: 3 Views: 17914
|
Forum: IBM MQ File Transfer Edition Posted: Thu Dec 21, 2017 8:24 pm Subject: Re: Trigger based transfer using fteCreateTransfer/CreateMon |
Thanks for response "fjb_saper".
I tried arithmetic symbol, but still no success.
Below snapshot what I tried:
fteCreateMonitor -ma ${SapAgent} -mn UMCMWFTE0018.SPIV251 -mm ${QMgr} ... |
Topic: Trigger based transfer using fteCreateTransfer/CreateMonitor |
ajaykverma
Replies: 3 Views: 17914
|
Forum: IBM MQ File Transfer Edition Posted: Thu Dec 21, 2017 1:28 am Subject: Trigger based transfer using fteCreateTransfer/CreateMonitor |
We have a requirement to transfer a file having more than 100MB to a reject directory reject and other files to arch directory.
I have user fteCreateTransfer with -tr, its moving all the files to r ... |
Topic: MessageFlowProxy getDeployTime Vs mqsilist -d2 deploytime |
ajaykverma
Replies: 1 Views: 3041
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 3:31 am Subject: MessageFlowProxy getDeployTime Vs mqsilist -d2 deploytime |
Hi,
We are facing an issue with timestamp what mqsilist with -d2 returns Vs MessageFlowproxy.getDeployTime returns.
mqsilist with -d2 returns like:
Deployed: '27/5/15 10:27 AM'
MessageFlowpr ... |
Topic: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
ajaykverma
Replies: 7 Views: 7841
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 19, 2016 4:55 am Subject: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
there is client restriction to use Java APIS, because we cant run any mqsi command using mqm user and setting mqsiprofile on server.
So is there any way we can find Java Class to using mqsicreateba ... |
Topic: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
ajaykverma
Replies: 7 Views: 7841
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 18, 2016 10:26 pm Subject: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
Can somebody please reply, we are eagerly waiting for it.. |
Topic: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
ajaykverma
Replies: 7 Views: 7841
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 18, 2016 1:07 am Subject: mqsipackagebar Vs mqsicreatebar JAVA API for jenkins |
Hi,
We are in process to automate our deployment using Jenkins. We are using Integration JAVA API to execute any mqsi commands.
To build bar currently we are using:
java -jar ./IntegrationAPI ... |
Topic: Log4jLoggingPlugin Throws Deployment Unsuccessful Message |
ajaykverma
Replies: 11 Views: 11700
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Oct 01, 2016 9:02 am Subject: BAR packaging error for Log4J node |
Hi,
We are facing a weird issue for packaging BAR file for Log4J node. I have followed every steps what was mentioned in IAM3.pdf. There is no problem if I create BAR file inside Toolkit.
But w ... |
Topic: which JAVA API to call in CMP-APIs for mqsichangeflowmonitor |
ajaykverma
Replies: 3 Views: 3869
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 27, 2016 4:38 am Subject: which JAVA API to call in CMP-APIs for mqsichangeflowmonitor |
I am trying to use below command:
mqsichangeflowmonitoring <BrokerName> -e <IntegrationServerName> -k <Appname> -c active -j
As no -s and -i we are trying to use.
So can you ... |
Topic: which JAVA API to call in CMP-APIs for mqsichangeflowmonitor |
ajaykverma
Replies: 3 Views: 3869
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 26, 2016 1:46 am Subject: which JAVA API to call in CMP-APIs for mqsichangeflowmonitor |
Hi,
We are configuring Jenkins for IIB code deployment. We need to know little details of JAVA API from CMP-APIs that we can call for mqsichangeflowmonitoring command. As we have to enable monitori ... |