Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Hi, I have a routine that takes a data value, and then tries to determine what data type should be used when interfacing with other products (Excel in this case). The process I use is to (a) see if it is a number; then (b) ICONV the data value with various masks to see what is recognised. When I came to test standard QM format masks, I found that these got recognised as TIME values ... which I found surprising. For example: ICONV('8R', 'MT') returns 28800 (8 hours)ICONV('8L', 'MT') returns 28800ICONV('8C', 'MT') returns 28800ICONV('12*R', 'MT') returns 43200 (12 hours)ICONV('12*R26', 'MT') returns 43226 (12 hours and 26 seconds) I question whether these are sensible return values for a time conversion. I could understand '8H' being returned as 28800, but not '8R', '8L', or '8C', and certainly not something like '12*R26'. i don't look at any of those values and think - that is a TIME value! Can someone from Rocket comment on this? QM 4.0.9 / Windows. Testing on QM 4.0.7 / Windows give
I have this old memory that there is a way to install a subroutine or some program in SB+ 5.x that will allow passwords to be evaluated for length, content, complexity, etc. I can't find any reference to it in any of the documentation; does anyone remember this or is this a faulty memory?
hi everybody. A strange behavior we do not understand. on a UV/windows / 11.3.5 we have python 3.11 (the one within uv/python - no other python is installed on the machine) We use module 'pandas' in our script, release 2.2.2 is installed. When executed from osshell, no problem : dos /c "python path/script.py" When executed from uv/python, from pyCallFunction() or from TCL >PYTHON then import pandas we get this DLL load failed while importing aggregations: The specified module could not be found.we do not understand what's wrong with the deploy.... What is the difference between a osshelled python call and a uv's python's one ? any idea ? Many thanks for any advice Manu
Hello, Accuterm 7.3. This is probably a Windows 10 Pro (on a VM accessed via RDP) issue but it involves running Accuterm scripts. This is Linux D3 via SSH. I have an scott.atsc file that does the D3 Linux login/logon for me and starts my scott.atcf session. When I double-click on that directly, all is good.... works from the desktop short-cut, and also from "C:\\Program Files (x86)\\Atwin71\\scott.atcf", and from "Scott Ballinger > Documents > scott.atsc" (I copied the .atcf and .atsc files from "C:\\Program Files (x86)\\Atwin71\\" to "Scott Ballinger > Documents", although who knows where the "Desktop" or "Documents" folders actually are in the Windows "one-drive" universe (as in internet file-space, not UV) anyway? So I dragged-and-dropped the desktop shortcut to the task bar and "pinned" it there. Now when I right-click on the taskbar AT icon I get a list of all the .atsc and atcf files I have ever touched. If I pick the one on top (scott.atsc) or the "recent" one, ev
Any one using the Windows ReFS file system for either UniData or UniVerse? What's your experience performance wise?------------------------------Christian BristowTSERocket Software IncWaltham MA US------------------------------
Hi Guys,I've got a weird issue affecting a couple of my users.The users all use SB Client V6.3.1 and login to the GUI interface, where they have access to SB + menus and have the facility to create their own User Menu, they typically put their "FAVORITES" that appears as a "window" on the left hand side of their main screen, which should look similar to this, dependant on what the user has added to the menuHowever this is what the users are seeingas you can see from the above the TEXT for the menu does not display correctly, at the point of logging on the text and menu structure is momentarily displayed.A full removal and re-install of SB Client doe not resolve the problem, nor does right clicking the the menu to Change FONT or any of the other items on this menuHas anyone else seen this problem and if so what is the work-around / fix please ??ThanksAndy
Just a heads up for anyone (like me !) who is not aware. Recent versions of D3 contain Accumath extended precision functions already loaded. I think in the distant past this package was an add-on, but now all the Basic callable functions are in dm,bp, or available directly as user exists. Using Accumath you can easily achieve the 15-16 digit precision of a Java double, or the higher precision of a BigDecimal. Seems to all work remarkable well.------------------------------Bryan Buchanan------------------------------
Rocket MultiValue Integration Server (MVIS) 2.1.0, available today, is a major release with significant new features and enhancements. To learn more about MVIS 2.1, please plan to join us on September 4th, for a product launch webinar. MVIS 2.1 Features and Highlights Power Modernization via the OpenAPI Standard OpenAPI 3.0 Support. OpenAPI 3.0 is the first major release since 2015, when Swagger was adopted as an open standard and transitioned to the OpenAPI Initiative. The 3.0 spec includes numerous changes including a simplified structure for increased reusability. You can find additional details in this blog post https://swagger.io/blog/news/whats-new-in-openapi-3-0/ Enhanced Integration with OpenAPI. In MVIS 1.3, we introduced the notion of Vanity URLs that provide limited support for top-down scenarios. Support for top-down APIs assumes an API developer uses the OpenAPI standard to define an API with full control of the API endpoints as well as a rich typing system based on JSON
MultiValue Integration Server version 2.1.0 has been released on July 02 2024 for the below platforms/versions:AIX POWER 7.2AlmaLinux 8Amazon Linux 2CentOS 8Oracle Enterprise Linux x86 8RedHat Enterprise Linux Intel 8Rocky Linux 8SuSE Linux Enterprise Server Intel 11.0, 12.0, 15.0Windows Windows 10, Windows 11, 2016, 2019, 2022This product is available to order immediately via your Rocket software provider or by logging into your RBC account at https://rbc.rocketsoftware.com or https://rbcint.rocketsoftware.com.Additional Product Information is available on the Product Availability Matrix at https://rbc.rocketsoftware.com/matrix.asp or https://rbcint.rocketsoftware.com/matrix.aspFor any questions on product availability, please contact rbc@rocketsoftware.com.
Hi Rocket, Can you tell us more about uv r14 ? Regards------------------------------Manu Fernandes------------------------------
We're currently on UniVerse 12.1.1 and RHEL 7. As RHEL 7 is EOL - we'll need to upgrade to 8, and then update UniVerse to 12.2.1.2002 The team who will conduct the OS upgrade have asked if UniVerse will support a Leapp upgrade, and if UniVerse will support RHEL 8.6 specifically. Has anyone else been through this process? I only see mention of the major versions of RHEL in the support matrix, I'm assuming that it will work on 8.6 but it'd be great to get some confirmation!------------------------------Matthew WrightAnalystTomago Aluminium Co PTY Ltd.Tomago NSW AU------------------------------
It has become unacceptable to expect or enforce the need for a manual authorization at the end of installation or upgrade. With the latest release of UniVerse we have also published a tech note article that covers a Python script to Automatically License / Authorise / Authorize UniVerse and UniData. Search our knowledge for 'How-to-Automatically-Licence-Authorise-UniVerse-and-UniData' or article number '000054994'. Any updates I make to the script between releases will be done via the technote. I hope you find it useful. ------------------------------Jonathan Smith UniData ATSRocket Support------------------------------
Hello Everyone. I am giving this a try and one thing that is throwing me for a loop is the server connection. We have used the "BDT" tooling in Eclipse for a long time, and with that solution we could specify the servicename parameter from unirpcservices configuration. There doesn't seem to be an option to do this within the configuration files for MV BASIC in VSCODE. Can anyone tell me if there is an undocumented property for this? For our environments here, we have the defcs/udcs entries set to 5 seconds timeout. This causes the MV BASIC connection to almost immediately get disconnected. We have alternate services defined with longer timeouts, which with UOJ, Eclipse BDT and UOPY connections we can choose this value. Thanks in advance, Aaron------------------------------Aaron TitusSenior ArchitectF W Davison and Company Inc. DBA PrismHRPlymouth MA US------------------------------
Good day, I am using Unidata 8.2 and building a web frontend to a Unidata application. What I'm trying to figure out is a good method for detecting console message such as Unassigned variables or Unopened file variables during the process. Yes, the messages are being displayed in the COMO, however so is a lot of other information, and I don't want to parse the COMO for console messages. I do want to report the messages back up to the user. Is there an EASY way to detect/trap those console messages? Some SYSTEM variable I can check? Thank you for your time, Dan Duffek ------------------------------Daniel DuffekSoftware EngineerRocket Forum Shared Account------------------------------
Hi allI reside in the UK and for our "sins" we still honor the European data format of DD/MM/YYYY. There is a conversion code which 'e' which according to the D3 manual states: e Uses european date format regardless of current system default setting This is great, however, I discovered something rather disturbing and am wondering whether anyone (this side of the Atlantic) can see (a) if I'm doing something wrong OR (b) has uncovered this. BTW - I am aware of the set-date-eur option in a coldstart - which (in my case) I have not opted to have. See this code: *My_Date = '30/09/2022'*crt My_Dateb_date = '19997'crt b_datec = Oconv(b_date, 'D4/E')crt ccrt 'next 'd = Iconv(c, 'D4/E')crt dcrt ' and Done!' The results are as follows: 1999730/09/2022next and Done! Which is "disturbing" as the Iconv resolves to a NULL date! Any ideas (please) Thanks Stefano------------------------------Stefano GallottaManaging MemberSimply Red Open SystemsMilnerton ZA------------------------------
Trying to use some XML functionality and the doc's aren't very useful. But this is my first attempt trying to deal with XML on UniVerse and in general. The purpose is pretty straightforward, take XML feeds, break them down and write them to a UniVerse File. I started with writing a small program in BASIC to try to get familiar with the syntax and flow and utilize the XML functions available to me instead of creating my own parser. Getting unexplained error, basically having to do with the xml_handle or handler ? I'll attach results as well as the test file. I then tried to mimic the program below and get farther along, but not getting any data. A couple of points: 1) I've only mapped the first 4 items of the XML file and created those 4 items in the DICT (out of 25) Thanks for any assistance.....Plus, how/when is the data written to the UniVerse file. Is this where I process and write my own records after the READ (where I'm stalling now) ? Al Zyle ------------------------------Al Z
Hello Rocket Community Hoping you can help. We use Wintegrate emulator for our Dealer Management solution. Has been in production for over 5 years. Was working fine yesterday, today user is not able to download xlsx files to folder. Can download text, csv etc, via same executable and folder destinations. Message displayed is: There was an error during the transfer: Unable to open or create local file. Message is displayed after clicking OK on folder where file is to be stored to. We have had this happen to 3 computers, 2 some time back, a 3rd computer today. User is able to save and open / access the folder and files in the folder, error exists in Wintegrate only. Thank you in advance.
As Rocket's MV evangelist, I'm starting a discussion. What are you thinking or doing with AI around your MV app?------------------------------Mike RajkowskiMultiValue Product EvangelistRocket Internal - All Brands US------------------------------
Found a new file in D3 that you need to keep an eye on: DM,ERRORS,END. This file gets an entry every time you END a phantom job from TCL. A friend of mine had a VME crash because there were over a million items in that file. If you END a lot of phantoms from TCL, you're probably headed in the same direction. Best solution is to turn off the logging to do that, you'll need to set up a config item in the DICT of the DM,ERRORS, file and fix a bug in one of our subroutines. The bug has been reported and will be fixed in a later release of D3. First the subroutine: DM,BP, END.SUB: You need to flip lines 63 and 64: 063 end064 if logit = 0 then outNoLog = 1 should be: 063 if logit = 0 then outNoLog = 1064 end Then COMPILE DM,BP, END.SUB (O Then create this item in the DICT DM,ERRORS, file: config.end001002003 logging=off This will turn off logging. You can now do a CLEAR-FILE DM,ERRORS,END and get on with your life. ------------------------------Brian S. CramPrincipal Technical Support Eng
It seems that whenever I reboot my Windows PC, the Unidata database 8.2 and the Unidata 8.2 Telnet services are both 'disabled'. I use CCleaner and McAfee anti virus. Could it be that one of these is doing it. Or perhaps something else. Anyone got a clue on this one?
I have a GUI app that loads a delimited file into the AccuTerm GUI data grid. In the grid designer I only have one column and that one column is resizeable. When I load multiple columns by sending it a multi-valued header with multi-sub-valued data lines, the column widths all default to the same size. I notice that I can resize each individual by double clicking the separator on the header line. My question is, can I send a command to tell the GUI runtime to resize all the columns based on the data? Some of these files have 50+ columns so having to double click each one is tedious. I'd rather just have them automatically all set to fit.
Hello, everyone! I'm looking for experience passing information between the go language (golang) and jBASE, particularly direct connection examples between scripting languages such as jBC. Thanks! Lamont------------------------------Lamont LockwoodIntegration ExpertDallas, Texasl2@integrationexpert.com------------------------------
New to this so please bear with me... I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this? If I manually use the URL in a browser, it works. When i try in a program, it doesn't. 001: URL = "https://trison-dev.myxcarrier.com/ECSAPI/Labels/275926435770.txt"002: HTTP.STATUS=''003: TIME.OUT='3000'004: RESP.DATA=""005: RESP.HEADER = ""006:007: RESP = createRequest(URL,'GET',HTTP.HANDLER)008: CRT "Reponse to create request = ":RESP009: RESP = submitRequest(HTTP.HANDLER,TIME.OUT,'',RESP.HEADER,RESP.DATA,HTTP.STATUS)010: CRT RESP011: CRT "HTTP.STATUS - ":HTTP.STATUS I ran the test and received the following: :TEST.HTTPSReponse to create request = 00HTTP.STATUS - 400ýBad Request
Hi, Is there anyone successfully monitoring pool users. That is using the LISTUSER command or any other utility. I can see in LISTUSER the USRTYPE column displays pooled but which account is it connecting to. This is UNIDATA 8.3.1------------------------------[Darren] [Johnson] [Australia][Snr Dev Engineer][Indue][Brisbane] [QLD] [Australia]------------------------------
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.