|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqsicreatebar: BIP01011E Error |
« View previous topic :: View next topic » |
Author |
Message
|
saviobarr |
Posted: Wed Nov 25, 2015 4:51 am Post subject: mqsicreatebar: BIP01011E Error |
|
|
Centurion
Joined: 21 Oct 2014 Posts: 100 Location: Sao Paulo, Brazil
|
Hi all,
I am running the mqsicreatebar against a new test project, and I got the error below
BIP01011E Error occurred since the current script does not match V8 design
My IIB version is 9. The command I typed is the below
C:\IBM\MQSI\9.0.0.1>mqsicreatebar -data C:\Users\savio\IBM\IntegrationToolkit90\workspace\ -b testFlow.bar -p MyApp -o MyApp\Teste2MF.msgflow
My project only contains one msgflow, and it has a MQInput>Compute>MQOutput
Many thanks |
|
Back to top |
|
 |
stoney |
Posted: Wed Nov 25, 2015 5:05 am Post subject: |
|
|
Centurion
Joined: 03 Apr 2013 Posts: 140
|
If MyApp is actually an application, then you should be using the mqsicreatebar options that allow you to specify an application:
Code: |
mqsicreatebar -data /Users/sstone1/IBM/IIBT10/workspace -b /tmp/custdbv1.bar -a CustomerDatabaseV1 |
I reckon that the terrible error message is referring to the fact that applications were introduced in WMB V8. |
|
Back to top |
|
 |
saviobarr |
Posted: Wed Nov 25, 2015 5:12 am Post subject: |
|
|
Centurion
Joined: 21 Oct 2014 Posts: 100 Location: Sao Paulo, Brazil
|
stoney wrote: |
If MyApp is actually an application, then you should be using the mqsicreatebar options that allow you to specify an application:
Code: |
mqsicreatebar -data /Users/sstone1/IBM/IIBT10/workspace -b /tmp/custdbv1.bar -a CustomerDatabaseV1 |
I reckon that the terrible error message is referring to the fact that applications were introduced in WMB V8. |
Your answer works! Thanks for replying |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|