Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Greeting all! New to Universe so my apologies for the rookie question. Is there any to determine when the last date/time a program was compiled and by whom?------------------------------Doc RuckelPart time programmerRocket Forum Shared Account------------------------------
d3 all versions. To my knowledge, this has been around forever; but it has always been something I thought was totally inconsistent: File A and File B are related to each other. An attribute on File B is a mv. From File A I wish to use a dictionary item that returns that File B attribute; and so use a t-correlative such as:T(FILEB;X;;n)where n is the integer amc number of the attribute on File B I want. This works perfectly if n is single valued; but if n is multi-valued the result is all the values delimited by a <space>; not returned as a mv. Why? It strikes me this is entirely inconsistent with mv principles. Now, with that said; is there a way around this in a dictionary item [apart from doing a call subroutine] using F or A type syntax? Cheers, ------------------------------David KnightSenior Software EngineerH3O Business Technologies Limited------------------------------
Hi everyone, We're currently evaluating Evoke by BlueFinity as a front-end solution for our MultiValue system and recently had a demo which looked quite promising. The plan is to move forward with it, but before we do, I wanted to check: Has anyone here had hands-on experience with Evoke or mv.NET in a production environment? Any feedback-positive or negative-regarding integration, performance, support, or limitations would be much appreciated. Thanks in advance! Thomas------------------------------Thomas LudwigSystem Builder DeveloperRocket Forum Shared Account------------------------------
Hi, Is anybody aware or know if System Builder 5.1 (pre SB+ I know it's ancient) was ported for a Linux platform (for Unidata)? Thanks.------------------------------Rashid HoosenDeveloperInvestec Bank LimitedSandton ZA------------------------------
Technology decisions are never easy, especially when it comes to mission-critical systems like Rocket® D3. That's why we want to reaffirm why Rocket D3 remains a smart, strategic choice for your business. With our continued commitment to reliability, security, and long-term value, you can be confident in the success of your operations both now and in the future.The smart choice: Why you chose D3For years, Rocket D3 has been the backbone of your operations. Whether you've relied on it for several years or decades, D3 has delivered proven stability, reliability, and flexibility. From managing large volumes of transactional data to providing unparalleled performance for your business-critical applications, Rocket D3 scales alongside your business needs.D3 Delivers: Continued ROI and proven valueChoosing Rocket D3 means you've already built a solid foundation. Over the years, you've experienced a significant return on investment (ROI) as D3 has enabled your business to streamline operation
Forgive me if this has been asked before. We're running an emulation called BluVista and we're thinking of slowly migrating to Accuterm or wIntegrate. I see in Accuterm , using some emulations that I should be able to get an answerback. I wrote a sample program to send a CHAR(5) to trigger the answerback and when I run the program I do in fact see the answerback string displayed on the screen but I cannot figure out how to capture that string programmatically. I've tried input, inputif, etc and I never see the string in the input buffer. Has anyone on here successfully used the answerback string in Accuterm? Thanks in advance, Harry------------------------------Harry HambrickManager of UV DevelopmentRooms To Go IncSeffner FL US------------------------------
What syntax do I need to prompt the user - who runs a program from the terminal - for input, but I don't want it to echo back to the terminal? ------------------------------Shawn Waldieenterprise application developerRocket Forum Shared AccountLos Angeles CA US------------------------------
Hi, Does anyone know if there's a function in "Universe Basic" to get the cursor position (row and column)? Thank you very much.
Hi all Is there a way tu call pip via RUNPY? Usually I do server maintenance and intallations via shell, like this SH-5.1$ /u2/uv/python/bin/python3 -m pip install some_module SH-5.1$ /u2/uv/python/bin/python3 -m pip freeze Of course, it the server is running on windows things are different, so I was wondering if there is some way to interface with pip using the Universe command line, and not the operative system shell. ------------------------------Héctor CortigueraQuiter Servicios Informaticos SL------------------------------
Have you heard about the MV event Rocket is hosting at the Gaylord Rockies Resort & Convention Center in Denver from June 11-13, 2025? Whether you're a business leader or a technical expert, this is a perfect opportunity to explore new possibilities for your Rocket® MultiValue applications. Why attend? Business and technical tracks: Gain the knowledge you need to focus on business strategy or the technical aspects of application modernization. Networking opportunities: Meet with peers and partners who share your goals and challenges. Hands-on labs and demos: Experience the latest innovations firsthand. Thought leadership panels: Hear from industry experts and learn how other customers are modernizing their Rocket Software applications.See the full agendaRegister today ------------------------------Mike RajkowskiMultiValue Product EvangelistRocket Internal - All BrandsUS------------------------------
Have you heard about the MV event Rocket is hosting at the Gaylord Rockies Resort & Convention Center in Denver from June 11-13, 2025? Whether you're a business leader or a technical expert, this is a perfect opportunity to explore new possibilities for your Rocket® MultiValue applications. Why attend? Business and technical tracks: Gain the knowledge you need to focus on business strategy or the technical aspects of application modernization. Networking opportunities: Meet with peers and partners who share your goals and challenges. Hands-on labs and demos: Experience the latest innovations firsthand. Thought leadership panels: Hear from industry experts and learn how other customers are modernizing their Rocket Software applications.See the full agenda Register today------------------------------Mike RajkowskiMultiValue Product EvangelistRocket Internal - All BrandsUS------------------------------
example of code: REQID STIND OF 8 DIGIT REQUEST NUMBERS, IE . 12345678 GTC1=LITERAL FILEIN = /main/submain/submain/DESTINATION/REQID:".GTC1" THE FILE DOESNT EXIST TO START When i run this program as a standalone is works perfectly. When i run this program as a PHANTOM it takes both else clauses OPENSEQ FILEIN TO OUT.FILE ELSE CREATE OUT.FILE ELSE MSG = "CANNOT CREATE ":OUT.FILE CRT MSG STOP END END RUNNING ON REDHAT LINUX 8.10 UNIVERSE REL 11.4.1.6020 PERMISSIONS HAVE BEEN CHECKED USER:GROUP ARE CORRECT any help would be greatly appreciated
No supported signature schemes exist SSH. I know that upgrading these to 8.1.2 corrects the issue, but we have over 200 installs of AccuTerm that we need to upgrade, but would like to upgrade Solaris first. Any solutions?
Hi all, i have a bit of an issue with U2 ODBC trying to connect to uniVerse DB. I installed (at the then time v530 of client tools (ODBC 64bit) onto a workstation and then i was able to connect to the DB and query. Since then i have installed ODBC tools onto another workstation/pc/server (both on premise and within Azure) and completed the same setups i did previously but on these they do not work. i keep getting the same error message (as shown at the bottom of this post) i cannot use the existing workstaiton/PC as that client is not the one i will be completing the connection from when in prod (as it is my workstation used for testing) and also cannot use as unirpc is locked down to specific IP (the new workstation/PC i want to use in Azure). With this being said, if i try to install ODBC onto another workstation, same result, doesn't connect. i am using both the ODBC Tester from the ODBC tools and the Test Connection option from windows (ODBC Data Sources 64-Bit) after creat
I inherited an old MVBase system running on windows. I tried SH and CMD and cannot shell out. Is this possible? Also, I would like to make a file pointer to a directory in windows. Is this possible? I found that I can use a UOPEN to open an os file and write to a file.
I have a n old MVBase system and I would like to make an MD file pointer to a directory in windows. Is this possible? I found that I can use a UOPEN to open an os file and write to a file. Sorry for reposting. I made the previous post a question and did not realize I could not reply to a question. ------------------------------Troy DittbernerPresidentNorthstar Data Services IncBrooklyn Park VA US------------------------------
Recently my menu/tool bars are missing when in the Wintegrate editor. I've looked around and cannot find a way to get the bars back in the editor. Is this possible?------------------------------Jason WiningerProgrammerRocket Forum Shared Account------------------------------
I inherited a 2000 line EOD proc. This proc does some reporting, run some programs and also calls other procs which do the same thing. Is there a way I can turn on tracking on the port this runs on to log what the proc is doing. I guess I would be interested in what process is ran and a time stamp. Thanks in advance for any help.------------------------------Troy DittbernerPresidentNorthstar Data Services IncBrooklyn Park VA US------------------------------
From the udt.errlog, the output of a deadlock warning: I can understand most of this, but what does PICK REC mean in this context?
I've been working with a friend on setting up a website that uses the U2 RESTful server. My friend's been doing most of the work. It's been in development but there's a lot of things working. We named the rest server "rest_test". That's not a name that works for production so I'd like to rename it. The problem is, if I right-click on the server in the U2 REST Servers panel the rename function is disabled. I've tried copying the folder to a different name, exporting and importing it. No combination of steps has worked. I also don't like the number of steps you have to go through to "deploy" a rest server. Export the file to a zip, unzip it, go to the u2restdeploy folder run the batch file to start the deploy tool, define where you want the files to be deployed to... This is not a good model if you've got multiple developers making local changes that need to be moved to the server. So here are my questions: How do you rename a rest server? Are there easier ways to go d
Good morning, folks! I am looking for documentation RE: GUI Notes. I'm assuming this is a function of AccuTerm. Can anyone direct me to documentation? As always, I appreciate y'alls helpful replies! ~Doc------------------------------Doc RuckelPart time programmerRocket Forum Shared Account------------------------------
Hi,I wrapped most of the intercall library for use with javascript and now you can read, write and run subroutines directly from node.You can get the package here:pick-universeDocumentation:Home - DocumentationI also wrote a package to use multivalue style array indices and convert multivalue strings to and from js arrays:pick-mvThese packages are still pretty new and still being worked on, so feel free to open a github issue if you run into anything.------------------------------Nivethan ThiyagarajahProgrammerAsynchron Systems IncToronto ON CA------------------------------
Greeting folks! New to the community. Interested to know if anyone in this forum is using an outside application for source control? Thanks in advance for your helpful reply/ies! ~Doc------------------------------Doc RuckelPart time programmerRocket Forum Shared Account------------------------------
We are using the descriptive internal information about programs, specifically last date ran and number of times ran since last compiled. This information doesn't seem to be accurate in all cases. Our theory is if an external subroutine is flash compiled, and the calling program is flash compiled, these don't get updated. Are we accurate in our theory and are there other issues we should be aware of?------------------------------Kevin MarshallDirector of Software DevelopmentTechnical Resource GroupCA US------------------------------
I have a customer that wants training in UniQuery. I do provide this on occasion, but would not be able to handle this case. I sent him to https://www.rocketsoftware.com/training-and-services He says no one at Rocket has gotten back to him, he submitted an inquiry early March. This is secondhand info, of course. Where should I direct him for help? ------------------------------Elaine LitchfieldElaine Litchfield ConsultingSan Diego CA US------------------------------
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.