Cant silent install DPM using ini file.

Hello I am attempting to install DPM on a standalone server. I have a local sql server 2012 SP1 installed with all the prerequisites installed for both DPM and SQL.  Significantly,
using the setup.exe I can install the DPM from the GUI no problem.  
I am however having issues installing DPM via the command line using a silent install.
ini file as follows:
[OPTIONS]
UserName="<DOMAIN>\Administrator"
CompanyName="My Company"
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
command line:
start /wait setup.exe /i /f <path>\Dpmsetup.ini /l <path>\dpmlog.txt
With the silent install procedure however I hit an issue. I am convinced this is due to my INI file as I assume a requisite line must be missing as the install fails stating
that prerequisites are not met although. -However all the pre-reqs are met as reinforced by the sucesfull GUI install.
I have used the same Administrator account to run the install via the GUI (successfully) and Command line (unsuccessfully).
Said Administrator account has local admin rights and sql sysadmin rights.
One line I suspect I may need to add is #SqlAccountPassword. -I have attempted setting this with the password of the Administrator account. My understanding is
the 'yukon' lines are not applicable as the sql server is local.
Using the ini file does the install assume the sql install is remote? Any thoughts would be appreciated.
One error I found in error log using the command line 'DPM requires TCP/IP protocol' to be
enabled on the selected SQL server instance'. I've checked this however and again this is not applicable.

Hi,
The Yukon parameters are applicable even for a local SQL install.  Below are the minimum parameters.  See if that works for you.
[OPTIONS]
UserName = DOMAINNAME\USERNAME
CompanyName = MYCO
ProductKey = <The 25-character DPM product key in the format xxxxx-xxxxx-xxxxx-xxxxx-xxxxx>
SqlAccountPassword = PASSWORD
IntegratedInstallSource = DRIVELETTER:
YukonMachineName = SQL_SERVER_MACHINE_NAME
YukonInstanceName = SQL_INSTANCE_NAME
YukonMachineUserName = DOMAIN\USERNAME
YukonMachineDomainName = DOMAIN
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

Similar Messages

  • How to silently install CSA using .wsf script

    I created an agent kit that does a quiet install, so it doesn't prompt the user, but it does display a couple of status boxes. It is possible to do a completely silent install? The config guide indicates that it can be done but doesn't give an example. I'm using the command "oExec = wshShell.Run ("CSA-setup.exe", 0, true)" in a .wsf file, where CSA-setup.exe is the agent kit file from the CSA MC.

    You should be able to write
    CSA-setup.exe /s --autolevel=1 --noreboot=1
    Read more here:
    http://www.cisco.com/en/US/customer/products/sw/secursw/ps5057/products_qanda_item09186a008049ad72.shtml#qa15

  • Memory leakage when using Ini-file VIs

    I'm using the Configuration File Vis to read and write data to different .ini files. The files contain both standard keys and clusters written as a segment using the Open G toolkit. Instead of opening the files and keeping them in the memory of the Config VIs I'm just using them to read and write, decode and encode...the references are all closed using the Close Config Data.vi. The problem is that even though immediately close the config data the application keeps grabbing more and more data...every time a configuration file is open, read or written to and the closed everything from 4K to 50K of additional memory has been allocated by the application (this is a stripped down application that only deals with the config files, so
    there are no other sources for the memory leak).
    Has anyone else experienced this? How can you repeatedly open and close config file slike this without it continoulsy allocating more memory?
    Attached is a copy of the VIs, the directory structure must be kept intact if the ini file is to be read correctly.
    I've been stearing so hard on this the whole day that I might just be overlooking something obvious...
    In the full application the VI init and write operations are only done when the user reconfigures the system, which may be a couple of times per month...so the memory leak would not cause a problem right away, but it would not be healthy to leave it there...
    MTO
    Attachments:
    Memory_Leak_Demo.zip ‏1391 KB

    Could you post a 6.1 version?
    LV7 is still about two weeks away for me.
    Does the problem show up in 6.1?
    I ran across an error while writting to a FP output that was not configured that would cause a "drop of memory" to leak every time the VI performed the write. The leak did not show up in the profiler but windows would show te memory foot print growing continually as long as the writes continued. The work around was "don't do that!".
    I bring this up because I found and reported this just prior to LV7 release and the featur may still be present in LV7. I also believe that Jean-Pierre used a "write and check" metod to detail with the unknown data types of of complex data structures.
    If you just read does it leak?
    If you just use simple data types do
    es it leak?
    Is the ini file growing?
    I really appreciate the effort you have been putting into the Dev-Exchange Mads! I wish i could do to more to help.
    Keep us posted.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Error installing 11gR1 using Response file on Win 7 b/c version 6.1 not 6.0

    Hi everyone, I am hoping someone can help me, I searched the forum but I couldn't find anything similar to the problem I am having.
    I have just got a new laptop with Win 7. I have the 11gR1 64bit Oracle download files and I am trying to install it using the command prompt with --responsefile.
    The install fails when it is doing the prereq checks for checking CertifiedVersions. I know if I just executed setup.exe and went through the screens I could bypass this, but I need to install it with my response file. Anyone know how I can get around this?
    Here is the output from the install:
    ================================
    Starting execution of Prerequisites...
    Total No of checks: 11
    Performing check for CertifiedVersions
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    ========================================================
    Performing check for ServicePackChecks
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Check complete: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    ..... rest of log file removed .....
    =========================================
    Thanks in advance!

    Hi;
    Microsoft Windows 7 certification will begin with Oracle Database 11gR2 (11.2.0.x). That means, Oracle Database 11gR2 will be the first Oracle Database product certified/supported with Microsoft Windows 7.
    You need to download 11gR2 (11.2.0.x).
    For details:
    Is Microsoft Windows 7 certified to install/run Oracle Database Server/Client ? [ID 952302.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Using ini-files with write-key/read-key (double) and defined accurarcy

    Hello,
    in a popup the user can insert a numeric-double-value.
    This value is saved in a ini-file using the Write-key-vi with Type = double. Works fine.
    What do i have to do to set the values after the comma?
    So if user inserts 1,532 i want to round to two digits after comma and save it. (-> 1,53)
    Thx
    Solved!
    Go to Solution.

    I don't know how LV deals with different decimal seperators (e.g. comma instead of point), I guess it 'just works' depending on the system locale.
    A few different options are available as follows...
    The Write Key function has a 'precision' input which will set the number of decimal places to save the DBL to (in your case, set this to 2):
    If you are using a numeric field, you can set the 'increment' property with 'coerce to nearest' to prevent them from entering more precision than is available:
    The obvious method for post-rounding the input is to scale up the number, round to the nearest integer and then divide again to limit the precision:
    I couldn't see anything in the numeric/math palettes that does this.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Deleted folder manually, now cant un-/ install anymore using pacman

    hi there,
    i accidently manually deleted a folder related to nexuiz some while ago and now can't uninstall nor install it using pacman anymore :x
    the returned error is:
    $ sudo pacman -S nexuiz
    resolving dependencies...
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    looking for inter-conflicts...
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    Targets (1): nexuiz-2.5.2-2
    Total Download Size: 0.00 MB
    Total Installed Size: 5.30 MB
    Proceed with installation? [Y/n]
    then it trys to update to 2.5.2-2
    btw; the nexuiz-data-2.5.2-1 folder is completely empty
    i want to install it again, so how can i fix this ?

    naequs wrote:/e: removing the cache of not installed packages witch "pacman -Sc" did the trick for me
    My girlfriend had the same problem, with clutter. However, this solution did not work for us, but I removed clutter and reinstalled it with "--force" ('pacman -Sf gnome-games' was the exact command, actually) because it was complaining about existing files in the system which basically were not managed by the package manager anymore. The problem was apparently caused by some disk errors, or something - her computer lost disk data with several other previous occasions.
    The previous installation most likely left some garbage on the disk, but at least pacman works .

  • Using .ini Files Tutorial

    Hi All,
    I recently took the LV intermediate courses and I've been trying to incorporate some of the items we discussed into my program.  One of the topics we very briefy skimmed was .ini files.  In fact we didn't really go over them, but the instructor said that's the preferred method for initilizing variables etc.  I've got about 65 variables that need to be initilized to either 0, T/F, "  "(empty string), etc.  They are initilized either whenever we put a new unit on for test, restart a unit, or after a full test cycle (Little under 2 days for full test.)  We didn't really go over how to create the .ini or link it to labview.  I did explore some of the File I/O functions, but none talk about .ini useage that I could find.  May have missed them, but couldn't find the examples in LV either.
    Anyone seen a good tutorial or have a simple program that shows how to use a .ini for the various data types LV uses?
    (Or if anyone recommends not using this method why?  I suppose the instructors could be bias or just wrong?)
    LV7.1, LV8.5

    Its a good example and not too hard to follow.
    What I noticed though is how large that program is and the subvi's called inside it.  What seems a bit crazy, its only init. 5 variables and the space that program takes up on the block diagram is already larger than manually init. now (and thats with the 65 or so variables!)
    It seems as though it would be significantly easier just to send an initilized value into each control individually.
    Am I missing something?  From that example it seems like a bad idea to go down that route...
    LV7.1, LV8.5

  • Using INI files!

    Hi,
    I am new to the concept of INI files.
    I would be glad if any one call tell me which r the tutorials which explain the concept of INI in detail.
    Thanking in Advance.

    INI files are not particularly a java concept. If you need to read them, then by all means go ahead and do so. But if you are starting with a new design, property files are probably more java-centric, and have more support by default.

  • Can't login to repository DB after installing EM using response file

    Anyone can help me?
    I installed EM 10g grid control 10.1.0.3 on solaris 9, it was a silent installation with response file, with new db. I specified the passwords for sysman, sys,system and dbsnmp in the response file, the installation went smoothly, but after that, when I tried to login to the repository database using the passwords which I set in the response file, it told me that my password was wrong! but the account status are all 'OPEN'. So I have to change the passwords mannually again. Is it OK to specify password in the response file?
    Anyone can help me?
    The following were the account status after EM 10g installation
    SQL> select username, account_status from dba_users;
    USERNAME ACCOUNT_STATUS
    SYS OPEN
    SYSTEM OPEN
    DBSNMP OPEN
    SYSMAN OPEN
    MGMT_VIEW OPEN
    PERFSTAT OPEN
    OUTLN EXPIRED & LOCKED

    Hi daryle
    the passwords are all "password" or "sysman", no funny chars.
    the following are the required items in the response file
    FROM_LOCATION="/opt/install_em_grid/Disk1/stage/products.xml"
    ORACLE_HOME="/opt/app/oracle_em/product/10.1.0/em_1"
    REMOVE_HOMES={"/opt/app/oracle_em/product/10.1.0/em_1"}
    s_mountPoint="/opt/app/oracle_em/product/10.1.0/em_1/oradata"
    s_reposPwd="sysman"
    s_reposPwdConfirm="sysman"
    s_passwordChoice="D"
    sl_adminPwds={"password", "password", "password"}
    sl_adminPwdsConfirm={"password", "password", "password"}
    s_dbSid="emrepos"
    s_globalDBName="emrepos.home.com"
    I installed again with this response file, everything going up ok, the only problem is that I can not login to the respository database with the password i set in my response file. that means I HAVE TO change them at the db site.

  • Installing program using batch file

    Hi
    I am trying to install a program but i need to use the /s switch with it i
    have got this in a batch file but it come up saying
    File download - Security Warning (Run Save Cancel)
    this is what i am doing to get it to run (explorer "G:\SOFTWARE\KAV\NetAgent
    6.0.1710\install.bat")
    how can i stop it from doing this?
    or how can i run the program with the switch
    G refers to our server
    James

    What command would you use?
    It wont let me just put in the batch file
    James
    "Anders Gustafsson" <[email protected]> wrote in message
    news:[email protected]..
    > James Makepeace,
    >> this is what i am doing to get it to run (explorer
    >> "G:\SOFTWARE\KAV\NetAgent
    >> 6.0.1710\install.bat")
    >>
    > Why explorer? Try just the batch file.
    >
    > - Anders Gustafsson (Sysop)
    > The Aaland Islands (N60 E20)
    >
    > Discover the Novell forums at http://forums.novell.com
    >
    > Novell does not monitor these forums officially.
    > Enhancement requests for all Novell products may be made at
    > http://support.novell.com/enhancement
    >

  • Cant uninstall, instal or use itunes..

    I get an error message when I try to uninstall, find itunes.msi, cant use it because it is a different age... when I do find it....
    what do I doo

    Hi youngbloodmary,
    Have you been using the steps in the following article to help you uninstall iTunes?
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    Especially take note that these items need to be uninstalled in a specific order:
    1. Remove iTunes and related components from the Control Panel
    Use the Control Panel to uninstall iTunes and related software components in the following order and then restart your computer:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Important: Uninstalling these components in a different order, or only uninstalling some of these components may have unintended affects.
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Deplyoing J2SE SDK using silent install

    Hi,
    for a software application that generates java code after deployment we need to install the SDK with our software package. I found the instructions for the silent installation for the runtime environment, but they apparently do not work for the SDK. I use this command line:
    j2sdk-1_4_2-windows-i586.exe /s /v"/qn /L D:\Web6020\setup.log ADDLOCAL=ALL IEXPLORER=1 INSTALLDIR=D:\Web6020 REBOOT=Suppress JAVAUPDATE=0 WEBSTARTICON=0 CUSTOM=1"
    The log file claims that the installation was successful, but this installation does not install half the things that the standard, guided installation places in the designated folder.
    Can this approach of a silent install be used for the SDK in the same way as for the runtime only ? If yes, what needs to be changed in the above command in order to get the full SDK installed with runtime and everyhting ?
    Any help is greatly appreciated.

    I'm packaging the JRE 5.0 Update 8 client for our Windows XP SP2 desktops. I need to disable the update feature in the Java client. I packaged the previous version (5.0 Update 6) and disabled the autoupdate without any problems, but for some reason, it isn't working the same in Update 8.
    The problem is, after I install the client while attempting to disable the autoupdate, if I open the Java Control Panel (if I leave the tray icon enabled) the Update tab is still there and the "Check for Updates Automatically" box is still checked and the following registry entry is set:
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy
    EnableJavaUpdate = 1
    I've read the doc... http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/silent.html . I've tried installing it with several different options, including:
    jre-1_5_0_08-windows-i586-p-s.exe /s /v"/qb-! IEXPLORER=1 REBOOT=Suppress JAVAUPDATE=0 AUTOUPDATECHECK=0 JU=0 SYSTRAY=0"
    I also tried taking the .msi that's created in %temp% when you run jre-1_5_0_08-windows-i586-p-s.exe and applying a .mst that I created and setting the public properties (IEXPLORER, REBOOT, JAVAUPDATE, JU, UPDATECHECK and SYSTRAY) in the Property table of the mst.
    Neither the command line switches or the .mst I created work.
    How can I completely disable the update and remove the Update tab?
    Thank you in advance.

  • Firefox 27.1 silent install and configuration(homepage, proxys and bookmark)

    Hello,
    I am trying to perform a silent install and configuration for Firefox 27.1 but I am not able to get the same results I got with versions 26 and below. For these previous versions I used the method described in this link:
    http://www.mockbox.net/configmgr-sccm/174-install-and-configure-firefox-silently
    But for Firefox 27 creating the Mozilla.cfg and the other files doesn't seem to work. Could you please tell me how to silently configure the proxys and homepage on Firefox 27.1 during the install. I also need to add a bookmark during the installation. Could you please tell me how to do that as well? I found some methods saying I had to edit a bookmark.html file but I don't think this file is present on firefox 26 on.
    thank you in advance.
    regards.

    thank you for your reply guigs2, unfortunately none of those links were helpful for me. As I mentioned in my question I already tried the silent install method using the Mozilla.cfg file. It worked for the previous versions but it doesn’t work for version 27 anymore. As for the INI file, that doesn’t help me either since I need to configure the homepage, proxies and bookmarks all during the installation, for the INI all I’ve seen is that you can configure INSTALLDIR, shortcuts etc. Configuring proxies, homepage and bookmarks through group policies as one of the solutions said is not an option for me, I need to do that during the silent install of Firefox 27.

  • OBIEE 1.1.1.7 upgrade -silent install

    Hi All,
    I am installing OBIEE 1.1.1.7 as an upgrade from version 1.1.1.6 I have upgraded weblogic to version 10.3.6 and used psa.sh to upgrade both schemas,
    I am now trying to run config.sh as a silent install with a response file. I just cant get it to work in with Oracle linix 6.3 it doesnt recognise my paths to WL or Oracle_BI, can a response file be used with a linux installation? Ive tried adding both ' quotes and " around the locations hoping the installer would take them as one string but still no luck,
    See response file
    [ENGINE]
    #DO NOT CHANGE THIS.
    Response File Version=1.0.0.0.0
    [GENERIC]
    #Set this to true if you want to create a new BI System, all other required variables need to be provided. If this is set to true then variables "SCALEOUT_BISYSTEM" and "EXTEND_BISYSTEM" must be set to false, since the variables are mutually exclusive.
    CREATE_BISYSTEM=false
    #Set this to true if you want to scale out an existing BI System, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","EXTEND_BISYSTEM" and "UPDATE_BIDOMAIN" must be set to false, since the variables are mutually exclusive. In order to scale out an existing BI system, the domain in the system must be running
    SCALEOUT_BISYSTEM=false
    #Set this to true if you want to configure BI System in an existing exmpty domain in the localhost, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","SCALEOUT_BISYSTEM" and "UPDATE_BIDOMAIN" must be set to false, since the variables are mutually exclusive.
    EXTEND_BISYSTEM=false
    #Set this to true if you want to update an existing BI System running on the localhost, all other required variables need to be provided. If this is set to true then variables "CREATE_BISYSTEM","EXTEND_BISYSTEM" and "SCALEOUT_BISYSTEM" must be set to false, since the variables are mutually exclusive.
    UPDATE_BIDOMAIN=true
    #Write the name of the domain you want to create. Domain name may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
    DOMAIN_NAME=bifoundation_domain
    #Write the name of the cell you want to create. Cell name may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
    CELL_NAME=unknown
    #Write the name of the host to which you want to connect. It should have an already existing domain configured.
    DOMAIN_HOSTNAME=localhost
    #Give the port number at which the host should be connected.
    DOMAIN_PORT=7001
    #Give an administrator user name for the domain if you are creating a new one otherwise give the administrator user name for the domain configured at the host.
    ADMIN_USER_NAME=weblogic
    #Give an administrator password for the domain if you are creating a new one otherwise give the administrator password for the domain configured at the host.
    ADMIN_PASSWORD=Velos123
    #Write the administrator password again to confirm.
    ADMIN_CONFIRM_PASSWORD=Velos123
    #Is Single Server Install.
    WLS_SINGLE_SERVER_INSTALL=false
    #Specify the Middleware Home location.
    MW_HOME=/home/OBIEE/MW_HOME
    #Give the name of the Oracle Home directory. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character.
    ORACLE_HOME=/home/OBIEE/MW_HOME/Oracle_BI1
    #Give the complete path to a valid WebLogic Server Home.
    WEBLOGIC_HOME=/home/OBIEE/MW_HOME/wlserver_10.3
    #Give the complete path for a domain home to be created.
    DOMAIN_HOME_PATH=/home/OBIEE/MW_HOME/user_projects/domains/bifoundation_domain
    #Domain Name
    DOMAIN_NAME=bifoundation_domain
    #Give the complete path for JEE applications directory to be created.
    APPLICATIONS_HOME_PATH=unknown
    #Give the complete path for an Oracle Instance directory to be created. This is the location where the software configuration files and runtime processes will reside.
    INSTANCE_HOME=/home/OBIEE/MW_HOME/instances/instance1
    #Give a name for Oracle Instance corresponding to the Instance Home. The Oracle Instance name may only contain alphanumeric and underscore (_) characters, it must begin with an alphabetic (a-z or A-Z) character, and must be from 4 to 30 characters in length.
    INSTANCE_NAME=instance1
    [SYSTEM]
    [APPLICATIONS]
    [RELATIONSHIPS]

    You need the Combo Update to go from 10.7.1 to 10.7.4.

  • Command line switch for silent install (-ms) no longer works for Firefox 35.0

    In previous versions of Firefox, I've downloaded the full installer from https://www.mozilla.org/en-US/firefox/all/ and created a silent install package using the command line-
    "FirefoxSetup35.0.exe" -ms /INI="configuration.ini"
    drop the -ms and it installs (albeit not silently)
    drop the /INI and it fails
    that would indicate that the problem is the -ms switch. Any ideas?

    I found the related bug (looks like it will be fixed in Firefox 23)
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=890516 Bug 890516] - Embedded audio stopped working after installing FF 22

Maybe you are looking for

  • Error in invoking a process in JBoss Cluster

    Hi, I have recently installed LC 8.2 on a JBoss 4.2.0 Cluster. The OS of the 2 cluster nodes are Windows 2003 R2 Enterprise Edition SP2. And the database is SQL Server 2005 Ent. Ed. installed on another Windows 2003 R2 Enterprise Edition SP2. I have

  • Mac Mini mid.2011 8GB to 16GB RAM,is it possible?

    Hello everybody, could you please assist to resolve my question. (sorry for my bad english) ok, lets try)) - i have mac mini mid.2011,i5 2.3GHz,8RAM,IntelHD3000-256MB,Mavericks. i want to upgrade my RAM 1333Mhz DDR3 from 8 GM to 16GB. will it work? B

  • How to Update Plz Help Me

    I want to know that how to update the FW of my nokia N95 through The internet (ONLINE) there is the profile setting  present in my nokia n95  Menu--> Tool-->Utilities-->Device Mgr and there in Device mgr profile setting is present so plz tell that wh

  • Update Rule routine to get last 4 characters of a field

    I am aware I can do this using a formula.  However, can someone assist in writing the routine which gets the last four characters of a field.  The field is part of the COMM_STRUCTURE? Thanks

  • Close Web.show_document Automatically

    Hi, I have a requirement from a multi block record, whenever user selects a record, it should open the file related to this record(pdf file) in a browser. I know this can be done using Web.show_document. But the problem is when user navigates to a ne