Interactive termination

I met an interesting scenario that I have a hard time explaining why it is implemented: in TestStand v4.2.1 and earlier versions using the PostAction to close based on a custom expression has different behaviors based on how the step is executed. For example:

(to test this, create a new sequence and in the MainSequence, create an instruction step.) Then define the steps of training Actions Post on Pass: condition (on Condition that true) to finish running, check the Use Custom Condition and the value of the Expression to "True".)

1. from the run menu, select Execute MainSequence -, the result is a completed.

2. Select the step, and then in the run menu, select execute selected as follows using > Single Pass - the result is a past performance.

3. in the run menu, select Run Single Pass - the result is a completed.

I think that all three should be completed executions, but the second displays a status of passage.

If you create a sequence in the same file, place the statement 'Cancel' in the sequence, add a call to sequence for this sequence in the MainSequence, and then use respectively two above to select and execute the call of the sequence, execution will be displayed as null and void.

So it seems that TestStand will not honour the PostAction event terminate for the steps that are selected directly in the interactive executions. Is it a feature/bug or am I missing something?

We postulate that this is indeed a bug and a CAR is documented to R & D. thanks for your help

Tags: NI Software

Similar Questions

  • Interaction terminated, reason: 16; reminder Web problem?

    We test Web callbacks on a project, and we seem to have "lost" one. We saw a few occasional problems, but I'm trying to find out if I can troubleshoot this myself.
    Some of our transactions are:
    «Interaction terminated, reason: user name +... +»
    but others say:
    «Interaction terminated, reason: 16...»
    Does anyone know what this "reason: 16" means? I guess it just means something like the appellant (or called in this case?) hung up rather than the agent. But if it's something more sinister, that might be useful.

    Hello

    A reason for the termination of 16 is cut on the side of the appellant. If a user name indicates, the suspended first officer.

    Dave Shuger

  • Connect to PostgreSQL since Oracle 11 GR 2

    Hi people!

    Try to connect to PostgreSQL Oracle 11.2.0.3 (RAC). My configuration files are:

    initRT.ora:
    #
    # HS init parameters
    #
    HS_FDS_CONNECT_INFO = RT
    HS_FDS_TRACE_LEVEL = ON
    HS_FDS_TRACE_FILE_NAME = /tmp/odbc_trace.log
    HS_FDS_TRACE_LEVEL = 4
    HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so
    
    # ODBC specific environment variables
    #
    set ODBCINI=/etc/unixODBC/odbc.ini
    Listener.ora:
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2))))                # line added by Agent
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))))            # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1))))                # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON                # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON              # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON                # line added by Agent
    
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME =/u01/app/oracle/product/11.2/db)
          (PROGRAM = extproc)
        )
        (SID_DESC=
          (SID_NAME = RT)
          (ORACLE_HOME = /u01/app/oracle/product/11.2/db)
          (PROGRAM = dg4odbc)
          (ENVS = "LD_LIBRARY_PATH=/usr/lib64:/u01/app/oracle/product/11.2/db/lib:/u01/app/oracle/product/11.2/db/hs/lib")
        )
      )
    tnsnames.ora:
    RT = (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SID=RT))(HS = OK))
    isql rt rt3 passw
    +---------------------------------------+
    | Connected!                            |
    |                                       |
    | sql-statement                         |
    | help [tablename]                      |
    | quit                                  |
    |                                       |
    +---------------------------------------+
    SQL> quit
    oracle@hostname: psql -h rt rt3 passw
    Welcome to psql 8.3.9, the PostgreSQL interactive terminal.
    
    Type:  \copyright for distribution terms
           \h for help with SQL commands
           \? for help with psql commands
           \g or terminate with semicolon to execute query
           \q to quit
    
    rt3=>
    As you can see, I can connect to PostgreSQL. Then in DB I created DB link as follows:
     CREATE DATABASE LINK "RT"
       CONNECT TO "RT3" IDENTIFIED BY "passw"
       USING 'RT';
    
    
    oracle@hostname: sqlplus rt3/passw
    
    SQL*Plus: Release 11.2.0.3.0 Production on Tue Nov 15 03:46:12 2011
    
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, Oracle Label Security,
    Data Mining and Real Application Testing options
    
    rt3@sid1> select * from users@rt;
    select * from users@rt
                        *
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from RT
    
    
    Elapsed: 00:00:00.01
    rt3@sid1>
    Don'tunderstand why I can't connect to Oracle? Thanks in advance.

    Kind regards
    Pavel.

    Feel free to post a file gateway trace level 255.

    Published by: kgronau on November 21, 2011 11:59

    I think I found the root cause - meet you again HS_FDS_SQLLEN_INTERPRETATION = 32 in your file init bridge?
    Then please comment-it is not necessary for the of DataDirect ODBC drivers as they compile their driver following the last level 3 ODBC 64-bit standard.

  • Terminal interaction problem of Ubuntu - cannot install java

    I have installed 10.04 directly from iso downloaded.  I can't install java because unable to interact properly with the terminal window. specifically in the screenshot I can not click on the "OK" button (or use the buttons on the Red scroll bar).

    I have vmware tools installed with success - able for example to copy and paste the Clipboard of the host.

    It's really frustrating. help appreciated.

    Stephen

    What happens if you just click in the window and press ENTER, or after clicking in the window, press the tab and or the arrow and enter keys?

  • Cannot set COM parameters in NI VISA Interactive Control

    Hello everyone,

    I made a custom pcb that communicate constantly with the pc via RS232 (this is a one-way communication from the device to the LabView). I followed the example of serial communication and the .vi seems to work very well via the loopback test, but when I try to read the real signal from the turntable there is zero byte available at the port.

    I used the block VISA Config to set up communication (9600 bps, 8 bits, no parity, 1 stop bit, no stop character) and the block size of the buffer, but in interactive of Visa OR the serial port control is configured with the transmission buffer and receive buffer sizes to 0 and to search for a character of endpoints (line break) on the bed. I tried changing the settings and I get a message "no error", but when I apply the changes and close the port window, they are returned to the default values.

    This could be the reason why I get no data in the buffer? How can I change the settings for interactive control?

    Thanks in advance to everyone

    I see nothing in this dialog box that aims to "save changes".  I don't see that to apply to which probably applies only while you have this open test session.

    If you do not want to change the 'default' settings to a port, do you with Max when you click the port.  Change a setting here, and you can click on save.  I would never recommend to do.  For me, the VI should be the setting of the parameters.

    It shouldn't matter anyway.  Set the parameters in your VI will overwrite everything that comes as default values by Windows, or MAX.

    senor_homme wrote:

    This would explain why there is no bytes in entry, because there is no character endpoint not found.

    The use of the character of endpoint has nothing to do with the question of whether the bytes to the port there.  The stop (if enabled) character is a method to tell when a reading VISA will come back with data.   A VISA read returns with data every time that:

    1. the stop character arrives at the port, if it has been activated.

    2. the number of requested bytes returns (and asking for zero byte means that it returns immediately with nothing.)

    3. the timeout has expired.

    Have you tried to see if your device sends data using another terminal Windows of the program which is not LabVIEW?  Used to come with Hyperterminal of Windows, but it disappeared.  I don't know what I would recommend instead.

  • What is a Terminal Server Services?

    Original title: Terminal Services?

    What is a Terminal Server Services? It's the description: allows multiple users to be connected interactively to a machine as well as the display of desktop and applications to remote computers. The Foundation of the remote desktop (including RD for administrators), the fast user switching, Remote Assistance, and Terminal Server. I don't want other users to be connected to my computer and I don't want to share anything with other machines. Services Terminal Server has to do with the router? Can you please let me know more about this service and what will happen if I stop the service. My OS is Windows XP SP3 / Google Chrome / laptop with wireless router / device of Netgear USB to connect to the router. Thanks in advance for your help.

    Hello

    In Windows Server 2008 R2 remote desktop services, formerly Terminal Services in Windows Server 2008 and earlier versions, is one of the components of Microsoft Windows (client and server versions) that allows a user to access applications and data on a computer on a network using the Protocol RDP (Remote Desktop). Services Terminal Server is the Microsoft implementation of thin-client terminal server computing, where Windows applications, or even the entire desktop of the computer running Terminal Server Services, are made accessible to a remote client computer. The client may be a computer, running any operating system as long as the Terminal Server services protocol is supported, or a barebone machine powerful enough to support the Protocol with the Terminal services Server, only the user interface of an application is presented to the customer level. Any entry which it is redirected over the network to the server, the application execution takes place.

    For more information, see this link:

    http://support.Microsoft.com/kb/925876

    It will be useful.

  • Activate or install the Terminal Server Service in Windows XP

    I try to install Norton Internet Security, but it stops the installation and displays an error message - "this process cannot continue because of a system service which cannot be installed or does not start...". ». He then gives a redirect at- https://www-secure.symantec.com/norton-support/jsp/help-solutions.jsp?docid=20080923103733EN&lg=english&ct=united+states&product=home&version=1&pvid=f-home&entsrc=redirect_pubweb. According to this, I need to activate the Terminal Service. I tried for two days to find out how to do this without success.

    Can anyone help please?

    We consider that you have Windows XP (sp3, preferably).  If you don't have XP, ignore the rest of the post and answer in determining which version of Windows you have, including service pack.

    Exactly what happened when you tried the sc create command?  Please provide the full error message.

    In the Services applet, what is the status of "DCOM Service Process Launcher"?

    Termsrv.dll is present in C:\Windows\system32?
    Perfts.dll is present in C:\Windows\system32?

    Open regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

    Is a subkey named present TermService?  TermService should have 3 subkeys: Enum, settings and Performance.

    The following is for Windows XP sp3.  Before editing the registry, it is a good idea to make a backup first.  Unless you do a system restore point.  Or use C:\WINDOWS\ERUNT.

    If the TermService key and its subkeys are not present (but 2 dll above files are present) copy the material between the * in a Notepad window.  The 'Save as type' value 'All Files' and save the file as TS.reg.  Then right-click on the file and select Merge.

    *********************************
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService]
    "ErrorControl" = DWORD: 00000001
    "LocalSystem ObjectName"=""
    "Start" = dword:00000003
    'Description' = 'allows multiple users to be connected interactively to a machine as well as the display of desktop and applications to remote computers. The Foundation of the remote desktop (including RD for administrators), the fast user switching, Remote Assistance, and Terminal Server. »
    "DisplayName"="Terminal Services."
    "DependOnService" = hex (7): 52, 00, 50, 00, 43, 00, 53, 00, 53, 00, 00, 00, 00, 00
    'Type' = dword:00000020
    "ImagePath" = hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00,------.
    74,00,25,00, 5 C, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 D, 00, 33, 00, 32, 00, 5 C, 00, 73,------.
    00,76,00,63,00,68,00, 6f, 00, 73, 00, 74, 00, 20, 00, 2d, 00, 6 b, 00, 20, 00, 44, 00, 43, 00,------.
    6F, 00, 6 D, 00, 4 C, 00, 61, 00, 75, 00, 6F, 00, 63, 00, 68, 00, 00, 00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters]
    "ServiceDll" = hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f,
    00,74,00,25,00, 5 C, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 D, 00, 33, 00, 32, 00, 5 C, 00,------.
    74,00,65,00,72,00, 6 d, 00, 73, 00, 72, 00, 76, 00, 2nd, 00, 64, 00, 6 c, 00, 6 c, 00, 00, 00
    "Certificate" = hex: 01, 00, 00, 00, 01, 00, 00, 00, 01, 00, 00, 00, 06, 00, 5 c 00, 52, 53, 41, 31,.
    48,00,00,00,00,02,00,00, 3f, 00, 00, 00, 01, 00, 01, 00, e1, 42, a4, bb, 96, fb, 42, 7f, 64,------.
    96,47,70, a4, ca, 69, 71, 26, 37, 8 b, cc, d7, 22, 70, df, 12, 38, 52, 0 b, 5 d, e1, a0, 90, 0e, d5,------.
    BF, 18, cc, e0, 24, 34, 23, f1, 25, 9 b, 91, 27, fc, c4, 53, 6 b, b6, 82, 52, 82, 1 c, cc, a3, 0f, c2,
    4B, 6B, 23, 6, e2, 00, 00, 00, 00, 00, 00, 00, 00, 08, 00, 48, 00, 66, 88, 35, a2, 75, c4, 59, b0,------.
    55,23,74, 6a, a6, 88, 20, 80, eb, 0e, b9, 56, e6, b0, f1, d3, 04, 77, 8 b, 1 d, d4, 05, 35, 6 c, 6 d,------.
    AC, 1f, 5th, 7th, 98, cc, 1 c, 96, 29, 88, 36, ec, ac, 52, dd, 13, 0 a, a4, 55, 74, ed, ea, b5, 01, 79,.
    EB, 08, e0, 48, 94, 54, 00, 00, 00, 00, 00, 00, 00, 00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Performance]
    "Close" ="CloseTSObject."
    "Collect Timeout" = dword:000003e8
    "Collect"="CollectTSObjectData."
    "Open Timeout" = dword:000003e8
    "Open" = "OpenTSObject."
    "" ="Perfts.dll Library.
    "Last Counter" = dword:00000886
    "Last Help" = dword:00000887
    "First of all Counter" = dword:00000806
    "First aid" = dword:00000807
    "Object list"="2176" 2054 ".
    "Library Validation code" = hex: 00, f0, 6f, 2 c, d2, e7, a8, 01, 00, 30, 00, 00, 00, 00, 00, 00
    "WbemAdapFileSignature" = hex: 7th, fd, 21, 14, ea, d1, ac, 72, 26, 34, 10, d7, 19, 2 b, fb, 32
    "WbemAdapFileTime" = hex: 00, 20, e7, 68, c1, e7, a8, 01
    "WbemAdapFileSize" = dword:00003000
    "WbemAdapStatus" = DWORD: 00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Enum]
    "0" = "Root\\LEGACY_TERMSERVICE\\0000."
    "Count" = DWORD: 00000001
    "NextInstance" = DWORD: 00000001

    *********************************

  • No command ' configure terminal ' privilege mode

    Hi guys,.

    I'm seting up a 1250G AP Cisco via port console for the first time, something very strange, I can not find command "configure terminal" under privileged mode. Does anyone know why? Thanks in advance.

    AP0026.994C.e39c #sh privilege
    Current privilege level is 15
    AP0026.994C.e39c #?
    Exec commands:
    CD change current directory
    Disable the Reset functions
    Manage the clock system clock
    Crypto encryption related orders.
    debug debugging features (see also "undebug")
    Delete Deletes a file
    List of files on a file system dir
    disable the Turn off privileged commands
    dot1x IEEE 802. 1 X commands Exec
    turn on the turn on privileged commands
    exit from the EXEC
    fsck Fsck a file system
    help Description of the interactive help system
    led functions LED
    locking of the terminal
    Connection connect you as a particular user
    Logout Exit from the EXEC
    OfficeExtend AP lwapconfig configurations
    LWAPP lwapp exec commands
    mkdir create new directory
    monitor various system events monitoring
    more display the contents of a file
    Name the connection-name an existing network connection
    No function to disable debugging
    Send echo ping messages
    Working Directory current pwd display
    RADIUS radius exec orders
    Release to release a resource
    Stop reload and perform a restart cold
    Rename rename a file
    renew renew a resource
    rmdir remove the existing directory
    rsh to execute a remote command
    Register early to save the battery raise_interrupt_level
    Send a message to other TTY lines
    setting system Set Set (no config)
    Show Show running system information
    SSH open a secure shell client connection
    SYSTAT display information about the terminal lines
    terminal Set terminal line parameters
    Test Test subsystems, memory and interfaces
    Traceroute-Trace route to destination
    undebug disable debugging functions (see also 'debug')
    software upgrade upgrade
    Check check a file
    where the list of active connections

    AP0026.994C.e39c ter #config
    ^
    Invalid entry % detected at ' ^' marker.

    AP0026.994C.e39c #.

    AP0026.994C.e39c #sh worm
    Software Cisco IOS, C1250 Software (C1250-K9W8-M), Version 12.4 JA (21 a), RELEASE SOFTWARE (fc1)
    Technical support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2009 by Cisco Systems, Inc.
    Updated Tuesday 8 June 09 16:49 by prod_rel_team

    Hello

    The reason why you do not have the config t prompt is because you have a LWAPP access point. LWAPP ap do not have a config t, as the access point's configuration of the WLC.

    If you find the useful rate please post... Thank you!

  • Cannot run Windows Explorer using the interactive services detection

    Hello

    I have the tool using the interactive services detection to display applications. I have to refrain from using the Terminal Server services for the moment and the DSI is the only option I have. Now the problem is, this tool must run Windows explore periodically as well as other applications Viz Notepad, wordpad. It shows notepad and wordpad but always fails to open windows Explorer. Any ideas on that?
    PS: everything what I described above works great with the Terminal Services
    Thank you
    Madhu

    Hi Madhu,

    The question you posted would be better suited for COMPUTING public Pro on TechNet. I would recommend posting your query in the TechNet Forums to get help:

    Windows 7 security TechNet Forums

    Let us know if you need help with Windows related issues. We will be happy to help you.

  • service interactive message caused the screen to go black

    This interactive Service Message has popped up for the first time today, 8 / / 20/2012 on my PC running Windows 7 Home Premium 32 bit sp1. I clicked on the option to see the message and the screen became black as he looks with my external monitor is on, but the PC is turned off or put into operation. Because he was in a stable condition and I used it I do not understand why a message would be to shut down my PC (laptop). Fearing it was a virus, I turned off the machine.

    I'm now back to start and expect to go down mode without failure due to an abnormal termination.

    Is this typical behavior of this messaging service? An another small pop-up said that "a program had stopped but could not determine what program it was."

    Hi Tiger,

    1. what exactly was mentioned in the service message interactive pop up?

    2. have you made any recent hardware or exchange of software on your computer before the show?

    Please follow the links:

    Method 1:

    Scan your computer by using the Microsoft Security Scanner by clickingDownload now to check if there is no virus infected:

    http://www.microsoftsafetyscanner.com/

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    If the problem persists, follow the next method.

    Method 2:

    Step 1:

    Start your computer in safe mode with network and check with the question:

    Startup options (including safe mode):

    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    If the problem persists, then follow the next step.

    Step 2:

    You need perform a clean boot to prevent any third party conflicting application from interfering with your computer.

    To put the computer in a clean boot State, you must follow the steps in the article mentioned below and check with the question.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or Windows 7:
    http://support.Microsoft.com/kb/929135

    Note: You must follow step 7 of the article mentioned above to recover your computer to a Normal startup after you complete all the steps.

    I hope this helps.

  • The SystemSettings.exe version 6.2.9200.16384 program ceased to interact with Windows and was closed

    Original title: can someone please help me Dell can not... The SystemSettings.exe version 6.2.9200.16384 program ceased to interact with Windows and was closed.

    Here is what I get when I try to download the Dell digital program.  I also can't use it either on the site to check my phone and nobody at Dell know what to do...

    The SystemSettings.exe version 6.2.9200.16384 program ceased to interact with Windows and was closed. To see if there is more information about the problem, check the history of the problem in the control panel of the center of the Action.

    Process ID: cd8

    Start time: 01ce962cbf318c8a

    The termination time: 10

    Application path: C:\Windows\ImmersiveControlPanel\SystemSettings.exe

    Report ID: f1125230-0221-11e3-be6b-84a6c8d081a7

    Failed package name: windows.immersivecontrolpanel_6.2.0.0_neutral_neutral_cw5n1h2txyewy

    Flaws in the application related to a package ID: microsoft.windows.immersivecontrolpanel

     

     

    my laptop did not work properly since I got back from dell.  I also can't do a refresh of ore a reinstall then please to do not recommend do not.  I tried a clean to stall the disc, nothing... Help me please.

    Malinda

    Malinda,

    Try to create a media disc by following the steps in http://windows.microsoft.com/en-us/windows-8/create-reset-refresh-media

    If the problem persists, try to perform a refresh and check if that helps.

    Note: The applications that came with your PC or you installed on Windows Store will be reinstalled, but all the apps you have installed other Web sites and DVD is deleted. Windows puts a list of applications on your desktop after you refresh your PC.

    Let us know the results.

  • Interaction with OpsCode Chef HTTP vCenter Orchestrator v5.1 Update 1 REST API

    Interaction with OpsCode Chef HTTP vCenter Orchestrator v5.1 Update 1 REST API

    I need to be able to use the HTTP REST APIs to run commands on the server of leader during the commissioning and decommissioning of virtual machines.

    Chef Server API Documents

    This requires the ability to use the SHA1 algorithm and also the Base64 algorithm in vCenter Orchestrator v5.1 update 1 to create the header of hashes.

    Method: HTTP_METHOD

    Axes of path: HASHED_PATH

    X Ops-content-Hash: HASHED_BODY

    X Ops - Timestamp:TIME

    X Ops - UserId:USERID

    where:

    • HTTP_METHOD is the method used in the API request (GET, POST, and so on)
    • HASHED_PATH is the path of the query (/name_of_endpoint for the server open source) and/organizations/organization_name/name_of_endpoint took the head or private Chef. The HASHED_PATH must be hashed with SHA1 and encoded using Base64 and should not have repeated oblique (/) or end with a bar slash (unless the path is /).
    • The private key must be an RSA key in the SSL .pem file format. This signature is then divided into strings (of not more than 60 characters per line) and placed in the header.

    The server of crypts that header and ensures its content corresponds to the content of unencrypted headers contained in the request. The timestamp of the message is checked to ensure that the request has been received within a reasonable time. An approach to generate the signed headers is to use the authentication mixlib, which is a header based on a class signature of authentication object similar to one used by the Chief customer.

    Any help with this would be greatly appreciated.

    Perfect timing!  I was just finalized this week the docs and test of a package for the Chef Server API:

    CHIEF Server Workflows

    Let me know how it works for you!  Of more if there are other points of termination or I missed scenarios, they should be easy to add.

  • Editable interactive report

    Apex 4.2

    I've been look at this example of how to create a modifiable interactive report

    http://dbswh.webhop.NET/HTMLDB/f?p=blog:read:0:article:137800346674748

    I work, but I am now updating my painting in the collection.
    I have a process page that updates the table of the collection, but for now, it is
    need to click on a "submit" button.
    I don't want to do the update in the application process that I'm going to change the process page for a process in the database.
    Ideally, the user should not click on this button, the update should be done automatically.
    Is it possible to do it with a dynamic action.

    Workspace: GUSCRIGHTON
    User: ANGUS. [email protected]
    Password: terminator

    Application name: editable report
    ID: 13123
    Page: 2

    See you soon

    Gus

    Published by: Gus C November 8, 2012 02:14

    Hi Gus

    I use a collection because I have problems with the update, if people move the report columns or deselect columns. The update of the table must be from a package in the database, as is our standard.

    I still don't know what the problem is here. You know that the columns have changed and the update can be performed using a package without knowing your environment, it is difficult to see why this is a problem

    So I think I need a dynamic action that fires on changing a field and called the process in the database. Any ideas on that?

    You could create a DA who sets fire to change the value in the IR. However, you already have an onclick on the IR action to update the collection that is implemented in javascript header. So I would look at adding to this action or add code to the application process rather than trying to do something different with a DA.

    Rod West

  • 9.5.5.316 Acrobat crashes randomly on Terminal Server in Windows 2008 R2

    The Acrobat.exe version 9.5.5.316 program ceased to interact with Windows and was closed. To see if there is more information about the problem, check the history of the problem in the control panel of the center of the Action.

    Process ID: 98b 8

    Start time: 01cea3b5e2f780b3

    Time of termination: 4

    Application path: C:\Program Files (x 86) \Adobe\Acrobat 9.0\Acrobat\Acrobat.exe

    Report ID: 2add6733-0fa9-11e3-9916-b8ac6f98b058

    The failing application name: Acrobat.exe, version: 9.5.5.316, time stamp: 0x518ac052

    Name of the failed module: CFGMGR32.dll, version: 6.1.7601.17621, time stamp: 0x4ddb8851

    Exception code: 0xc0000005

    Offset: 0x0000125d

    ID of the process failed: 0xa0d8

    Start time of application vulnerabilities: 0x01cea3aa1ae12191

    The failing application path: C:\Program Files (x 86) \Adobe\Acrobat 9.0\Acrobat\Acrobat.exe

    Path of the failing module: C:\Windows\syswow64\CFGMGR32.dll

    Report ID: 58b1bfcd-0f9d-11e3-9916-b8ac6f98b058

    You are in an environment that was never tested with Acrobat 9, and it is a product that is no longer supported by Adobe either.

    All that being said, it seems that you may have work and now you need to ask questions:

    -Have you worked?  If Yes, then you go to the next question...

    -What has changed?

    There was an update update of the OS or a product which has been applied?

    -There is an update of the third party software (e.g., antivirus software, graphics card, etc...)?

    -It works in Mode safe or modified startup mode?

  • Interactive report with 2 links

    I have an interactive report that was built of the application wizard when I import an excel spreadsheet.
    The report has a link change already who works. The information for this link seem to be in the attributes tab of report under the link column section. I need to add another link and found the code on the forum that I put below.
    The problem is the new column of link watch, but does not show the button, just all the code seen starting with the a href. Is there a syntax problem that anyone can see? Any contribution is appreciated. Thanks - Shelly.

    SELECT CASE WHEN (: A_ROLE = 'MASTER') THEN
    "" < a href = ""
    || ' f ? p = & APP_ID.:3: & SESSION. : & DEBUG. ::'
    || "P3_ID:
    ||  ID
    || ' > '.
    || "" "< img src =" #IMAGE_PREFIX #show.gif ' border = '0' > "
    || "< /a >."
    OF OTHER LINK_COL OF NULL TERMINATOR.
    "ID."
    "REFERENCE."
    "DESCRIPTION."
    "SPI"
    "HTS"
    "ECCN"
    "GRI"
    "SOURCEOTHER_INFORMATION,"
    'COUNTRY ', HE SAID.
    "INITIALS."
    'CHANGE_DATE '.
    of 'PARTS_CLASSIFICATION '.
    where
    NVL(PARTNUMBER,'@') AS (: P10_PARTNUMBER |) '%') escape ' @'
    and NVL(DESCRIPTION,'@') (: P10_DESCRIPTION |) '%') escape ' @'
    and NVL(SPI,'@') (: P10_SPI |) '%') escape ' @'
    and NVL(HTS,'@') (: P10_HTS |) '%') escape ' @'
    and NVL(ECCN,'@') (: P10_ECCN |) '%') escape ' @'
    and NVL(GRI,'@') (: P10_GRI |) '%') escape ' @'
    and NVL(SOURCEOTHER_INFORMATION,'@') (: P10_SOURCEOTHER_INFORMATION |) '%') escape ' @'
    and NVL(COUNTRY,'@') (: P10_COUNTRY |) '%') escape ' @'
    and NVL(INITIALS,'@') (: P10_INITIALS |) '%') escape ' @'

    Hello Shelly,

    The post does not show the code you used, so I can't say if there is a syntax error.

    However, you must first check on report of the attributes, the LINK column shows like the "Standard report column" instead of "show as text (escape special characters).

    Andy

Maybe you are looking for

  • How can I keep two separate backups?

    I have Macbook Pro 10.9.5 (Mavericks). I have been using G-drive to make backups with Time Machine. I intend to travel and I want to add an extra backup to take with me, while leaving the original G drive at home. Yesterday I backed up by the new dri

  • T400 incredibly slow Windows 7 boot

    Hello I came across a problem that I can't bring myself to its cause is a mystery to me: I got OEM Vista Ultimate installed on my T400, which worked well, but since I installed Windows 7 today, the windows startup takes unusually long, make me stuck

  • update the descriptor of King

    Hello I am updating the coordinates of the rectangle that is global and countours "coordinated" so that the automatic update will help me a lot by changing return on investment to mask the image to my required location. Could someone show me please t

  • Implementation of HP Deskjet 2540 All in One

    Hi, I created this printer with my last provider internet and router easily. When I got the new router, the printer do not connect so I'll try to put in place to work. I've uninstalled and reinstalled the software, but move to the part of the 'discov

  • Not able to get PSC2355 driver of MS (company PC locked)

    My new work PC has Win 7 but is locked do that even a guy from support tech with the rites of the admin cannot allow him to go to MS to get the update of the driver. It is allowed to load from a CD, but HP is no longer supplied with a pilot and expec