Ok, what's the "secret" for setting server side environmentvaria bles

Subject says it all.
We have a bunch of environment variables that are used by the server side
objects. What I want to do is change the value of some of the variables
prior to running my application in Forte Development IDE (3.0.G.2). I've
tried to set the environment variables via NT's registry, but it appears
that at execution time the variables take on the value of whatever they are
for the node manager.
Most IDE's I've worked with before have a way to specify environment
variables right in the tool. Forte doesn't appear to have that capability -
say it ain't so!
Any clues?

Subject says it all.
We have a bunch of environment variables that are used by the server side
objects. What I want to do is change the value of some of the variables
prior to running my application in Forte Development IDE (3.0.G.2). I've
tried to set the environment variables via NT's registry, but it appears
that at execution time the variables take on the value of whatever they are
for the node manager.
Most IDE's I've worked with before have a way to specify environment
variables right in the tool. Forte doesn't appear to have that capability -
say it ain't so!
Any clues?

Similar Messages

  • Re: (forte-users) Ok, what's the "secret" for setting serverside envi

    Dear Robinson,
    It seems to be that you have 2 ways of solving the problem:
    1) restart forte after setting the environment variables
    2) write a little application which sets the required variables, using
    the task.part.OperatingSystem.SetEnv(name,value) method.
    If you have to chage the variables rarely, then it`s easier to restart forte,
    otherwise I would suggest to use the SetEnv function...
    Best Regards,
    Tamas Deak
    "Robinson, Richard" wrote:
    Subject says it all.
    We have a bunch of environment variables that are used by the server side
    objects. What I want to do is change the value of some of the variables
    prior to running my application in Forte Development IDE (3.0.G.2). I've
    tried to set the environment variables via NT's registry, but it appears
    that at execution time the variables take on the value of whatever they are
    for the node manager.
    Most IDE's I've worked with before have a way to specify environment
    variables right in the tool. Forte doesn't appear to have that capability -
    say it ain't so!
    Any clues?
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]
    Tamas Deak
    Lufthansa Systems Hungary
    (forte developer)
    2-6 Mazsa ter, Budapest, 1107, HUNGARY
    (36-1) 4312 973
    [email protected]
    [email protected][email protected]-

    Richard,
    There is no way of changing the environment variable once the Node
    Manager is up. You will have to shutdown the node manager and then restart
    it to have the new environment variables take effect. Sorry, there is no
    secret way of doing this that I know of.
    But you can set the variables on you development machine and run you
    application without distributing. This way the partition will be running in
    your client machine and not the server.
    Another way we have also got around this is by having a special
    environment variable on the client side that opens a admin screen when you
    run you application. This admin screen will allow you to change the
    environment variables and then set them on the server partition. You will
    have to do come coding on the server to make this happen but if you are
    using a framework then it should be easy. We call this developer reconnect
    facility. It only can be activated by the special client side environment
    variable. I comes in very handy when we are development and want to change
    the database on the server partition.
    Hope this help.
    ka
    Kamran Amin
    Framework, Inc.
    303 South Broadway
    Tarrytown, NY 10591
    (914) 631-2322x121
    [email protected]
    http://www.frameworkinc.com/
    -----Original Message-----
    From: Robinson, Richard [mailto:[email protected]]
    Sent: Thursday, November 04, 1999 7:23 AM
    To: [email protected]
    Subject: (forte-users) Ok, what's the "secret" for setting server side
    environment varia bles when running in the Forte Development
    Environment?
    Subject says it all.
    We have a bunch of environment variables that are used by the server side
    objects. What I want to do is change the value of some of the variables
    prior to running my application in Forte Development IDE (3.0.G.2). I've
    tried to set the environment variables via NT's registry, but it appears
    that at execution time the variables take on the value of whatever they are
    for the node manager.
    Most IDE's I've worked with before have a way to specify environment
    variables right in the tool. Forte doesn't appear to have that capability -
    say it ain't so!
    Any clues?
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]

  • (forte-users) Ok, what's the "secret" for setting serversideenvironmen

    You can use EConsole, (or EScript I suppose) to change Server Environemt variables. The Forte documentation lead me to believe I could set them at the environment level. However, I've discovered I can only set/alter them for existing online partitions.
    Just drill down to at least the 'Partition' level (this would cover any replicates under it), and chose the menu option Component -> SetEnvRemote. An Execute Command Dialog box comes up with a place to enter the Variable Name and the Value you want it to be.
    This works great for installed apps that aren't going anywhere, but it's a bit harder for "running man" processes. You never know which Forte_Executor Active Partition you're gonna get. So sometimes you have to wait to see which one you grab, then change the variable there.
    What I wish Forte would provide (at the Econsole level) is the ability to also query an environment variable to see it's current value! I've needed that before many times.

    You can use EConsole, (or EScript I suppose) to change Server Environemt variables. The Forte documentation lead me to believe I could set them at the environment level. However, I've discovered I can only set/alter them for existing online partitions.
    Just drill down to at least the 'Partition' level (this would cover any replicates under it), and chose the menu option Component -> SetEnvRemote. An Execute Command Dialog box comes up with a place to enter the Variable Name and the Value you want it to be.
    This works great for installed apps that aren't going anywhere, but it's a bit harder for "running man" processes. You never know which Forte_Executor Active Partition you're gonna get. So sometimes you have to wait to see which one you grab, then change the variable there.
    What I wish Forte would provide (at the Econsole level) is the ability to also query an environment variable to see it's current value! I've needed that before many times.

  • What is the need for setting property data inside the JMSMesage

    Hi
    Could anybody please let me know
    *What is the need for setting property data inside the JMSMesage??
    For example i have a seen a similar example as shown ??
    I have seen a
    Message.setStringProperty("Sport","Basketball");
    and also please tell me how can the MDB recievies this property data ??
    Thanks in advance .

    raviprivate wrote:
    Could anybody please let me know
    *What is the need for setting property data inside the JMSMesage??
    For example i have a seen a similar example as shown ??
    I have seen a
    Message.setStringProperty("Sport","Basketball"); Look at the detail JMS documentation on [Message Properties|http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/jms/Message.html] .
    >
    and also please tell me how can the MDB recievies this property data ?? MDB onMessage method argument is the Message object and if you look at the documentation, Message interface has getter methods to retrieve the properties.

  • What is the BAPI for setting "deletion flag" in IW32?

    What is the BAPI for setting "deletion flag" in IW32? Thanks!

    Hello
    There seems to be no BAPI to set deletion flag for MO.
    Quick Approach:
    You can copy an existing BAPI module BAPI_ISUSMORDER_SETSTATUSTECHN, for example, to Y_BAPI_MORDER_SETSTATUSDEL, and then edit this copy
    change the code in the existing lines for screen 3000
    PERFORM BDC_DYNPRO USING 'SAPLCOIH'      '3000'.
    PERFORM BDC_FIELD  USING 'BDC_OKCODE'    'LVMS'. (Instead of current 'ARCH')
    It should hopefully work.
    fyi: The orders can be set with Del flag only when they are in CLSD status
    Rgds
    Kartik

  • What is the Process for setting up smart view

    what is the Process for setting up smart view

    hehehe ..... cant stop it :)
    @next level ::try this
    Re: Smart View configuration
    apart from this try giving point the people who post answers to u .. :) so that they will reply ur post or question which u ask now days non stop...try to minimize ur qs in single post it would be better

  • What is the process for SQL Server 2005 patch update

    hi,
    i have 2 production SQL Server2005  Database servers in cluster ,
    what is the process for applying patches.
    Saidireddy

    In 2005 you can do it in two ways...
    Method 1 :
    With SQL Server 2005,
    when you start installing cluster service pack (or hotfix), it must be launched on the active node(node
    that hosts the instance). When installing the Setup will launch simultaneously  "remote silence" on all passive nodes. All nodes in the cluster containing the SQL Server instance are updated in the same time.
    Method 2: First you can install in passive node then you can install in the active node, In this way you can save your down time ( If you start in the active node it will check in the passive, and if its installed already then it skips that
    and start applying in the active node ), but most of the DBA's follows only first method because they may not aware of this or just they follows Microsoft common method. 
    SQL 2008 and Later....
    1.  Apply the hotfix on pasive node N2
    2.  Reboot the passive node N2
    3.  Failover on SQL resource : the passive node become the active node
    4.  Apply the hotfix on the passive node N1
    5.  Reboot the passive node N1
    Raju Rasagounder Sr MSSQL DBA

  • What is the syntax for set-key RSA-PUB in JCOP Shell?

    I am trying to perform Put Key for the RSA DAP Verification Key using JCOP Shell.
    I have tried variations of the following:
    set-key 115/1/RSA-PUB/[128 byte public key modulus]
    set-key 115/1/RSA-PUB/A001[1 byte public key exponent]A18180[128 byte public key modulus]
    set-key 115/1/RSA-PUB/A001[1 byte public key exponent]A180[128 byte public key modulus]
    But when I send the following command on a SSD with DAP Verification privilege after mutual authentication
    put-key -m add 115/1
    I get jcshell: Unknown exception: java.lang.ArrayIndexOutOfBoundsException: 161 (or 172)
    Thanks,
    Ming

    The format for RSA-PUB is:
    <pubexp length><pubexp><mod length><mod>
    For example:
    115/1/RSA-PUB/0301000180xxxxxx....

  • What is the commands for SQL server job to ftp file to remote server?

    I created the job to bcp data out and create file on file system. after that, I need to ftp the file over to another box. how can I do it from sql server job?
    JulieShop

    I would like to suggest a SSIS package with a
    FTP Task instead.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • What is the smtp incoming mail server for iCloud?

    What is the smtp incoming mail server for iCloud?

    There is no such thing as an "SMTP incoming mail server." You set up iCloud mail by checking the box marked Mail in the iCloud preference pane. You don't need to know the addresses of the servers.

  • What is the best Compressor setting for best quality video playback on an iBook g4?

    I know the iBook and G4's in general are very outdated today, but I need to ask anyways. I have some video projects in 720p and 1080p in which I have down converted to 480p and also exported to MPEG-2 for DVD (personal wedding videos and videos made for my clients using Final Cut Studio). Anything encoded at most resolutions using h264 won't play on my iBook. Even 480p.
    I have about 20 hours of mixed video content that I need it in a format that is suitable for an iPhone 4 and an iBook 12" with a 1.2GHz G4, 1.25GB RAM and I added a 250 WD 5400 IDE hard disk (running 10.5.8 and 10.4.11 for Classic Mode). I know the iBook doesn't seem like the best tool for modern video playback, but I need to figure out which setting will play best with iPhone 4 and iBook so I don't need to make 2 local copies of each video for each device.
    The iBook plays best with the original DVD output MPEG-2 file and playing back in QT Pro or VLC... but I already have 180 GB's of MPEG-2 files now and my little HD is almost full. I don't have enough room to convert all the iPhone 4 counterparts. If I use Compressor 3.5.3, what is the optimal setting for iBook and iPhone .m4v or .mp4 files that can play on both devices? So far 720x400-480 widescreen videos @ 29fps works great on my iPhone, Apple TV 2, and other computers but seems to murder my poor iBook if encoded with high profile (and still choppy on simple profiles). 640x480 (adding black matte bars to my videos) plays fine in MPEG-2 but drops frames or goes to black screen if I convert it to mp4 (and looks bad on the iPhone 4 because of the matte). But if I convert on any of the simple profiles, it looks terrible on my iPhone 4 and a blocky on the iBook.
    This is the problem leading me to having 2 copies of each video and eating my hard disk space. What is the best video setting for both playback on the iBook and iPhone 4? Can the iBook playback H264 at all in decent resolutionsat all? I don't really want to have a 480p .m4v collection for the iPhone 4 and a MPEG-2 RAW collection just to play the same videos on the iBook.
    Any suggestions are greatly appreciated! Thanks!

    Update: The iBook can play any 480p video and higher if I encode them with DivX and in AVI format. But of course this is not compatible with my iPhone 4. At least I can shrink my library now and get away from the full MPEG-2s. I don't get why I can't use Apple's h264 though. There has to be a setting I am missing. The sample Apple h264 videos from the days of Tiger worked flawlessly on my iBook when it was new so the CPU must be capable of decoding it. I really can't understand this.
    Also, since I made my videos in English for my family, I had to create soft subtitles for my wife's Chinese family, and I can't get players like QT with perian or MPlayerX to sync them properly to an AVI encoded with DivX, they only sync well with the iPhone 4 m4v/mp4 formatted files I made. This is a real pickle.
    So now I may need three or four copies of each video, LOL. I need to hardcode the subtitles if I want to use AVI to playback on older machines, and keep the mp4 file for the iDevices too, while keeping higher quality h264 videos for my American relatives...
    If h264 is compatible with my iBook, what is the proper encoding settings? Must I dramatically lower the settings or frame rate? I can settle on 2 copies of each video that way. One iBook/G4/eMac compatible video that syncs correctly with my srt soft subs, and another version that works well with my iPhone 4 and iPad.
    All in all, I will end up with more than 3 or 4 version of each video. On my late G5 dual core I have the full 720-1080p uncompressed master files. On my i5 iMac I have the h264 compressed versions for distribution, and lower versions for my iDevices. Now I need to keep either full MPEG-2 files for the iBook to play, or convert to older formats like DivX AVI for our family's legacy machines. I am running out of hard disk space quick now, LOL.
    Is there an easier way?

  • What are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    what are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    iCloud Mail Settings

  • What is the default for the "Display PDF in Browser" setting?

    What is the default for the "Display PDF in Browser" setting in Adobe Reader 9 and X?
    Also, are any statistics available on what proportion of users have this setting set to on?

    For all three the default is "checked".
    Be well...

  • What is the best export setting from QuickTime Pro 7 for standard DVD

    I have several AVI movies I took and want to import them into iMovie, so I can create a DVD that will play in any DVD player or computer. (Along with a bunch of pictures.)
    Should I convert them with QuickTime Pro 7 (QTP7) to another format, and if so, what is the best export setting.
    I have export them using *_QuickTime 10_* and QTP7 to *MOV, MP4, & M4V* and the output is *+bad bad bad+*.
    I have tried both export and save-as. Neither has done a good job.
    The internal information of the AVI movies are: (as reported by QT)
    Format: Apple OpenDML JPEG, 640 x 480, Millions, 8-bit Unsigned Integer, Mono, 11.024 kHz
    I have used several settings with not much luck including:
    AAC, Stereo (L R), 44.100 kHz, MPEG-4 (Perian), 640 x 480, Millions
    MPEG-4 Video, H.264
    Should I be using a better application then QuickTime?
    Is there a way to just use iDVD with the original AVI movies?
    These are wedding movies and pictures that people are waiting for.

    Should I convert them with QuickTime Pro 7 (QTP7) to another format, and if so, what is the best export setting.
    That depends on your specific work flow and the codec(s) involved. Generally speaking, if the file plays in the QT Player and is "conversion" compatible, then the file can be added directly to iDVD (i.e., unlike iMovie '08/'09/'11 which requires the file to be "edit" compatible with QT).
    I have export them using QuickTime 10 and QTP7 to MOV, MP4, & M4V and the output is bad bad bad.
    The quality of your output file will depend on a number of things: primarily the quality of your source file, the efficiency of the target codec, and the specific settings used. (About which you did not elaborate.) The rule of thumb here is that your output will never be better than your input and each re-comprssion of the data has the potential to degrade the quality to some degree.
    I have tried both export and save-as. Neither has done a good job.
    The "Export" option re-compresses the data while the "Save As..." option only places the original data in an MOV file container. So if this output is "bad, bad, bad," then I suspect your source file(s) are not of high quality to begin with. (This seems to be confirmed by the very low audio sampling rate which implies the video data rate was probably also low to conserve file storage space.)
    The internal information of the AVI movies are: (as reported by QT)... Format: Apple OpenDML JPEG, 640 x 480, Millions, 8-bit Unsigned Integer, Mono, 11.024 kHz
    The basic codecs here appear to be both playback and conversion compatitible with QT (other than the very low sampling rate which some QT apps may not like). Thus, if your work flow is to simply burn DVDs that can be played on commercial players, the AVI could most likely be dropped to iDVD for authoring. On the other hand, if you are editing in a recent version of iMovie, then that app may not like the AVI file container. In this case, the best quality you can likely expect would be to use the "Save As..." option to place the data in an MOV file container and import to iMovie.
    Unfortunately, editing in iMovie '08/'09/'11 is done "by reference" which means your output file will be created by exporting the impoted source data to another compression format. The default would be H.264/AAC which is a highly compressed format which in turn would be re-compressed again by iDVD to multiplexed MPEG2/PCM content further reducing quality by using a less efficient video codec. My recommendation for export from iMovie in this case would be AIC/Linear PCM. (I.e., to export your edits to the Apple intermediat video codec using the original file size and frame rate with just a bit of "sharpening" and using 16-bit/48 kHz Linear PCM audio (which is what will be used to create the DVD).
    Should I be using a better application then QuickTime?
    How much are you willing to spend?
    Is there a way to just use iDVD with the original AVI movies?
    Yes. Simply create a new SD project, select your theme, drop the compatible AVI content to the appropriate "drop" area(s), add photos as desired, preview the results, and author the DVD if/when satisfied.

  • What would be the reason for sql server agent [MSSQLSERVER] service terminated unexpectedly?

    What would be the reason for sql server agent [MSSQLSERVER] service terminated unexpectedly?
    only below details found in error log
    07:26:44.170 spid60      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    07:26:45.720 spid51      
    Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install.
    07:26:45.730 spid51      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    07:28:57.840 spid64      
    Configuration option 'Agent XPs' changed from 1 to 0. Run the RECONFIGURE statement to install.
    07:28:57.840 spid64      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    and below error on agent log
    2014-01-01 07:26:28 - ? [131] SQLSERVERAGENT service stopping due to a stop request from a user, process, or the OS...
    2014-01-01 07:26:43 - + [188] Scheduler engine timed out (after 15 seconds) waiting for 1 jobs(s) to stop
    2014-01-01 07:26:44 - + [098] SQLServerAgent terminated (forcefully)
    Rahul

    What would be the reason for sql server agent [MSSQLSERVER] service terminated unexpectedly?
    only below details found in error log
    07:26:44.170 spid60      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    07:26:45.720 spid51      
    Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install.
    07:26:45.730 spid51      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    07:28:57.840 spid64      
    Configuration option 'Agent XPs' changed from 1 to 0. Run the RECONFIGURE statement to install.
    07:28:57.840 spid64      
    FILESTREAM: effective level = 3, configured level = 3, file system access share name = 'MSSQLSERVER'.
    and below error on agent log
    2014-01-01 07:26:28 - ? [131] SQLSERVERAGENT service stopping due to a stop request from a user, process, or the OS...
    2014-01-01 07:26:43 - + [188] Scheduler engine timed out (after 15 seconds) waiting for 1 jobs(s) to stop
    2014-01-01 07:26:44 - + [098] SQLServerAgent terminated (forcefully)
    Rahul
    Can you post the output of below query
    select @@version.
    If you are using SQl server express edition ,SQL server agent feature is not available.It seems from errorlog that you can start it but actually you cannot.But first confirm what is version and edition of your SQL server
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for

  • Further help with sound please

    further help with the sound. i have a sound in stage channel 1 which i want to play as soon as the movies starts. and the user is able to control it by pressing the pause button property pPaused on beginSprite me pPaused = 0 end on mouseUp me if pPau

  • Enable Inputfield in the table column even though the column is empty

    Dear Experts How to enable or disable a table column(it is an inputfield) dynamically. I done this and strugling to proceed from this point DATA lr_container TYPE REF TO cl_wd_uielement_container.   DATA lr_table     TYPE REF TO cl_wd_table.   DATA l

  • Performance Issue With Displaying Candidate Details for iRecruitment

    We are in EBS R12.1.3 when we trying to display the Candidate Details page in iRecruitment iRecruitment >vacancies>applicants> click on applicant>   the page spins for  a quite whille to show the results and some times we see the 500 errors.. We are

  • Enhancing tabstrip for asset master

    Hello, I need to create an extra tab in a tabstrip control in Asset Master (tcode AS03). To that tabstrip I have to add 4 fields, the struture for which was already defined in customer include (CI_ANLU). Fields in CI_ANLU: ZZACQMETH ZZMOVATT ZZCUSTOD

  • Procurement using webbased catalogs

    Hello everyone, we are using the OCI (Open Catalog Interface) for procurement (me51n, me21n) in an ECC 6.0 which works fine with one default catalog. Now we are looking for an solution for connecting several vendor catalogs with the SAP-system. Our o