<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interactive User Simulation in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884945#M31843</link>
    <description>Servus Kalle,&lt;BR /&gt;thanks for your quick reply, I will try out and report.&lt;BR /&gt;&lt;BR /&gt;MFG&lt;BR /&gt;Albert</description>
    <pubDate>Thu, 10 Feb 2005 05:09:54 GMT</pubDate>
    <dc:creator>Albert Öttl</dc:creator>
    <dc:date>2005-02-10T05:09:54Z</dc:date>
    <item>
      <title>Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884943#M31841</link>
      <description>Does anyone know a quick and dirty way to simulate an interactive user in a batch and/or detached process?&lt;BR /&gt;I suppose, it should be possible via the pseudo-terminal device driver, but before I warm up the compiler, I would like to know if there is already a solution.&lt;BR /&gt;Coming to the details: &lt;BR /&gt;OpenVMS (AXP) 7.1-1H2, the application consist of one single MUMPS executable, no sources available.&lt;BR /&gt;The application can only be started interactively, but I would like to do some specific tasks like starting up and shutting down in the background.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;TX, Albert</description>
      <pubDate>Thu, 10 Feb 2005 03:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884943#M31841</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-10T03:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884944#M31842</link>
      <description>May be Hunter Goatley HGLOGIN package can be of some help. It allows the login on behalf of another user with specifying a command, e.g.&lt;BR /&gt;&lt;BR /&gt;$ HGLOGIN SYSTEM MAIL&lt;BR /&gt;&lt;BR /&gt;You can fetch it here:&lt;BR /&gt;&lt;A href="ftp://ftp.process.com/vms-freeware/fileserv/hglogin.zip" target="_blank"&gt;ftp://ftp.process.com/vms-freeware/fileserv/hglogin.zip&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://vms.process.com/ftp/vms-freeware/fileserv/hglogin.zip" target="_blank"&gt;http://vms.process.com/ftp/vms-freeware/fileserv/hglogin.zip&lt;/A&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.tmk.com/vms-freeware/fileserv/hglogin.zip" target="_blank"&gt;ftp://ftp.tmk.com/vms-freeware/fileserv/hglogin.zip&lt;/A&gt; &lt;A href="http://www.tmk.com/ftp/vms-freeware/fileserv/hglogin.zip" target="_blank"&gt;http://www.tmk.com/ftp/vms-freeware/fileserv/hglogin.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mfg Kalle</description>
      <pubDate>Thu, 10 Feb 2005 04:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884944#M31842</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-02-10T04:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884945#M31843</link>
      <description>Servus Kalle,&lt;BR /&gt;thanks for your quick reply, I will try out and report.&lt;BR /&gt;&lt;BR /&gt;MFG&lt;BR /&gt;Albert</description>
      <pubDate>Thu, 10 Feb 2005 05:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884945#M31843</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-10T05:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884946#M31844</link>
      <description>Create a user, put a rlogin to the system itself in login.com (create a proxy thus no password required). Limit the number by testing a system logical value that you increase on each rlogin.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 10 Feb 2005 06:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884946#M31844</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-02-10T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884947#M31845</link>
      <description>Do you know how the application detects that it is running in an interactive process?</description>
      <pubDate>Thu, 10 Feb 2005 06:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884947#M31845</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-02-10T06:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884948#M31846</link>
      <description>Hi Ian,&lt;BR /&gt;the application does not check anything, it creates an SMG error when called in batch mode:&lt;BR /&gt;...&lt;BR /&gt;%SYSTEM-W-NODEVAVL, no device available&lt;BR /&gt;%SMG-F-INVPAS_ID, invalid pasteboard-id&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Albert</description>
      <pubDate>Thu, 10 Feb 2005 09:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884948#M31846</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-10T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884949#M31847</link>
      <description>If you have DECset, you can use DTM (Digital Test Manager) to simulate an interactive  user process. There is some overhead for DTM, but it handles terminal emulation and script recording/replaying very nicely.&lt;BR /&gt;&lt;BR /&gt;What kind of MUMPS are you using - DSM?</description>
      <pubDate>Sun, 13 Feb 2005 23:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884949#M31847</guid>
      <dc:creator>Howard Taylor</dc:creator>
      <dc:date>2005-02-13T23:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884950#M31848</link>
      <description>Hi Howard,&lt;BR /&gt;I suppose, its DSM. But there is only one&lt;BR /&gt;big executable and of course, the database.</description>
      <pubDate>Mon, 14 Feb 2005 06:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884950#M31848</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-14T06:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884951#M31849</link>
      <description>Try the following from the install directory of Mumps...&lt;BR /&gt;&lt;BR /&gt;$ M Version&lt;BR /&gt;&lt;BR /&gt;If it is ISM, it will tell you just that.  I do not know what you will get with DSM.&lt;BR /&gt;&lt;BR /&gt;sample output:&lt;BR /&gt;Open M [ISM] for OpenVMS V7.x (Alpha) 6.4-F.14 (build-03+JAO837)&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;&lt;BR /&gt;--Jeff</description>
      <pubDate>Mon, 14 Feb 2005 15:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884951#M31849</guid>
      <dc:creator>Jeffery D. Urmann</dc:creator>
      <dc:date>2005-02-14T15:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884952#M31850</link>
      <description>Hi Albert,&lt;BR /&gt;&lt;BR /&gt;If it is MUMPS there would be MUMPS sources available as routines in the database. Normally a mumps app is started in the following way, for example:&lt;BR /&gt;&lt;BR /&gt;dsm/env=myenv ^APPSTART&lt;BR /&gt;&lt;BR /&gt;where APPSTART is a routine in the database, which can be accessed in 'programmer' mode.&lt;BR /&gt;&lt;BR /&gt;What exact command do you use to start the app?</description>
      <pubDate>Wed, 16 Feb 2005 14:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884952#M31850</guid>
      <dc:creator>Tom O'Toole</dc:creator>
      <dc:date>2005-02-16T14:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884953#M31851</link>
      <description>The application consists basically of two executables (MUCXM.EXE and CXM.EXE)and a database file.&lt;BR /&gt;The MUCXM.EXE is started in a detached process, the user-I/O is done via CXM. The application is written in MUMPS, although there is no DSM installation. The application startup is done in two steps: &lt;BR /&gt;- MUCXM is started as a detached process via a command file in SYS$MANAGER (can be done in batch)&lt;BR /&gt;- CXM must be called twice interactively to startup the database and to start a second detached process, which stops the database and the application before backup.&lt;BR /&gt;&lt;BR /&gt;CXM can be called with parameters, but there is no documentation available. The online help shows the following:&lt;BR /&gt;&lt;BR /&gt;HELP CXM&lt;BR /&gt;CXM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   C.C.S. STANDARD MUMPS V 4.0&lt;BR /&gt;&lt;BR /&gt;   COPYRIGHT (c) C.C.S. 1986,1993&lt;BR /&gt;&lt;BR /&gt;        $ CXM [parametro]&lt;BR /&gt;&lt;BR /&gt;And as an example:&lt;BR /&gt;CXM&lt;BR /&gt;&lt;BR /&gt;  parametro&lt;BR /&gt;&lt;BR /&gt;    Ejemplo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       $ CXM MGR:%SS&lt;BR /&gt;                        Ejecuta la rutina %SS de la UCI MGR&lt;BR /&gt;&lt;BR /&gt;       $ CXM ETC,OTH:EJEMPLO:30&lt;BR /&gt;                Ejecuta la rutina EJEMPLO de la UCI ETC, VGR OTH con&lt;BR /&gt;                un tamanyo de la particion de 30 Kbytes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the meantime I tried DTM to solve the problem and it seems to work.</description>
      <pubDate>Thu, 17 Feb 2005 07:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884953#M31851</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-17T07:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884954#M31852</link>
      <description>Yeah that's definitely not DSM.</description>
      <pubDate>Fri, 18 Feb 2005 12:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884954#M31852</guid>
      <dc:creator>Tom O'Toole</dc:creator>
      <dc:date>2005-02-18T12:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Simulation</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884955#M31853</link>
      <description>Hi all,&lt;BR /&gt;thank you for your suggestions.&lt;BR /&gt;I finally decided to record an interactive session via DTM on a different machine (there is no DTM installed on the target system) and to submit a batch job which plays the recorded session every morning.&lt;BR /&gt;&lt;BR /&gt;Albert</description>
      <pubDate>Mon, 21 Feb 2005 03:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interactive-user-simulation/m-p/4884955#M31853</guid>
      <dc:creator>Albert Öttl</dc:creator>
      <dc:date>2005-02-21T03:16:55Z</dc:date>
    </item>
  </channel>
</rss>

