Hi Calator,
In reference to the Connector Library; I found this limited in Ellipse 8 and the tools provided are inadequate and restricted.
I have since build my own 'Connector' libraries for Ellipse 8 that can be used in a imported into a development project and also a version for Microsoft...
Hi Calator,
I have experienced problems with (custom) RDL running in Ellipse 8, where using subroutines or a browse type file read would dramatically impact performance; however this was supposedly resolved in later versions by requesting ABB some type of additional compile which apparently...
Hi Steve,
I'm sorry I am only aware of a 32 bit version being current, although I guess it is now not supported or close to not being supported by Ventyx.
Drew
Hello,
We have developed applications utilising the Ellipse mimsx.dll however most times the limitation is the Ellipse (CICS) middle-ware not being compatible. I have installed this onto 2003 R2 x64 before but not 2008. I don't believe there are any 64 bit versions available, especially for...
Contact me at gmail (alias in brackets at the end) and I can send you some working programs, these are written in Perl to run on Unix connecting to CICS... Drew (ddrrew)
It is a standard error message generated when a user attempts to log-in to Ellipse and the employee is not a current incumbent of any position. You will need to check the value of the mims.user variable. You can search for the login user via msq020 to pick up the employee number and then...
To add to Calator's comments above, the _Maxinst attribute can be set to a higher number however the limitation on how many records are returned is the 64K packet size.
In one API call we have it set to 1000 however we only get back 128 records. I have not experienced any performance degradation...
It's used when you have multiple currencies, not sure of what the data is but I'm guessing something relating to the indices between two currencies.
When checking the data dictionary It is referenced in two database tables msf052 (storing date and value of currency conversion) and in msf225...
As confirmed by SPV and Blakej above, when a report is sent to review online, the report is saved into the database table msf086_report (and referenced in msf086_header and msf086).
You can review the report via mso086, however if you wish to print the report, select the action 'P'. This will...
Yes when creating a work order from a Standard Job then the defaults will come from the reference codes stored against the Standard Job
entity_value = '2 + district code + standard Job Number'
However when executing msq620 (not mso620 – mso62c with action 9 – there are no defaults here) the...
The Ellipse subroutine msssec.cbl calls an external executable crypt (uses a standard Unix DES-based encryption algorithm) with the password (padded to 10 characters with white space) and a salt based on the userid (check msssec.cbl for the salt calculation).
The returned value from crypt is...
The error returned is associated with the CICS User Definitions (run 'cicsget -c ud –l' from where your CICS Regions are located). Usually you will have a guest account (default user/pass = guest/guest) and a CICSUSER account. However I’ve never used host authentication with CICS, so I can’t...
The code for the package com.mincom.ellipse.myapp.connection is included in my last post for 'Login User and Password'
The following lines contained in this package reference the Ellipse Java Connector (API) components which you will find with the Mincom Connector software supplied by Mincom...
Thanks Dianne… Yes these screens let you review or modify Reference Code Definitions however they do not let you add reference code details (values) for an entity.
Drew
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.