Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Good day, I'm trying to understand the basics of the D3 environment. Mostly clueless, but not afraid. I'm a 30+ IT person. Started coding in C in early 80's. We currently handle all aspects of networks, integration etc. Have no experience with Pick, want to get up to speed on terminology, best practice environment etc. To start: Application uses Accuterm to connect.I believe D3 is running on the MultiValue environment. It is running on a Windows 2008 server.These folders exist:C:\\ProgramData\\RocketSoftware\\D3C:\\Program Files\\RocketSoftware\\D3C:\\Program Files (x86)\\RocketSoftware\\D3ODBC Our support is provided via Nexustek, but certain tasks, I want to handle and understand. Modifying printer queues. I believe this is handled in COLDSTART Understanding the ODBC connect. I can connect to SQLDEMO, but don't know how to access the live tables. I have some basic environment questions. What version are we running? How do I find out? Best way to connect and play..putty, Accuterm?
All, I was wondering... I have worked at many large UniVerse/UniData customers in my career. Some companies do a great job of certain facets of IT. I was thinking about contacting them to see if they would be open the a site visit. I realized that there could be proprietary secrets exposed during the site visit. After all I would not want to show someone around without some assurances that what they saw would be in essence 'What happens in Vegas Stays in Vegas'. Do you think there would be a way to display the best attributes of your IT shop without giving away the goods? What are the best practices that we can share with one another? ------------------------------Jon KristoffersonPick ProgrammerSnap-on Credit LLCLibertyville IL US------------------------------
There doesn't seem to be much love for the MVSP Java toolkit here. I've put together a demo (with all source code) using MVSP Java with Angular and Tomcat - D3 Demo The Java API is fast and easy to use IMO, and allows using D3 as though it was "just a database", just as you'd use (for example) Postgresql with JDBC, except with D3you have an embedded programming environment which is much easier (and flexible) than writing SQL procedures or embedding Java/Javascript functions in an SQL DBMS. It would be straightforward to create a SPA which makes REST calls to a web server using the same technique as the demo. MVSP Java also makes it very easy to create desktop Java Swing apps with D3. I know there's usually a lot of hate for Swing, but it's an extremely well designed UI toolkit. Oracle has committed to keep Swing an integral part of Java, so it'll be around forever, which clearly can't be said for any Javascript frameworks (Angular/React/Vue). Swing can be themed very easily e.g. FlatLa
Good morning. I am a contractor and have been working in multi-value systems since February of 1980. I have two customers in the Nashville area for whom I have worked for over twenty years. Both of them look at me and recognize that I'm an old man and their only support for their systems. Each is a local government department. For one I have provided reservation/registration and for the other a highway department management system. My highway department, to cover their future, is considering a vastly inferior system from the University of Tennessee. I would like to find someone to back me up in providing maintenance and additional development for their UniVerse on Centos 8 system. All the code is in basic with some AccuTerm getting integrated and all code is resident on both customers servers. The highway department includes equipment scheduled maintenance, road job and requests management and costing, purchasing and inventory control. If there is anyone out there who would c
Is there a way to call both FlashBASIC subroutines (compiled using the "(o" option) as well as standard subroutines from a single BASIC programme? I can of course mirror the non-Flash ones, but that's a bit untidy. I can't just Flash the non-Flash ones, as they are used all over the place by other BASIC programmes. I need to use the Flash option for a socket sender subroutine.
We utilize &COMO& for logging process activities that are run in brackground. This works great for our purpposes, and we can turn this feature Off/On by process in a control file record. However, on our Development machine, a number of records appear whose origin we cannot determine. Here is an example (SLICE is possibly one of our U2 account names OR could be a test user's login): >CT &COMO& SCHEDULER_SLICE_308680740001 COMO SCHEDULER_SLICE_30868074 established 11:07:20 05 DEC 2023 Notes: Our production system does not seem to get any of these. We run Universe 11.3.1 Pick format on AIX 7.2 Does anyone have an idea what is generating these? Nelson
We're kicking off the Rocket® MVIS 2.1 Beta later this month, giving you an opportunity to get a sneak peek at the latest and most advanced version of MVIS yet, loaded with groundbreaking features including Open Telemetry. Sign up now! Here are a few features you can play with and help us test: · Support for Open API 3.0: Explore the power of Open API 3.0 with enhanced support in MVIS 2.1. This release ensures compatibility with the latest industry standards, opening doors to new possibilities for your APIs. · Top-Down and Bottom-Up API Design Patterns: MVIS 2.1 introduces both top-down and bottom-up API design patterns. Developers can now create MVIS APIs either starting from a predefined Open API spec or generate Open API-compliant APIs from MV data and business logic, offering flexibility in your development approach. · Expanded Vanity URL Capabilities: Building on the success of MVIS 1.3, MVIS 2.1 takes vanity URL capabilities to the next level. Enjoy full s
Is there a way to have the various anti virus applications out there not flag Universe as a virus? Is there a registration process with the av vendors that Rocket can go through? ------------------------------Gil SteidleDEVDDI System Incbrick NJ US------------------------------
Where might we look to find a way to read Half inch file-save tapes from a C.Itoh pick system from late 80's early 90's.
We're trying to get the shared licensing working on all our machines. We've run into a very strange issue. Most of our users run the Adds Viewpoint Enhanced emulation with a terminal type of wy50-vp. Everything works fine if they run the uv command. If they run uvdls it sends this string: ESC BS "A" BS "R" BS "D" BS "T" BS EOT BS "/" BS "x" BS That's basically sending CHAR(27): "ARDT": CHAR(4):"/x" with a backspace after each character. This is borking up the Viewpoint Enhanced terminal so you have to reset it from the menu to get it working again. It doesn't seem to do it if I use the Linux console with the linux term type but I'm the only one that runs with those settings. I must be missing something. I couldn't find any information on how it's supposed to work so I'm asking here. ------------------------------Joe GoldthwaiteConsultantPhoenix AZ US------------------------------
Hi Guys, I'm trying to turn on the AccuTerm UV license sharing with a downloadable macro so that the users don't have to change anything themselves. The macro is really simple: MACRO = "With ActiveSession.Settings" MACRO := CHAR(25):" .DeviceLicenseMode = 1" MACRO := CHAR(25):" .Apply" MACRO := CHAR(25):"End With" * Send the VBA script to the AccuTerm session PRINT CHAR(27):CHAR(2):'P':MACRO:CHAR(13): If the macro changes the DeviceLicenseMode then the macro halts until I hit the enter key. If it's already set then it doesn't. Any idea why? It's almost like it's waiting for a confirmation of the changes or something. I don't want the users to have to hit enter to make this work. ------------------------------Joe GoldthwaiteConsultantPhoenix AZ US------------------------------
When calling python a second time from the same session I get the dreaded MPD_MINALLOC error. I know there have been a few threads on this same error and the fix is REINIT.PYTHON set to OFF. We are on Universe 11.3.1 (on RH7) and our system does not appear to have that verb available is there a way to install that verb? I did attempt to add that to our VOC but it does not find it. The REINIT.PYTHON is present on my personal version loaded on my windows machine. REINIT.PYTHON0001 V0002 REINIT.PYTHON0003 I0004 G0005 Thanks JR Moore------------------------------JR MooreIT Special ProjectsNational Auto Parts Warehouse LLCHillsboro OR US------------------------------
I found these files in our web server that use UniObjects for JAVA: uojlog_0.log.0, uojlog_0.log.0.lck, uojlog_1.log.0, uojlog_1.log.0.lck and on and on. Since I am using UOJ version 5.111.2 if that helps. BTW the files are always empty.------------------------------Doug Averch (Owner)U2logic, Inc.daverch@u2logic.com303-946-5226 (cell & text)------------------------------
I have two users who's internet connection seems to be causing issues. They're losing their connection constantly disrupting their work and leaving orphaned processes that use up their Universe Licenses. The problem is, they're planning on migrating off their Universe based system in February and don't want to spend the money to upgrade everyone. Is it possible to have only a few people connecting with AccuTerm 8 and the ReZume function while leaving everyone else on AccuTerm 7? Any idea on what the costs would be? Is ReZume priced separately?
Hi all I'm trying to create an HTTP request following this: POST /quiter/qae/... HTTP/1.1 Host: ...:8000 Content-Length: 592 Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW ------WebKitFormBoundary7MA4YWxkTrZu0gW Content-Disposition: form-data; name="attachmentMetadata" {"referenciaDms" : "...","ficheroDms" : "...","usuario" : "quiter","descripcion" : "prueba","workspace" : "quiter"} ------WebKitFormBoundary7MA4YWxkTrZu0gW Content-Disposition: form-data; name="file"; filename="/u2/quiter/DATOS/qsac_quiter.png" Content-Type: image/png (data) ------WebKitFormBoundary7MA4YWxkTrZu0gW-- -- My BASIC code is like this NOM.SUB='RU2' URL.SERVICIO='http://...:8000/quiter/qae/...' TIPO.LLAMADA='POST:multipart/form-data' RESPUESTA=setHTTPDefault('VERSION','1.1') RESPUESTA=createRequest(URL.SERVICIO,TIPO.LLAMADA,HTTP.HANDLE) ADDPARAM='{"referenciaDms" : "85818","ficheroDms" : "FMVEHPT","usuario" : "quiter","descripcion" : "prueba","workspace" : "quiter
Hi All, We've been acquainted with the setup.ini [Defaults] header, and how insert the product key therein. This worked during our POC phase, and it prevented the "Evaluation License ?" box from coming up, when we did manual installs onto a new desktop. When our End User Support team however, attempted a mass rollout using Marimba, the desktop support tool, the user is now getting the Eval Lic question box. Is there some secret sauce we have to use for this method of rollout? Thanks - Baker ====================== for Reference, From Robert ========================= [Defaults] ;MAINDIR=Program Files\\Atwin80 ;HOMEDIR=My Documents ;DESKTOPSHORTCUT=Y ALLUSERS=Y AUTOACTIVATE=Y AUTOUPGRADE=Y ;CUSTOMFEATURECODE=xxxx LICENSEKEY=put-your-key-here-xxxx-xxxx KEYTYPE=1 ;EMAIL=you@company.com Notice I have uncommented the ALLUSERS, AUTOACTIVATE, LICENSEKEY and KEYTYPE. Keytype 1 is device licensing so you would not use an email, leave EMAIL commented. ------------------------------Baker HughesS
Not sure what this means. My staff attempted to install 1.3.4 on a Server that previously had 1.3.1. He got this error???? Now what?
Last time long long ago, during vb6 and asp classic time, we are using UVDK/UniObjects to call UV routines for our front end.. What are the options now ? is there any newer version of UniObjects for the latest .NET ? thank you.------------------------------Koon MIng FongMrP & O Global Technologies SDN. BHD.KUALA LUMPUR MY------------------------------
Hi, In Visual Studio Code we have option to work on remote server with SSH, docker, WSL or Tunnel. For my purposes, the way to work via SSH is ideal. This functionality allows to work with the remote server as with a local computer (ref. https://code.visualstudio.com/docs/remote/ssh). I encountered an problem when I try to use the "Go to Definition" option. The extension tries to open the file by appending the project path to the absolute file path to the file: PROJECT_ROOT = '/myBigDisc/UV/REMACC'FILE_PATH = '/myBigDisc/UV/REMACC/helloWorld.B' The path that the extension tries to open when I navigate to the definition of this variable: /myBigDisc/UV/REMACC/myBigDisc/UV/REMACC/helloWorld.B PROGRAM helloWorld.B myFirstVariable = '' return end I also noticed some problems with "Map cataloged programs" and "includeMapping"Functionality of debugging, compilation and connections to the U2 server work properly Could you please advise how I can get this to work with remote-ssh? Thank y
The latest release of MVIS v1.3.4 is available today. Some of 1.3.4 highlights are: Support for Azure application insights 2.4 to make MVIS more resilient and compatible with Java 8 and 11. UI enhancements to simplify configuration of OAuth 2.0 identity providers. MVIS supports any provider that implements OAuth 2.0 since v1.3.1. However, the UI limited the selection to a couple of providers and required a work-around to configure. In 1.3.4 the UI is updated to accept any standard provider. Improved documentation of timeout and other time related runtime parameters. MVIS 1.3.4 product lifecycle dates: 12 Dec 2023 GA 12 Dec 2026 EOM 12 Dec 2027 EOS 12 Dec 2028 EOLS ------------------------------Hernando BordaProduct Manager, MultiValue ToolsRocket Softwarehborda@rocketsoftware.com------------------------------
MultiValue Integration Server version 1.3.4 has been released on December 12 2023 for the below platforms/versions:AIX POWER 7.1, 7.2AlmaLinux 8Amazon Linux 2CentOS 7, 8Oracle Enterprise Linux x86 7, 8RedHat Enterprise Linux Intel 7, 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, pl
I need to create a dictionary that takes the multivalue data from a field in FILE, field<1> Say: Field<1> is 123a1]456b2]789c9 I want a dictionary item, say called TEST2 to show only (a1,b2,c9) Currently i have the Dictionary item TEST2 as I-type with MATCHFIELD(@RECORD<1>,"0N0X",2) in field 2 I want LIST FILE F1 TEST2 to show: FILE F1……… TEST2……… 1 123a1 a12 456b2 b23 789c9 c9 But what I'm getting is:LIST FILE F1 TEST2 FILE F1……… TEST2………1 123S1 S12 456S2 456S23 789L9 789L9 I've tried a number of options in the TEST2 dictionary item but no joy. Can anyone help with this. I had done something similar decades ago, but cannot remember how. I want to avoid using a subroutine if I can. Any advice would be greatly appreciated. Tek.------------------------------Tek IleriRocket Forum Shared Account-----------
Hello, I have an Universe 11.3.1.6017 on a Windows Server 2019 installed from April 2023. All was ok. Since November 2023, uvsh.exe or uv.exe no longer works. Maybe after the last KB from Windows Update, but Im not sure. But uvapi (rest server) still works. When I try to connect in telnet, or trying to execute uvsh.exe / uv.exe in cmd, there is an error (see attachment) : "The Universe start up process has not yet completed. The use of Universe is currently disabled" I've checked : Universe log files : no information Eventvwr Universe traces : no informations UAC is totaly disabled Approbation mode is disabled I've tried the following solutions, without success : Re-register licenses Reboot server Relaunch Universe services With another local admin account (with very complex and very simple password) With another domain admin I'm out of ideas :( It's a production server, and it's not easy to reinstall Universe. Can you help me ? Thanks, Corentin
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.