Block and control

Hi XI Professionals,
Can anyone briefly explain about
1  block and control step?
2  what is pmi and ccms what is the use of them?
3  what is the need of JCA?
4  what exactly difference between FTP and NFS?
      Thanks in advance,
Regards,
Chandu.

Hello Chandu,
1) block and control step?
Ans: You use a block ( ) to combine steps that you want to execute one after the other and which are to access the same local data (see also: Containers). You can also use a block to combine steps that you want to have the same deadline or exception handler, or to define a local correlation.
You can define the mode Parallel For Each(ParForEach) for a block or Dynamic Sequence (ForEach). This means that the block is executed for all elements of a multi-line container element.
You use a control step ( ) to do the following:
•        Terminate the current process
•        Trigger an exception
•        Trigger an alert for Alert Management (see also: Triggering an Alert)
Activities
Terminate the Current Process
Choose Terminate Process.
At runtime, the system terminates the current process instance, including all active steps, and sets the status for the process to logically deleted.
Trigger an Exception
Choose Trigger Exception and specify the triggering exception (see also: Exception Handling). The relevant exception handler must be defined in the same block or a superordinate block.
The system triggers the specified exception at runtime
2 what is pmi and ccms what is the use of them?
Ans:
Use
You have the option of connecting your adapter to the Process Monitoring Infrastructure (PMI). In the SAP environment, technical processes often extend beyond system boundaries (as is the case in Business Process Management, for instance). By connecting to PMI, you have the ability to monitor such processes.
PMI collects data from various different systems by means of PMI agents, which make their data available centrally for evaluation purposes.
Integration
The PMI trace data is initially collected in the memory before being loaded asynchronously to the PMI server. Consequently, the effect on the monitored system and its performance is kept to a minimum.
SAP systems that exchange messages with other systems (for example, tRFC or the Runtime Workbench) are connected to PMI automatically.
PMI is integrated with SAP Solution Manager. SAP Solution Manager joins the business process view with technical tracing that extends beyond system boundaries.
For more information about process monitoring with PMI, see: Process Monitoring with PMI (Process Monitoring Infrastructure)
Interface Overview
Characteristic
Value
Name
AF PMI Access
Purpose
Create PMI Data
Type
Java library
Technical name
Com.sap.aii.af.service.pmi
Certification
Optional
Syntax
See under path: JavaDoc (.index) package com.sap.aii.af.service.pmi
Activities
●     Use the PMIAccess class to set PMI events. The Adapter Framework calls the PMIAccess class.
●     Adapters can implement the following PMIAccess methods to monitor message processing overall:
PMIAccess Methods
Method Name
Meaning
invokeAdapterInboundAgent
Can be used by the adapter in the sender/inbound direction to report the arrival of a new message as soon as possible.
The method requires a message ID. It does not necessarily have to be an XI message ID if the MessageIDMapper is then used to map the message ID to an XI message ID.
See also: Generating, Persisting, and Mapping a Message ID
invokeCPALookupAgent
Records the address information for a given message ID.
The method must be called for the adapter in the sender/inbound direction if invokeAdapterInboundAgent was called previously.
invokeIDMappingAgent
Must be implemented in the adapter to make PMI aware of the mapping between the external ID and the XI message ID.
You must implement this method if invokeAdapterInboundAgent is called using an external message ID and the MessageIDMapper service is not used.
invokeAdapterOutboundAgent
Can be called in receiver/outbound direction to report the exit of the message.
If you call the method by using an external message ID, the adapter must call either invokeIDMappingAgent or use the MessageIDMapper to make PMI aware of the ID mapping.
●     You do not need to include any other PMIAccess methods.
●     If the XI message ID is set in one of the methods listed above, it must be a hexadecimal string if you use callPMIAgent() and this is set to TRUE.
The CCMS Monitoring Infrastructure locally monitors a component using data collectors and stores the monitoring data in the main memory of the component. A central monitoring system can request this data over the network and therefore provide you with a central overview of your system landscape.
With the CCMS Monitoring Infrastructure, you can also set alerts to be triggered when certain threshold value conditions are met. You can set an auto-reaction to notify you as a result of the alert.
The CCMS monitoring infrastructure is used as a data platform by:
Transaction RZ22
The CCMS Alert Monitor
The Solution Manager
Various system management partner products
Back to top
Which of my SAP systems should I use as the central CCMS monitoring system?
The central monitoring system should fulfill the following criteria:
It should have as high a release status for SAP Basis as possible. As the agent SAPCCM4X is only available as of a central system release status of SAP Basis 4.6C, monitoring larger system landscapes is only possible as of this release.
It should have as high an availability as possible. You will find central monitoring of limited use if the system is not constantly available, you must fall back on the local administration functions, and the notification from the central system if errors occur is also not functioning.
In large system landscapes, it can be useful to set up a separate, purely SAP Basis system for central monitoring. You could also use this system for other central tasks (such as the Solution Manager, Central User Administration, Transport Domain Controller, and so on). For the central monitoring system, a status of SAP Web Application Server 6.10 or 6.20 is ideal.
3 what is the need of JCA?
Ans:
Use
The adapters that you are developing for the Adapter Framework of SAP Exchange Infrastructure must be implemented as resource adapters of the Java Connector Architecture (JCA) 1.0. Adapters do not have to meet all the requirements that are specified as mandatory in the JCA, since some aspects are not relevant to the Adapter Framework.
On the other hand, some requirements are optional in the JCA, but must be met since they are mandatory in SAP XI.
Prerequisites
The references in the following descriptions refer to the document J2EE Connector Architecture Specification, Final Version 1.0.
You can download this document at java.sun.com/j2ee/connector.
Integration
·        Adapters run on the J2EE server of the SAP Web Application Server 6.40, which contains a JCA 1.0 framework. The J2EE server thus meets all the requirements set out in the J2EE Connector Architecture Specification, Version 1.0.
·        Adapters for the Adapter Framework are usually able to act as sender and receiver adapters. JCA 1.0 does not provide any mechanisms for the sender/inbound direction of the adapter. These mechanisms are provided by the Adapter Framework interfaces. See: Message Exchange
·        JCA 1.0 does not provide any mechanisms for adapter lifecycle management, that is, adapters do not contain any information about UNDEPLOY, RESTART, REDEPLOY, or changing ManagedConnectionFactory properties. These mechanisms are also provided by the Adapter Framework interfaces. See also: Managing the Lifecycle of a JCA Adapter
Features
The following documentation describes the requirements that you must meet in relation to JCA and SAP XI during adapter development:
·        Connector Architecture, Roles and Scenarios, Lifecycle
·        Connection Management
·        Transaction Management
·        Security Architecture and Security Contract
·        Common Client Interface (CCI)
·        Packaging and Deployment of Adapters
4 what exactly difference between FTP and NFS?
Ans: If the file you are picking up is on the an FTP server then u need to use FTP protocol(in this case you will give FTP server name or IP address in sender file communication channel),
but if the file is on NFS server(meaning on XI server itself) then u can use NFS protocol.
All these information is really useful to you..
Thanks,
Satya Kumar..
Reward POints If it is useful...

Similar Messages

  • Coded UI : Window '' is blocking the control 2015. Please move the window '' or make the control 2015 visible and retry the action. Additional Details:

    Hi ,
    I'm trying to do a test automation using codedUI. This is a Windows application based on WPF.
    I recorded the events and when playback I get a error.
    There are two datetime pickers in the same form and when doing a playback one is picking up the date correctly where as the other datetimepicker is throwing the error as below.
    Window '' is blocking the control 2015. Please move the window '' or make the control 2015 visible and retry the action. I tried even manually selecting some offset points but still the calendarfield shows empty.
    Thanks,
    Jayashree

    Hi Jayashree,
    Thank you for posting in the MSDN forum.
    >> Window '' is blocking the control 2015. Please move the window '' or make the control 2015 visible and retry the action.
    Please debug it with steps in this blog:
    http://blogs.msdn.com/b/visualstudioalm/archive/2012/03/04/handling-playback-failures-in-coded-ui-test-due-to-stale-ui-controls.aspx
    Please make sure that the target control is well truly visible on the screen, and then troubleshoot action you need to take is to check if the search has actually hit the correct target element. You can make use
    of the
    DrawHighlight method in your test code to validate this.
    Best Regards,
    Jack 
    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.

  • Tab pages which Database and Control Block.

    I have 3 tab pages, 1st and 2nd with database first block and 3rd page has a control block .
    When I query these Pages I only get one record display though it is a multiple record block with scroll.
    The only difference is that every pages contain multiple blocks with relationship created.
    If some one can help me to bring all the records when I execute the query through F8 key.
    Thanx
    Khan

    Create master detail relation this may help you

  • Another control is blocking the control. Please make the blocked control visible and retry the action

    I am trying to click on a Hyperlink in div tag , but I keep getting this error message:
    Another control is blocking the control. Please make the blocked control visible and retry the action.
    What could it be?  Nothing is blocking it  at all.

    Check your html to see whether any controls are inadvertantly floating over the top of your hyperlink.
    I would also use firebug (F12 in ie or chrome) to highlight the boundaries of each control on your page so you can track it down easily.
    If using chrome you can right click on the page and select Inspect element.
    This should help you find the cause of the issue:)

  • Printing Blocks and Bands of Color

    Two PC's (2000 & XP), an Officejet 7310 and a TV are connected to a wired ethernet router. Both PC's have been configured to use this printer as their default. It's the only printer connected right now.
    This printer had no software disk when I found it. I got the latest drivers from the HP website in the form of "exe" files. The full featured driver failed to install properly on both PCs. I uninstalled that and installed the basic driver on the XP machine first, then on the 2000 PC. On the XP PC the installer failed to create a printer, and as I remember, never asked me any information about drivers or ports to use. I had to use the Add Printer Wizard to create a printer for it on the XP PC. The installer failed to create a printer on the 2000 PC also. The Add Printer Wizard could not find the printer until I marked the printer "shared" on the XP PC. Is that normal?
    NOTE: When I tried to install the "full featured" driver software on the 2000 PC there was a warning that my hardware was below the minimum "recommended" level, but according to the HP website, I am well above the "recommended" level. (It is Compaq Deskpro, PentiumIII, 375MB RAM, 2GB free space) No such warning appeared when I installed the "Basic" driver software.
    When I attempt to check ink levels with the HP Toolbox on both PC's I get the following error:
    "The computer is unable to establish two-way communication with the device."
    I uninstalled the printer on the Win2000 PC so that I could record my steps exactly, and I also marked it "Do not share" on the XP PC because this should work (on the 2000 PC) with the XP PC shut down.
    Please verify I did this properly: Here's how I recreated the printer in Windows 2000:
    Started "Add Printer Wizard" => Next => select "Network Printer" + Next => Next (to browse for a printer) => (none were found) Back => select "Connect to a printer on the Internet or on your Intranet" + enter URL "192.168.0.101" + Next => "Error: could not connect to the printer" + OK => Back => select "Local Printer" + Next => select "Create new port" + "Type: Local port" + Next => Enter port name: "Local TCP" + OK => Manufacturers: "HP" + Printers: "HP Officejet" + Next => (keep existing driver) Next => Printer name: "HP Officejet 7310 on Local TCPIP" + select "Yes" (default) + Next => (do not share) Next => (Yes - print test page) Next => Finish.
    No test page is printed.
    Then I opened the Properties for the new printer => select "Ports" tab => Add Port... => select "Standard TCP/IP Port" + New Port... => the "Add Standard TCP/IP Printer Port Wizard" opens => Next => enter IP address "192.168.0.101" + Port name: "Local TCPIP" + Next => (some info, eg. "Protocol: RAW, Port 9100", Adapter type: "Hewlett Packard Jet Direct" {somehow it knew this time}) Finish => Close (Printer Ports dialog) => (new port appears with box checked) Apply => (printer name appears beside new port) => select "General" tab => (features: Color: "No") select "Advanced" tab => Printing Defaults... (it's a very simplistic driver) => Advanced... => (no options to control color) Cancel => Cancel => (Driver: "HP Officejet") select "HP Officejet 7300 series" in driver drop-down list + Apply => Select "General" tab => (Features: Color: "Yes") Print Test Page => (the windows logo is printed in color, but the text below says "Color support: No") select "Advanced" tab => Printing Defaults... => (sophisticated driver appears) select "Color" tab => remove check from "Print in grayscale" + OK => select "General" tab => Print Test Page => (test page looks good, says I now have color support) OK.
    But still I get color blocks and bands on some pages when printing from Word, and I think on all AutoCAD plots when plotting through the system printer (which will have to be setup again in the Plotter Manager).
    I also still get the same error trying to check ink levels.
    What am I doing wrong? Shouldn't the installer have created the printer with all parameters properly set?

    HPPSdr.exe says "Everything checks out okay with your product."  The test page prints OK.
    I also found the HP Hardware Diagnostic Utility 4.1, and it says "We're sorry, but the HP Officejet 7300 series is not currently supported by this utility."
    The problem seems to be getting more prevalent and more extreme, sometimes printing solid black, off the edge of the page too, with some blocks of color mixed in.  This is occuring from two computers (Compaq and Dell) with different operating systems (2000 and XP) and different versions of Microsoft Word (2000 and 2003).
    What next?

  • How to get the name of the selected building block in a building block content control?

    Hello,
    How can I obtain the name of the selected building block in a building block content control?
    I want to use this together with an on exit-event to populate other content Controls depending on the name of the selected building block item.
    Environment: Word 2010.
    Thanks,
    Peeter

    Hi Peeter,
    As far as I know the building block is the pre-built content, and the
    BuildingBlock object represents a building block in a template. After add the building block to the document, it inserts the content to the document.
    Building blocks are stored in the templates, therefore, to access the building blocks available for a document, we need to access an attached template.
    So, I think, we can’t obtain selected building block in the document.
    There are some links that may benefit you:
    # BdingBlock Object (Word)
    https://msdn.microsoft.com/en-us/library/office/ff192414.aspx?f=255&MSPPError=-2147217396
    # Working with Building Blocks
    https://msdn.microsoft.com/en-us/library/office/ff837878.aspx
    # Set the Building Blocks That You Can Use for a Content Control
    https://msdn.microsoft.com/en-us/library/office/ff197523.aspx
    Regards
    Starain
    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.

  • Credit block and release Date and time

    Dear All,
    I require a report which can display credit block status date and time and  credit release status date and time for sales order. I have gone through the report RSSCD100 with object class VERKBELEG.It is not fullfilling the requirement as it only display change information.
    If customer has already exceeded the credit limit and new sales order has been generated then this report will reflect its blocked status.
    Kinldy help
    Thank you,
    NoMi

    Hi,
    IF it is not mentioned in single program .
    You can develop a query by using multiple program. Please find the list of programs for CM
    +Reports for Credit Management+
    The following table provides an overview of all the reports available to you in the area of credit
    management
    Program Function
    RFDKLI10 Customers with missing credit data
    This report checks the data for the credit limit for completeness, and produces
    the corresponding error lists. These can be used to re-maintain the
    corresponding definitions manually, or per Batch Input.
    RFDKLI20 Reorganization of credit limit for customers
    This report enables you to reorganize the credit limit information in the control
    areas.
    RFDKLI30 Short overview credit limit
    The report lists the central and control area-related data per customer.
    RFDKLI40 Overview credit limit
    The report provides you with an extensive overview of the customeru2019s credit
    situation.
    RFDKLI41 Credit master sheet
    The credit master sheet enables you to display and print out the customer
    master data for a single account, which is needed for the area of credit
    management.
    RFDKLI42 Early warning list
    The early warning list enables you to display and print out customers in credit
    management, who are viewed as critical customers in the area of credit checks
    in SD.
    RFDKLI43 Master data list
    The master data list enables you to display and print out customersu2019 credit cards.
    In particular, you can display information not contained in the standard system,
    for example, user-defined fields or external data, which you have created with
    specific additonal software.
    RFDKLI50 Mass change credit limit data
    This report allows quick mass change for master data in credit management.
    RFDKLIAB Change display, credit management
    With this report, you can display changes for credit management master data for
    all accounts.
    RVKRED06 Checking blocked credit documents
    The report checks all blocked documents from credit view. The report is started
    in the background, and should run after the incoming payments programs.
    FI/SD - Credit Management/Risk Management SAP AG
    Reports for Credit Management
    RVKRED77 Reorganization credit data SD
    The report enables you to reorganize open credit, delivery and billing document
    values. It is used, for example, when updating errors occur.
    RVKRED08 Checking sales documents which reach the credit horizon
    The report checks all sales documents, which reach the dynamic credit check
    horizon, as new. The report runs periodically, and should run at the start of a
    period. The period for the u2018date of the next credit checku2019 is proposed from the
    current date, with the help of the period split for open sales order values.
    RVKRED09 Checking the credit documents from credit view
    Released documents are only checked if the validity period for the release has
    run out (number days).
    RVKRED88 Simulation reorganization credit data SD
    REgards,
    Krishna O
    Edited by: Krishna O on May 20, 2010 11:30 AM

  • Blocking and non-blocking workflows

    How to specify a workflow to be blocking and non-blocking?
    Regards,
    Miguel

    When registering the custom workflow from Application Server Control (Enterprise Manager Web Site), you will see an option to specify whether the workflow is blocking:
    Application Server Control > Content > Custom Workflows
    Register Workflow
    * Name  
      Description  
    * Launch Event  
    * Cancel Event  
      Blocking
      Approvers Required

  • Programs for alv block and hierarchy list

    hi abapers,
    can anyone pls mail me the simple program to get an idea of block and hierarchy list.
    my mail id is <u>[email protected]</u>

    HI
    go through below links
    http://www.sapgenie.com/abap/controls/alvgrid.htm
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305
    Reward points if help full
    Regards
    Suresh.D

  • Missing definitions for block storage control

    Hey guys,
    I am trying to transfer my material from a temporary storage bin in storage type 001 to a bin i created in storage type 004. When I go into transaction lt04 and try to do the transfer i get the following message.
    <i>Missing definitions for block storage control (B1 001 1)
    Message no. L3082
    Diagnosis
    Certain information on block storage control is missing in your system definition.
    There is no definition for the sectioning of the storage bins in block storage according to storage bin type, storage unit type and block code.
    Procedure
    Contact your system administrator about this error. Note down the parameters in the error message and the situation that caused the error.</i>
    I have setup the storage bin types and storage unit types. I do not know what the block code is however and I do not really understand what is being asked of me. Any help would be greatly appreciated. Thanks in advance

    Hi Fernando,
    I had the same problem, everything was correct but the system showed the same error. I changed the material data in transaction MM03, View warehouse Management 1, i inserted values the field "Bulk storage indicator" and the field "Allow addition to existing stock".  Other change was in the Storage Bin in transaction LS02N, the storage Bin type should be the same as Storage Unit Type defined in SPRO (Define Strategy for Bulk Storage)
    Best regards,
    Alejandro

  • How to view and control a VI remotely from a web browser

    Hello,
    I want to see and control a vi using a web browser.
    I followed the steps recommended in help and I can see and control the front panel of my vi.
    So far everything is OK.
    First problem:
    A button activates a simple window display a message (One Dialog button). The dialog box opens on the server computer but can not be seen in brouser and therefore can not be closed remotely.
    The second problem:
    Another button activates another window (vi) loaded dynamically. The VI is reentrant and is open with option 0xC0 ("Enable simultaneous calls on reentrant VIs" and "Prepare to call and forget"). By activating the button, it opens multiple instances of the VI properly and runs on the server computer, but their are not visible to the client computer.
    I created, after the same algorithm, corresponding HTML file for the dynamically loaded VI and it is saved in the same place with the main program HTML file.
    What to do as the client computer can operate main VI and adjacent windows from the browser?
    Thanks,
    Cristian
    Solved!
    Go to Solution.

    Another option would be to use something like WebSockets and have your LabVIEW application communicate with a web-page you've designed/developed with Javascript. Then you can use things like floating windows/dialogues with jQuery. It's a lot of work though as you'll need to define your websockets API for talking to your application and then develop the web-page in HTML/CSS/JavaScript for your user interface.
    Unfortunately, even browsers are moving away from pop-up windows (chrome and various addons tend to block popups and they don't play nice with mobile devices). You can have semi-dialogue-like pop-ups though with modal dialogues: https://jqueryui.com/dialog/#modal-message Note though that they are contained within the browser window.
    My advice would be to think about creating a custom UI in LabVIEW that works with a single pane / panel (you can use tab controls!) and use that with remote front panels. Then decide if you want to invest the time/effort in a WebSockets/Web Services approach with your own browser-based UI. Note as well that remote front panels don't work in Chrome properly any more.
    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

  • Difference control refnum and control reference

    Hi guys.
    I am new on labview reference, can you explain difference between control refnum and control reference. 
    Gary Wang

    Are you sure you don't mean "refnum control"? That is a front panel control that can be selected as a reference to any one of several data types such as application, VI (including strictly typed), control or indicator. Whereas the "control reference" is a block diagram object that points to a specific control on your front panel (it can also be "linked" to other objects so it is similar to a "refnum control" in that respect).
    “A child of five could understand this. Send someone to fetch a child of five.”
    ― Groucho Marx

  • Database restore without temp, undo and control files.

    Hi All,
    You might found this question silly but I don't know so asking this question here.
    I have cold back up of the database. Now, I want create clone of that database, but I have some different paths for the DBFs so I will create new control file after restoring the database.
    Now, I know that I don't need control files and tempfiles to be restored. I have 10 undo files in backup but on the new clone database I don't need all 10. I want only 5. So can I do the restoration without undo , temp and control file and later on add undo and temp?? and if yes then tell me that can I add them at mount level??
    This is my first restore, Please guide me its very urgent

    Nitin Joshi wrote:
    f the COLD Backup does not include the Online Redo Logs, an ALTER DATABASE OPEN RESETLOGS is requireed >>to create these Online Redo Logs. Unfortunately, an OPEN RESETLOGS can only be done after an Incomplete >>Recovery or when using a Backup Control file.
    Therefore, we do a RECOVER with a CANCEL to simulate an Incomplete Recovery.Completely agree with you Hemant. And the links you've provided,i've gone through many times. Excellent description.
    I just wanted to know in above(OP's) scenario if he has complete cold backup(includes online redo logs), does he really need open reset logs or any recovery?
    Regards!no , if you have cold backup with online redo log files then i don't think so you need to open database in resetlogs.Resetlog is always after incomplete recovery or recovery using backup controlfile or you dont have redo logs.
    I am completely agree with you that with given scenario for the cold backup undo tablespace would not be part of recovery and you can
    -offline drop undo tablespace file
    -create another one undo tablespace and its undo datafile
    -point spfile to that newly undo tablespace
    I think Aman is saying in the context of restore and recover online database where undo tablespace create a vital role in database recovery, the undo blocks roll back the effects of uncommitted transactions previously applied by the rolling forward phase.
    Khurram

  • Application Visibility And Control Bittorrent

    Hello,
    I can use the Application Visibility And Control does not block the traffic from Bittorrent? Or have I misunderstood?
    However, I have on my WLC 2504 that configures goes Bittorrent still.
    Regards

    Here is the protocol list supported in NBAR2
    http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6558/ps6616/product_bulletin_c25-627831.html
    I can see "bittorrent", "encrypted-bittorrent", "bittorrent-networking" as recognised protocol in the list, but nothing for utorrent.
    From WLC code 7.5 onwards you can update these protocol packs on your controller (see below for more detail)
    http://www.cisco.com/en/US/docs/wireless/controller/technotes/7.5/AVC_dg7point5.html
    Protocol pack 4.1.1 is the latest for 7.5 code. Here is the more information about it.
    http://www.cisco.com/en/US/docs/wireless/controller/nbar2_prot_pack/4.1.1/b_nbar2_prot_pack_411.html
    Latest protocol pack (pp-AIR-7.6-13-6.3.0.pack) is available for 7.6 code version if you would like to test it out.

  • As an administrator can I set a time limit and control having inappropriate sites displayed on my "administrator" usage?

    as an administrator can I set a time limit and control having inappropriate sites displayed on my "administrator" usage?

    Parental Controls can be used to set time limits, to allow the computer to be used only within specific hours of the day, and to block certain Web sites (or to allow only certain Web sites). However, they can be applied to a Standard account only, not to an admin account.

Maybe you are looking for

  • TS2097 SD card in CD slot

    I inadvertantly slipped an SD card into the CD/DVD drive slot.  Can't see it but it's close to the slot, maybe dropped a little.  Anyideas beside taking it in to a service center?

  • Related to BSP

    Hi friends, I would like to know oe to use the select-options in BSP programing. Thanks in advance.    regards,   kishore

  • How can we sum three members in pov and generate report

    Hi Everyone I am trying to generate report in Hyperion Financial reporting studio 9.3 . I have to pov with one dimension name BAH and we have five members under it. I have to sum four members and generate report and one report with one dimension . sh

  • Packaging material type

    I have created material using the material type VERP this is a packaging material & I want to add packaging material type in the material master but i am not able to find this field there can you guys please tell me the exact view wherein i can menti

  • Nokia 6085 playlist

    Been here for hours trying to figure this mother out. I can get songs onto my memory card but it only plays one song at a time. I have the settings at Continuous play but it doesn't help - one song at a time. I also can't figure out the Playlists. I