McAfee - combining both VSE and Agent?

Hi everyone,
We are planning to deploy McAfee (agent 4.6& vse 8.7) to some of user machines by using sccm2012. In our case, we don't want to use ePO or updater to push 
the vse automatically. 
Is there any ways to combining both VSE and Agent into one package? Or any scripts that can perform installing vse after agent install completed?
Appreciated if someone here can help on this.
Thank you.
Best.

Use task sequence.
Refer to the below for the procedure
http://griffo.hubpages.com/hub/Deploy-Packages-in-an-Order-Using-SCCM-2012
Blog: http://theinfraguys.com
Follow me at Facebook
The Infra Guys Facebook Page
Join the Singapore System Center Admin Group
SG System Center Admin Group
Please remember to click Mark as Answer on the answer if it helps you in anyway

Similar Messages

  • Issues after upgrading to 10.2.0.4  ( both OMS and Agent)

    All,
    we are observing this error quite a lot after upgrading to 10.2.0.4 ( both oms and agent)
    2008-07-31 15:08:19,088 Thread-228 ERROR : (nmevrr.c,328):Memory 0x0 encountered, expect struct_id=12201
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:snmeuctx_setGenCtx+0x912
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nme_class_error+0x184
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmevrr_Recvlet_refreshState+0x264
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmevrg_RegisteredRecvlet_refreshState+0x228
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmevrm_RecvletManager_init+0x5544
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmecmgr_discardState+0x1792
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmecmgr_discardState+0x376
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmemdisp_GetMetric+0x10212
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmemdisp_GetMetric+0x15664
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmehl_disabled_remote_ops+0x2600
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmttprutc_reconfigUsingTargetCount+0x448
    /u1/app/oracle/product/10.2.0/agent10g/lib32/libnmemso.so:nmttprutc_reconfigUsingTargetCount+0x596
    /lib/libc.so.1:_thr_slot_offset+0x1132
    we have these patches 7012242,7031906,5961654,5632264 installed on the agent home.
    I have also disabled the instance health metrics for all the 10g target db on this host.
    Anybody has any idea how to resolve this . This is becoming quite annoying .
    thanks in advance
    pk

    Hi,
    Just to comfort you, and yes we do monitor 10.2.0.3 instances. This comes from the emagent.trc on one of many rdbms server. The same is not found on other servers running 10.2.0.3 instances. The time coincide with an agent crash on this server. Keeping an eye on this thread while trying to find out what it is related to.
    EDIT: This is due to bug 7012242, see metalink docId: 579137.1
    2008-08-15 05:30:03,081 Thread-689845 ERROR : (nmevrr.c,328):Memory 0x0 encountered, expect struct_id=12201
    /oracle/product/agent10g/lib32/libnmemso.so:snmeuctx_setGenCtx+0x912
    /oracle/product/agent10g/lib32/libnmemso.so:nme_class_error+0x184
    /oracle/product/agent10g/lib32/libnmemso.so:nmevrr_Recvlet_refreshState+0x264
    /oracle/product/agent10g/lib32/libnmemso.so:nmevrg_RegisteredRecvlet_refreshState+0x228
    /oracle/product/agent10g/lib32/libnmemso.so:nmevrm_RecvletManager_init+0x5544
    /oracle/product/agent10g/lib32/libnmemso.so:nmecmgr_discardState+0x1792
    /oracle/product/agent10g/lib32/libnmemso.so:nmecmgr_discardState+0x376
    /oracle/product/agent10g/lib32/libnmemso.so:nmebb_uploadTargetState+0x928
    /oracle/product/agent10g/lib32/libnmemso.so:nmebb_updateBlackoutInfo+0x384
    /oracle/product/agent10g/lib32/libnmemso.so:nmesse_executeWork+0x132
    /oracle/product/agent10g/lib32/libnmemso.so:nmttprutc_reconfigUsingTargetCount+0x448
    /oracle/product/agent10g/lib32/libnmemso.so:nmttprutc_reconfigUsingTargetCount+0x596
    /lib/libc.so.1:_thr_slot_offset+0x1128
    Message was edited by:
    ivirnig

  • How to combine both values and subquery in the insert statement

    Hi everybody,
    This is a case of inserting rows into a final results table from a temporary one. Actually, one of the fields is not always given in the temporary table. Thus, when inserting the rows into the final results table, an error message comes up to.
    More clarification:
    final results table(F_RESULT): field1, field2, field3 ( they are also primary keys with not null constraint)
    temporary table(TEMP): field2, filed3
    Is it possible to combine both values and subquery branchs of the insert statement:
    Insert into F_RESULT (field2,field3) select field2,field3 from TEMP;
    Insert into F_RESULT (field1) values (0);
    into only one like this:
    Insert into F_RESULT (field1,field2,field3) values (0, select field2 form Temp, select field3 from Temp);
    Or there is another more effective solution. The main problem for me is the message that doesn't accept the null value. From the data integrity point of view, it is accepted to set field1 to zero.
    Any hints?
    Thanks for your reply.

    That's easy, you can select any value from a table:
    Insert into F_RESULT (field1,field2,field3)
    select 0, field2, field3 from Temp;

  • Dataretrieval in hr abap  (how to combine both pa and om in hr abap)

    Hi Experts?
        My requirement is i wants to retrieve the data from HRP1000 table i.e get the long text from the field sc_text ,for this they have provided me some field values like PLVAR='01'  ,  OTYPE='O'  , OBJID -
    (not given)  ,ENDDA =9999.12.31. and also they have mentioned table PA0001-BUKRS(field).
          how to get objid field?
       Please provide me query ,how to combine Organizational data(hrp1000)  with Personnel administration data(pa0001-bukrs)
    Thanks in advance,
    mohan

    Hi mohan,
    1. Its very impractical,
       especially in SAP HR Tables,
       to directly get data from tables using joins.
    2. In your case,
       first read from infotype 0001
       using direct select statement,
       (or u can use HR_READ_INFOTYPE)
    3. After wards, LOOP / FOR ALL ENTRIES IN
       and then read from the other required tables HRP1000.
    regards,
    amit m.

  • How to combine both ITEM and SCL data

    Hi all,
    I am working in Purchasing.I am having requirement to use both 2LIS_02_ITM which is Item level and 2LIS_02_SCL which is Schedule Line level.
    I created a ODS which includes both the data sources (2LIS_02_ITM & 2LIS_02_SCL) but whenever I am load data to the ODS from both of them I am not able to get values for certain Info Objects like Purchasing Document Number (0OI_EBELN), Item Number (0OI_EBELP) but when I load only from 2LIS_02_SCL I am able to get data for the objects.
    If I load from 2LIS_02_ITM also I am not able to find data.
    Can anyone tell me what is the error.
    Thanks in advance....
    regards,
    Mahi

    Hi,
    I will guide you how to find the issue.
    As you have correct data in PSA you can try simulating update from PSA with debugging switched on.
    From RSMO > Details > Data Package > Right click > Simulate update > Here check Debugging on for Transfer rules and Update rules. This will tell whats happening for the record. where is it being filtered.
    As this is coming in correctly you can rule out any issue with extraction.
    Hope this helps.
    Thanks,
    JituK

  • Is it possible to import both HDV and SD(shot in 16x9 format) in the same imovie 11 project? If so, how, please.

    I am trying to combine both HDV and SD video in the same project and iMovie 11 doesn't want to accept the two different types of files at the import stage.  Help please.

    You need to import the footage into iMovie Events. Once they are in an event (or multiple events) you can drag these clips into an iMovie Project and mix them together.

  • Combining two VI and avoiding overlapping digital lines

    I'm working on a VI which used to be two separate programs (top while loop and bottom while loop).  One program would run a stepper motor over time and pull an object to apply tension and read it through a load cell (top while loop).  The other program it used to move the motor rapidly in order to reset it's position back to a "default" (bottom loop).  I'm trying to get the functionality of both programs into one VI that I can control the stepper motor without having to switch programs (and mostly to have a "complete" program).  I'm not very skilled yet with the in's and out's of LabVIEW but I'll try my best to work with your suggestions! 
    Thanks,
    James
    Attachments:
    combinefiles.vi ‏656 KB

    James,
    I want to get some more information about your application.  From what I can understand, the top loop ran first and when that was completed you ran the bottom loop in your program to reset the values to default. Now you combined both VIs and want it to programatically perform the same action?Do you want your code to run in such a way that when you press a button, it 'switches' from one mode to the other? Before giving suggestions, I'd like to verify what it is your are trying to do in order to give a suggestion.
    Stephanie O.
    DIAdem Product Manager
    National Instruments

  • I bought 26 new songs under my work e-mail and now i can't copy them to my i-pod because it has another music library on it. How can i combine both user id's to the same purchased account

    I have 2 user id's with apple, i bought 26 songs from my laptop recently using my work e-mail. I plug my i-pod to sync it and it says that my i-pod is tuned with another library. i don't want to erase the songs I have already because they are about 760 and the new ones are 26 only. how can I combine both user id's and consolidate all the music into one user id?
    everytime i try to do something it asks me to reset the password. I have done it already 6 times.
    there is no phone # to call.
    Thanks
    Elena

    Alright, please follow these steps in order to get it working properly again.
    Please change your Apple ID back to your old email address (that you used as Apple ID before) here: http://appleid.apple.com
    Then go to all your devices - iPhones, iPads, Mac etc. - ("Settings > iCloud") and delete your iCloud account from this devices (+ turn off Find My iPhone, but I guess it will ask you that anyway)
    After that go back to http://appleid.apple.com sign in again, and now change your Apple ID again to your new email address.
    Finally, set up your iCloud account on all your devices again.
    Now, everything should working properly again.

  • Do we have a General Ledger report that combines both cost centers and WBS?

    Do we have a General Ledger report that combines both cost centers and WBS?

    Have you tried FAGLL03

  • VSTS Controller and Agent don't communicate

    We are doing an exercise of load testing a website using VSTS 2010 with multiple machines as clients. To do so, we have tried setting up controller and agent in 2 different machines,
    Machine1 (Controller) and Machine2 (Agent). When the test is initiated from Machine 1 (This machine has VSTS 2010 installed) , Machine 2 is not providing any load to the test. The tests are configured to run as a service. The
    results were same when running the tests as a interactive process instead of a service
    To tests the setup of the machines the following tests were conducted
    The below services were successfully run from both the machines
    Performance logs and Alerts
    Performance counter DLL host
    Remote registry
    Setting the execution method as Remote Execution under Edit
    Test Settings > Roles
    The agent machine is also getting displayed under Test >
    Manage Test Controller; we are able to take the agent machine online
    The controller and agent machines were able to communicate using the Typeperf command
    When load test is run with this configuration we don’t see any Page Response/Key Indicators in the graph and there are no errors in the test run or in the event viewer although we can see Controller/Agent graph getting generated. During this time, there
    were no updates in the database but whenever we ran the test setting with execution method as
    Local Execution, the test runs successfully with having transacted to the database.
    This configuration was done on our client’s environment where we have McAfee anti-virus running and windows firewall is enabled.
    Please let us know how to go forward with this. Is there anything missing in the configuration. 

    Hi Gautam_ap,
    Thank you for posting in MSDN forum.
    According to your description, it seems that you are trying run load test remotely from VS2010 with test controller and test agent, but the load test run fail remotely.
    Based on your issue, could you please share me the detailed error message about you run load test remotely from VS2010 failed?
    As far as I know that if we want to run the load test remotely from VS2010,we will need to ensure that the version of the test controller and test agent are same with the VS2010. So please you check if you are install the Test Controller 2010
    and Test Agent 2010.
    As you said that you have McAfee anti-virus running and windows firewall is enabled, please disable the anti-virus and windows firewall and then check this issue.
    Generally, I know that if you want to run automated tests that interact with the desktop, you must set up your agent to run as a process instead of a service. For example, if you want to run a coded UI test remotely using a test controller and test agent,
    you must set up your agent to run as a process.
    Since you are running the load test remotely from VS IDE with test controller and test agent, so you will not need to run the load test as a interactive process instead of a service.
    Therefore, I suggest you could also refer the following MSDN document to check this test controller and test agent install and configure for running load test remotely in the VS2010.
    https://msdn.microsoft.com/en-us/library/ff400223(v=vs.100).aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Both chrome and safari open ads that indicate that I have a virus. How can I fix this?

    Every page I open has ads indicating that my laptop has a virus and when I click on any other link a popup comes out saying something about cleaning my laptop with mackeeper.  Is there any way to fix this?

    There is no need to download anything to solve this problem.
    You may have installed the "VSearch" trojan. Remove it as follows.
    Malware is always changing to get around the defenses against it. These instructions are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data before proceeding.
    Step 1
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot," "Trovi," or "Conduit" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Reset the home page and default search engine in all the browsers, if it was changed.
    Step 2
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.vsearch.agent.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "com.vsearch.agent.plist" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/VSearch
    /System/Library/Frameworks/VSearch.framework
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    The problem may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This trojan is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Internet criminal behind VSearch has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • Firefox has suddenly gone wrong. I was successfully running both Firefox and Internet Explorer 8 on Windows 7. I auto-accept upgrades including the most recent Firefox upgrade and the suggested upgrade to Adobe Flash 10.1. But after this, Firefox stopped

    Firefox has suddenly gone wrong. I was successfully running both Firefox and Internet Explorer 8 on Windows 7. My laptop is new and has plenty of RAM and HDD. I auto-accept upgrades including the most recent Firefox upgrade and the suggested upgrade to Adobe Flash 10.1. But after this, Firefox stopped working and does not work when I re-load Firefox 3.6. Also IE8 now works very slowly and does not locate major websites like Microsoft without a 'can't find the website message' and having to pressing Return a second time. When I do get to the Mozilla website and click on the button to try to download Firefox 3.6.6, I get this message "Oops! Internet Explorer could not find mozilla3.snt.utwente.nl". Can you help with what has gone wrong? As it stands, I can't use Firefox at all. Note: because Firefox did not work after the upgrade, I've downloaded the IE8 version of the Adobe Flash 10.1. What I really want is to be able to use both Firefox and IE8. But is this possible if they use different versions of Adobe Flash?
    == This happened ==
    Every time Firefox opened
    == About 2-3 days ago ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)

    I have been having the same problem as the original poster. After upgrading to Ffx 3.6.6, the program asks you to upgrade to Flash Player Plugin 10.1. I download and installed 10.1 only to find videos weren't loading.
    In my case, the problem is the previous installation of Flash Player (9.0.47) was somehow messing things up. To fix this, because I already had Flash plugin 10.1 installed I had to uninstall 10.1 using the uninstaller from adobe and then manually remove any files related the old flash player plugin 9.0.47
    Here is a run-down of my process:
    0. To check if you have a previous installation of the Flash Plugin lurking around, in Firefox go to Tools -> Add-ons -> Plugins (tab). At this point you may seen both Flash plugins.
    1. Proceed to uninstall Flash Plugin 10.1. Adobe provides an uninstaller here: http://kb2.adobe.com/cps/141/tn_14157.html
    ( you have to make sure you have nothing running when you execute the installer).
    2. On my Mac (sorry I don't know what it is in Windows) I searched the hard drive for any files/folders with "Shockwave". I found a folder called "Shockwave 10". It wasn't removed by Adobe's uninstaller. For safety I deleted it and then emptied the trash.
    3. I then went to My HD -> Library -> Internet Plugins.
    Remove the file and folder named "Flash player.old"
    4. Restarted; ran the Adobe Flash Player 10.1 installer. Restarted again.
    5. Opened up ffx and double checked the plugins list (see step 1). Version 10.1 is installed and available. Went to problem sites to test it out and Success!
    Hope this helps.

  • Can I use both Wifi and a Lan connection at the same time?

    With me back in the dorms I have been limited to a slower connection than what I would like. Now we are able to use both Wifi and a Lan line so I was wondering to somewhat "double" my speed if there was any way to use both connections at the same time.
    Now I know that you can have both plugged in at the same time, I guess what I'm asking is, is there a way that I could set programs to use one or the other? Or some kind of virtual desktop that is set to use the other connection or anything that would allow both be used at the same time.
    Or am I just wishing for something that doesn't have any possible way to work?
    -nathan
    MacBook pro 2.16 C2D 2gb ram   Mac OS X (10.4.8)  

    You can use both at the same time, but not gor Internet access if that's what you're asking.
    Now there is a thing called Link Aggregation, which combines a number of interfaces for speed/redundancy, but it really only works locally, and then only with ALL special equipment in the route, and most likely OSX Server involved.
    Sorry.

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Combining smart quotes and inch marks?

    Dilemma! I have smart quotes turned on because I need them. I also need to be able to use inch marks in the same document. I have searched the Help files with no luck. Can anyone tell me if there's a way to have both smart quotes and inch marks in the same Pages document?
    Thanks in advance!
    Powermac G5 & Powerbook 15" Mac OS X (10.4.8)
    Powermac G5 & Powerbook 15"   Mac OS X (10.4.8)  

    You can indeed combine smart quotes and the character that indicates inches, by using the appropriate inch mark character from the system-wide Character Palette. To do this, you will need access the Input Menu at the top right of the menu bar. If you don't have the Input Menu visible, go into the International System Preferences, in the Input Menu tab, check the "Show Input Menu in Menu Bar" option at the bottom of the panel, and check "On" for the Character Palette. This will put a little flag on the right side of your menu bar -- this is the Input Menu.
    From the Input Menu, select the Character Palette. With the palette open, choose the Punctuation category. You will be presented with a wide array of punctuation characters, including proper inch and foot marks (which are actually "prime" and "double prime" marks, and are angled, unlike straight quotes). Select in Pages where you want the character to go, and then double-click it, and it will be inserted. The prime and double-prime marks are not considered quotes by the system, and so won't be curlified.

Maybe you are looking for

  • Use of Run_product in Pl/sql block written in forms 5.0

    I am using Run_product built-in in forms 5.0 to make a call to reports runtime. This built-in is being called in a loop to make Payslip report for nearly 2000 employees. First of all on running the report for 9 or 10 th employee , the error was given

  • New Mac-Mini on a 1080p projector

    Would the new mac mini (with leopard) work well with a 1080p projector (Marantz 15s1) using dvi to vga connection? I tried connecting my Macbook Pro to the projector and the picture looks soft even when I selected 1080p resolution on the macbook pro.

  • Using Internet enabled SQL*Plus

    I' d like to use this feature just as it is describe in the document from Luan Nim. I wrote a simple test_sql.sh that work very well under unix. # test utilisation sqlplus sous Web #! /usr/bin/sh # . $HOME/.profile echo Content-type: text/html # Mise

  • Assign logical components to Test Case Management

    Hi , I have my scenario where I had uploaded the test cases in SOLAR02. And created the rest of the Test plans, packages and so on. My logical components are: 100 DEV 130 Single Test 200 QAS (Integral Test) 300 PRD I need to know which is the way to

  • EDI to Flatfile Conversion

    Hi all! I am new in SAP XI. And i am researching on how will I convert EDI (SLSRPT) to a flatfile. Can everybody advise me on how will I handle this? I can convert EDI to XML using Seeburger Adapter, and from XML, I will convert it to Flatfile. The c