I would like to know if getting the message from MQ is any different for an independent and group message. I am looping the MQGET until MQRC-NO-MSG-AVAILABLE.
I did check the process for putting group messages is different, First Message, Next Message and Last Message. However could not find...
Yes Steve.
I had checked it using CEMT option and file is Open and Enabled. I am referring to the same file in the program, but still getting that error.
Is there any specific syntax for handling ESDS files?
EXEC CICS WRITE
DATASET (MQINPUT)
FROM (WS-MQINPUT-REC)
RIDFLD...
I am getting an error DFHRESP 12 while writing to ESDS VSAM file in CICS program.
I am not able to trace what this response code means. The FCT entry is created, file is Open in CICS region.
Any help is highly appreciated.
Thank you for the suggestions...
I have sucessfully implemented using UNSTRING and POINTER, POINTER was really helpful, as I have a two dimensional array in the TO layout.
I am receiving a string of 3000 bytes (variable length) with delimiters from Unix. They correspond to 15 fields, 14th and 15th repeat 20 times.
My requirement is to unstring and remove delimiters.
Ex:
12345;678;ABCD;EF;12AC;1;AA;2;AB;3;AC
123;678;ABC;E;12A;10;AAA;20;ABC;30;ACC
The above two...
Solution:
Wingdings/Webdings is the correct option. The problem with Acrobat supporting these fonts can be rectified by installing Acrobat 5.0.
The workaround is instead of saving the file as PDF, you should open the report in BO, select the print option under that you will find...
I am displaying a circle.bmp in one of the columns in my report. The shape of it is fine when the width of the row is single line.
Due to some other columns in the report which have a wrap option, some rows enlarge in width and it deforms the circle.bmp.
I did try the option of wingdings...
Hi Steve and Subhash,
Here are the inputs you are requesting.
Issue: DM_VW_CRI_DIM.LINE_TEXT
Where DM_VW_CRI_DIM.KEY(+)= 'CRI_DESC1'
Action: DM_VW_CRI_DIM.LINE_TEXT
Where DM_VW_CRI_DIM.KEY1 (+)='CRI_ACPLAN'
Resolution: DM_VW_CRI_DIM.LINE_TEXT
Where...
I had report in which I need to display the same column from a table in three different columns on the report.
When I am doing the same, I am getting three rows with each column displayed on a single row.
The fields in concern are Issue, Action and Resolution. All these are Comments field in...
Sri,
The prompt is to decide whether the user wants to see Issues in the report or not. If the user inputs option 'N' for that prompt I will not be displaying any issues.
As indicated in my first message the Note criteria code will differentiate between Issues, Accomplishments etc., in this...
Hi Sri,
I do have a date field with which I can use to identify the latest comments.
Its already a long day for me, I am in no position to think of new options, below is my code. Please help me in solving this problem.
How do I use correlated subquery?
Case when (@Select(Work...
I have Comments field in a table, there can be multiple comments for a given project. I need to display only the latest comment added. These comments are differentiated as Issues, Accomplishments etc., based on one more field comment type.
I was able to pull only Issues creating a measure...
Thanks for the update!
It works fine in full client, regarding IN clause, I was intially giving the option of selecting multiple version names, I missed to change the IN, but it does work fine in FC even with this.
Please point me on what things I need to clear.
Thanks & Rgds
Jags
No, the second one does not have an LOV but yet the show values button is popping up. I had coded the prompt as below.
I was assuming a blank in the values place under the prompt command means no LOV, do I need to specifically code something to not display blank LOV.
sum(CASE...
Hi
Still now I had problems with the Show Values not showing up when published, but I got that fixed. I need to do settings in WebI using Suprevisor. Now I am into a new problem, the prompt is not leaving me :-(.
In BO my report has user prompts(using @prompt command)
- One that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.