× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Colin,

Normally, once the dtaq is created that is it.  I believe it gets created when 
you do either step 1 or 2 and then it is there 'permanently'.

Use the crtdtaq command.  I'm including the description of one of ours...

Data queue: OPTIOAP        Library: OPTIOFILE
                                             
Maximum entry length . . . . . . :   500     
Sequence . . . . . . . . . . . . :   *FIFO   
Key length . . . . . . . . . . . :   0       
Force to auxiliary storage . . . :   *NO     
Include sender ID  . . . . . . . :   *NO     
Number of entries  . . . . . . . :   0       
Max entries before overflow  . . :   16      


So

                          Create Data Queue (CRTDTAQ)
                                                     
Type choices, press Enter.                           
                                                     
Data queue . . . . . . . . . . . > OPTIOUS       Name
  Library  . . . . . . . . . . . >   OPTIOFILE   Name
Type . . . . . . . . . . . . . .   *STD          *STD
Maximum entry length . . . . . . > 500           1-64
Force to auxiliary storage . . .   *NO           *NO,
Sequence . . . . . . . . . . . .   *FIFO         *FIFO

Should work.  Than make sure that the outq in question has the dtaq attached....


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] 
On Behalf Of Colin.Swain@xxxxxxxxxxx
Sent: Wednesday, March 15, 2006 11:46 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Optio Cheque Printing

Again thanks Mike,

Checking the config I find the following:

We have only one group and it is called US
There are two Monitored Output Queues: INTER and OPTIO both with Group US

So it would appear that I have a missing object OPTIOUS of type *DTAQ. Can 
you tell me how to manually create it?

Is the Monitor Output Queues supposed to create the *DTAQ and thus will I 
have to manually create the *DTAQ every time a cheque run is performed, as 
it is not being created automatically?

I had a voicemail message from Optio left for me this morning at 9am, I 
called back and left a message but have not heard from them yet, I assume 
that yet another person it going to try and sell me support for a simple 
part of this product which I think I only really need some documentation 
for.  But if you do find any documentation I will be very grateful.

Col

----- Message from "Crump, Mike" <Mike.Crump@xxxxxxxxxxxxxxxx> on Wed, 15 
Mar 2006 10:54:43 -0500 -----
To:
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject:
RE: Optio Cheque Printing

Colin,
 
Ok, I thought you had a time when you did a wrkobjlck and so it locked. 
Perhaps I misunderstood.
 
It's kind of hard to recreate what was in place so I am making some 
assumptions:
 
1.)  You are monitoring the OUTQ OPTIO - well at least whoever set this up 
before was.... :-)
2.)  The merge is based on job information (ie the monitor program is 
making the selection based on job name information)
3.)  I think the older libraries (FX300 or whatever) are actually left 
over from when the product was upgraded to the OPTIO DCS version 5.  So, I 
don't think they are involved or causing anything.
 
Again, these are assumptions.
 
Generally speaking the setup is easy (I hate to admit it but I'm trying to 
find our manuals/CD's - redesigning the data center has caused me more 
lost documents and cd's than I care to mention).
 
The heirarchy is as follows:
 
1.)  Create a group - in this case I'm assuming yours is US.  Or is one of 
them.
2.)  Tell which OUTQ you are monitoring. 
3.)  The command to find, merge, and send the checks to their target 
(MRGCHKSDM)
 
Items 1 and 2 are really just designed to make sure that you have a unique 
job/job name for each outq you want to monitor.  I would assume that part 
of this process (#2) would create the dtaq (and dtaara) and attach it to 
the outq you are monitoring.
 
Checking on items 1 and 2 (go fxmain, option 5 utilities, option 17 
monitor output queues, then menu options 1 and 2) you should see a group 
called US and then a output queue of optio.
 
If you have these items and no dtaq then it seems like it was 
deleted.....or something similar.  So best I can suggest now is to check 
your config, confirm the existance of the dtaq, and the parm on the output 
queue  If the dtaq does not exist you could create it manually into 
optiofile and change the output queue if necessary.
 
That's the best I can suggest at this time.

________________________________

From: midrange-l-bounces@xxxxxxxxxxxx on behalf of Colin.Swain@xxxxxxxxxxx
Sent: Wed 3/15/2006 9:53 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Optio Cheque Printing



Thanks Mike,

I get the error message when I Start Monitoring Output Queue.  I don't
even know if Start Monitoring Output Queue is the correct action to get
this working - does it need to be started in order for the formatting
process to work?

When I try the WRKOBJLCK OBJ(*LIBL/OPTIOUS) OBJTYPE(*DTAQ) I get the
following message:

                        Additional Message Information 
 
Message ID . . . . . . :   CPF0939       Severity . . . . . . . :   30 
Message type . . . . . :   Information 
Date sent  . . . . . . :   15/03/06      Time sent  . . . . . . : 11:06:45

 
Message . . . . :   Object OPTIOUS type *DTAQ was not found in library 
  OPTIOFILE. 
Recovery  . . . :   Correct the object name, the object type, or change
the
  library name (OBJ parameter).  Then try the request again. 

Any idea of anywhere else can I see what job information it is trying to
match?  Or do I have a missing object?

Does anyone have OptioDCS documentation they can send me so that I can
better understand the whole process?

Thanks
Col


----- Message from "Crump, Mike" <Mike.Crump@xxxxxxxxxxxxxxxx> on Tue, 14
Mar 2006 16:08:50 -0500 -----
To:
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject:
RE: Optio Cheque Printing

Colin,

The mrgchksdm command takes a source file, merges it with a defined check
form, and sends it to a target queue.

The fx300 stuff is left over from the xpoint days so I'm not sure if that
is causing your problem or not.

The OPTIOUS should most likely be the DATAQ used by the monitoring
program.  If it is in use it should be by the job that has historically
been used as the monitoring job.  At least that is my guess.  When you get
the error message are you getting it when you attempt to run the merge in
a different manner?

If the monitoring program is in place it should grab anything that matches
the parms in the mrgchksdm command.  The parm merge type indicates that
you are doing a match on job information.  In our case we do it based on
form.  Different way of getting to the same spot.  If you are putting
something in the outq and not getting a result it would most likely be
that you are not getting a match on your job information.

If you do a wrkobjlck on the OPTIOUS DTAQ - that should point you to the
job - you can check the job log.  Granted it tends to put a lot of *&^%
out there but it can give you some further ideas.

Your check form also allows you to remap your data (move it, resize it,
change font, etc.).

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Colin.Swain@xxxxxxxxxxx
Sent: Tuesday, March 14, 2006 11:56 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Fw: Optio Cheque Printing

Apologies to all for not putting the correct Subject line in the previous
email (see below) - bit of a D'oh on my part, if anyone didn't read it
because of the ambiguous nature of the Subject line, please give it a
second chance.


Moving, on I tried taking option 4. Start Monitoring Output Queue from the

Monitor Output Queues menu and I get the following message:

                         Additional Message Information

 Message ID . . . . . . :   CPA0701       Severity . . . . . . . :   99
 Message type . . . . . :   Inquiry
 Date sent  . . . . . . :   14/03/06      Time sent  . . . . . . :
16:29:00

 Message . . . . :   CPF9801 received by XPMN3BCL at *N. (C D I R)
 Cause . . . . . :   Control language (CL) program XPMN3BCL in library
OPTIO
   detected an error at statement number *N. Message text for CPF9801 is:

   Object OPTIOUS in library OPTIOFILE not found.
 Recovery  . . . :   This inquiry message can be avoided by changing the

   program. Monitor for the error (MONMSG command) and perform error
recovery
   within the program. To continue, choose a reply value.
 Possible choices for replying to message . . . . . . . . . . . . . . . :

   C -- Cancel the CL program.
   D -- Dump the CL program variables and cancel the CL program.
   I -- Ignore the failing command.
    R -- Try the failing command again.

 Type reply below, then press Enter.
 Reply  . . . .

Any ideas if this means that there is a missing formatting file (OPTIOUS)?

 It is a bit strange because when I do:

WRKOBJ OBJ(*ALL/OPTIOUS) the object is in the OPTIOFILE library, but it
says it is in use.

Thanks
Col


----- Forwarded by Colin Swain/London/V2 Music on 14/03/2006 16:27 -----

Colin Swain/London/V2 Music
14/03/2006 15:32

To
midrange-l@xxxxxxxxxxxx
cc

Subject
Re: MIDRANGE-L Digest, Vol 5, Issue 564





Thanks Mike,

I have sent Optio an email, let see how long they will take to get back to

me, I guess this documentation may be hard to come by.

CKMAIN is not in the OPTIO library, I find it in FX300.  Is this the older

(XPOINT) version?

I can get to FXMAIN, however the description in the top left corner
XMAIN2, not an issue I suppose.

I have taken a look at "Monitor Output Queues", going to 3. Work with
Commands to be Processed, I find that there is the following:

Unique ID and Description.

            Unique ID Type . . . . . FT
            Unique ID. . . . . . . . APCHECKS
            Output Queue . . . . . . OPTIO
             Library . . . . . . . . . *LIBL

            Description. . . . . . . MERGE US CHECKS



Command.

       MRGCHKSDM NAME(CV2US) MRGTYP(*JOB) FILE(£FILE)
JOB(£JNUM/£USER/£JOBN) SPL
NBR(9999) TOUTQ(V2UKPRT4) RPCNST(B)

This command doesn't make sense as there is no V2UKPRT4.  I tried to
change it to the printer in front of me (V2UKFIN1) and run a cheque
through.  I have been told by the AP girl in New York that she used to
change the output queue to OPTIO and the cheques would print.

This was the command I used:
CHGSPLFA FILE(S04572) JOB(784971/UKCXS30/QPADEV0026) OUTQ(OPTIO)

However, nothing happened.  I am just guessing that this should work.  Can

anyone point me in the direction of understanding what the above embedded
Command does?

The problem is that the output is in landscape when it should be portrait
and is way too small, I have tried fiddling around with the Printer File
Settings for S04572 with only minimal success (either increasing the text
size or changing the page rotation - not both).

Thanks
Col

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Mike.Crump@xxxxxxxxxxxxxxxx
Sent: Tuesday, March 14, 2006 6:11 AM
To: midrange-l@xxxxxxxxxxxx
Subject: RE: Optio Cheque Printing


Colin,

We use the CheckBook portion of the Optio software also.  In our case it
was part of the OptioDCS package that we originally picked up when it
was XPoint.  If you go to the web site it might be very hard to find
what you need (www.optiosoftware.com).  However, from there you can get
a tech support number and email (custcare@xxxxxxxxxxxxxxxxx).  Based on
your location you might want to try the European location:

Optio Software UK Ltd.
Blythe Valley Park
Shirley - Solihull
West Midlands
B90 8AD
United Kingdom
tel:   +44 (0)121 506 9640
fax: +44 (0)121 506 9641
e-mail: info-uk@xxxxxxxxxxxxxxxxx
Directions

Generally speaking you should be able to access what you need via the
menu CKMAIN (that should be in the library OPTIO).  We monitor our
output queues which is accessible off of the FXMAIN menu and under
utilities (opt 5) and monitor output queues (opt 17).

Part of what I'd like to know is what do you mean by it's not
working....nothing happening, output incorrect, etc.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Colin.Swain@xxxxxxxxxxx
Sent: Tuesday, March 14, 2006 6:11 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Optio Cheque Printing

Hi all,

We appear to have Optio software running on our AS/400 that was
previously
formatting cheques from JDE.

However, there have been some office moves and either the software is no

longer working or the configuration is incorrect for the new printers.
I
have looked around on our system and found the Optio library, which was
created on 16/06/98, however I cannot find any documentation on how to
use
and configure the software.

The library description is Optio 5.0.1a Distribution Library-RISC.

Any help greatly appreciated

Col

================================
Colin Swain
Systems Accountant
V2 Music Group
131 Holland Park Avenue
London
W11 4UT
Tel:  +44 (0) 20 7471 3089
Fax:  +44 (0) 20 7471 3060

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing 
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.