Form Guide - Scripts

Hi
Could you please tell me if the following properties/methods/events are "compatable" with Form guides:
1) Regular Expressions
2) hAlign
I am using Adobe Livecycle Designer ES to build the form guides, and are getting this errors/warnings in connection with the above.
Thank You.

These are the errors I am getting:
The script is as follows but it keeps taking me to the line below, if I uncomment this line, it takes me to the line above. Here is the script (it contains my reqular expressions).
re = new Object();
re.separatorArray = new Array ("-", ".");
re.Email = /^(?:[a-zA-Z0-9]{1,20})(?:(?:[%_.-][a-zA-Z0-9]{1,20}){1,2}@|@)(?:[a-zA-Z0-9]{1,20})(?:(?: [%_.-][a-zA-Z0-9]{1,20}){1,2}\.|\.)[a-zA-Z]{2,4}$/;
re.TelNum = /\d{6,7}/;
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: div is unexpected.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before leftbrace.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: rightparen is unexpected.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before leftbrace.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before rightparen.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before ampersand.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: rightparen is unexpected.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before leftbrace.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: rightparen is unexpected.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: expecting rightbrace before leftbrace.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error: dot is unexpected.
re.separatorArray = new Array ("-", ".");
C:\Users\Pennya\AppData\Roaming\Adobe\Designer\8.1\GuideBuilder\tmpPreview.mxml(559): Error: Syntax error.
re.separatorArray = new Array ("-", ".");

Similar Messages

  • Scripting  for Form Guides in ES2?

    Hi,
    I started developing  guides in ES2 and able to genarate the  some  examples successfully.
    I am able to pre populate  the data  into Forms.
    But I  paused writing the script for form guides. Please  let me know good material for scripting  the form guides in ES2.
    And   more thing is how to draw static Table (normal table) on the form guides ?
    Thanks
    Praveen

    I'm not aware of any tutorial. The documentation team has not created one, but there is an overview video here:
    http://my.adobe.acrobat.com/lces2fsp_guide_based_applications/
    The help on how to create guides is here:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/003610.html
    How to use a guide in a process is documented in the Creating Human-Centric Process section of the Workbench ES2 help:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/000217.html
    Scott

  • When accessing the form on the races instead of a form guide I get a java script void error. How do I fix this please ?

    When in the TAB Racing site at a particular race I click on Form to access the form guide for that race. Instead of the form guide I get an error message " Java Script Void " This has only started recently and not as a result of anything I have done ..... HELP !!!

    Delete the song from your library and re-download it from the Purchases section of the iTunes Store.
    http://support.apple.com/kb/PH12491

  • Digging into the XFA data from AS in the form guide

    So I'm delving into the wonderful and wacky world of making custom layouts for Form Guides in Flex Builder, and I've got a question that hopefully y'all can answer or point me in the right direction.
    So I've taken the SampleRepeaterAccordion file from the SDK and I want to modify it so that the 'title' of each accordion pane is drawn from the one of the fields in the pane itself. These values get populated in the initialize event of the subform the repeater is built off of, and the values do not change.
    So I see that the title is an Hbox with a label that pulls the name of the panel and adds the index after the name. I've been able to modify that statement to pull the item that the repeater instance is based off of using the currentItem property of the repeater. So I have something like:
    label="{rpt.currentItem.Resource.value}"
    (where 'Resource' is the name of the field in the subform that I want to pull the value from).
    This puts "[object Object]" into the label of the HBox. I want the value itself, however. I tried .rawValue instead of .value, but that came out blank.
    So how should I be going about fishing data from the XFA form in the action script of the form guide? Or am I headed entirely the wrong direction? I didn't see any docs on this sort of thing. If I missed them, I'd appreciate a pointer to them!
    Thanks!

    Hi Templeton,
    Did you find any solution for it. Is there any way to tell in form guide that which field on the repeater I want to display in header.
    I was also thinking of making it in flex a custom component to do that and also add filtering capabilities. do you know how can we filter records in repeater accordion or grid
    Also can you send me your code if you don't mind
    Thanks
    Manoj

  • Barcodes in form guides

    Hi!
    I have a problem with using Barcodes added with Livecycle Designer in Workspace ES. The Barcode works great in preview and also with adobe reader and adobe acrobat, but when i add a form guide to the pdf and try to show it in Workspace ES I get an error from workspace:
    ReferenceError: Error #1065: Variable fields is not defined.
    at xfamx.scripting::Node/execEvent()
    at xfamx.scripting::Node/_executeEventWithDependencyTracking()
    at xfamx.scripting::Field/execCalculate()
    at xfamx.scripting::ContainerNode/execCalculate()
    at xfamx.scripting::Subform/execCalculate()
    at xfamx.scripting::ContainerNode/execCalculate()
    at xfamx.scripting::Subform/execCalculate()
    at xfamx.scripting::ContainerNode/_initialize()
    at xfamx.scripting::Subform/_initialize()
    at xfamx.scripting::DataModel/initialize()
    at tmpPreview_inlineComponent1/initialize()
    at tmpPreview/createChildren()
    at mx.core::UIComponent/initialize()
    at mx.core::Container/initialize()
    at mx.core::Application/initialize()
    at tmpPreview/initialize()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
    at mx.managers::SystemManager/initializeTopLevelWindow()
    at mx.managers::SystemManager/docFrameHandler()
    As you can guess the 'fields' is the variable used for the collection that the barcode uses. Now the PDF works perfectly fine in adobe reader/acrobat.
    I've also tried not using the fields variable setting the Barcode to use entire form data. Then i got this got error from workspace ES:
    TypeError: Error #1010: A term is undefined and has no properties.
    at xfamx.scripting::Node/execEvent()
    at xfamx.scripting::Node/_executeEventWithDependencyTracking()
    at xfamx.scripting::Field/execCalculate()
    at xfamx.scripting::ContainerNode/execCalculate()
    at xfamx.scripting::Subform/execCalculate()
    at xfamx.scripting::ContainerNode/execCalculate()
    at xfamx.scripting::Subform/execCalculate()
    at xfamx.scripting::ContainerNode/_initialize()
    at xfamx.scripting::Subform/_initialize()
    at xfamx.scripting::DataModel/initialize()
    at ga_058c4a3669710601ba17257781eb43a8_inlineComponent1/initialize()
    at ga_058c4a3669710601ba17257781eb43a8/createChildren()
    at mx.core::UIComponent/initialize()
    at mx.core::Container/initialize()
    at mx.core::Application/initialize()
    at ga_058c4a3669710601ba17257781eb43a8/initialize()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
    at mx.managers::SystemManager/initializeTopLevelWindow()
    at mx.managers::SystemManager/docFrameHandler()
    So basically another barcodes script error occured. I know that Form guides support only a limited set of javascript and that workspace es throws errors if you use unsupported javascript, but does that mean you cant use BarCodes(which generate javascript themselves) in form guides at all ? If no, what do i need to do get it working?

    Paul, thanks for the idea, but there are controls and containers in flex, I hope datagrid in flex is a container and it does not have a text of value property. any item in the datamodel in form guide can be binded to only a control with text or value property. so is there a way on how to bind a datamodel property to a text field in a datagrid, as the data grid has a set of columns with text input as the control.
    if you have any questions on my above explanation, plz write back, looking forward to your suggetions.

  • Form Guide

    I am trying to create a form guide.  I keep getting errors as follows: As an example, this is the script part: ReturnAddress.para.lineHeight = "12pt"; This is the error : Warning: Unsupported XFA mehod/property "para: Here's another one wih the same error: xfa.resolveNode("Recipeintaddress").para.lineHeight = "12pt";

    The guides only support a subset of the XFA model. Typically if you are trying to change the look and feel of something that woudl not be allowed in a guide (that wodul be part of the the Flex layer). If you are trying to manipulate the data or field inetractions then that is what can be done with XFA scripting. Clearing changing a line height is a visual change and woudl not be allowed.
    Hope that helps
    Paul

  • Scritping  for Form Guides  in ES2 ?.

    Hi,
    I am able to do scripting for form(pdfs) and  developed some interactive pdfs.
    As per new requirements, I would like to develop some form  guides  which have   rich look and feel than forms.
    I developed some guides but I am  not able to write scripting for guides.
    I am able to  do  small  things  like  sum  of  user enetered values. But i did  not any clue   on how to  write  logical  expresions like
    if conditions and  showing alert  messgages.
    Please let me know any materail on how to write scripting   for guides. Please  help  me ASAP.
    Thanks
    Praveen

    I'm not aware of any tutorial. The documentation team has not created one, but there is an overview video here:
    http://my.adobe.acrobat.com/lces2fsp_guide_based_applications/
    The help on how to create guides is here:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/003610.html
    How to use a guide in a process is documented in the Creating Human-Centric Process section of the Workbench ES2 help:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/000217.html
    Scott

  • Customizing the text of next,back, and submit buttons in form guides

    Hi,
    We are preparing some forms in Turkish language. So, we need to change the text of next, back and submit buttons in the form guides. Is this possible? If so, how? Thanks for your help.

    This can be done via Flex Builder.  There is a good Next panel button example in this guide:http://help.adobe.com/en_US/livecycle/es/fggettingstarted.pdf.  I believe you can also control the text via the style sheet applied to the guide.
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Specifies that the button should only be enabled if the current panel is
    not the last panel, and if a user clicks the button the form guide retrieves
    the next panel in the hierarchy. -->
    <mx:Button click="{panels.selectedIndex++}"
    enabled="{panels.selectedIndex &lt; panels.length-1}"
    xmlns:mx="http://www.adobe.com/2006/mxml">
    <!-- Gets the panels ActionScript class instance that includes the list of
    visible the panels in a form guide. -->
    <mx:Script>
    <![CDATA[
    import ga.views.PanelListView;
    private var panels:PanelListView = PanelListView.instance;
    ]]>
    </mx:Script>
    </mx:Button>

  • Adding and retrieving attachments in form guides

    hi all,
                 How do i retrive an attachment attached in the workspace by the user, in my process. However there is an option in workbench while designing the process to store all the attachments in a document list......Recording the process and retrieving the xml data in the list variable provided the following output:
    <list>
      <com.adobe.idp.Document serialization="custom">
        <com.adobe.idp.Document>
          <int>3</int>
          <boolean>false</boolean>
          <boolean>false</boolean>
          <null/>
          <string>127.0.0.1/10.226.187.85</string>
          <null/>
          <null/>
          <com.adobe.idp.DocumentFileID>
            <__fileName>sessionJobManager-e0e02f450ae2bb5570efc2cb709cee34/../docm1270786395612/5586e 16f82848f9f8ac979cb01a6b4fb</__fileName>
          </com.adobe.idp.DocumentFileID>
          <string>image/jpeg</string>
          <null/>
          <map>
            <entry>
              <string>wsattachtype</string>
              <string>attachment</string>
            </entry>
            <entry>
              <string>wscreatedate</string>
              <date>2010-04-09 10:12:06.0 GMT+05:30</date>
            </entry>
            <entry>
              <string>basename</string>
              <string>Winter.jpg</string>
            </entry>
            <entry>
              <string>file</string>
              <string>Winter.jpg</string>
            </entry>
            <entry>
              <string>wsdescription</string>
              <null/>
            </entry>
            <entry>
              <string>wscreatorid</string>
              <string>92E9E3A7-14AE-102D-8D16-00000AE2B5CF</string>
            </entry>
            <entry>
              <string>wsupdatedate</string>
              <date>2010-04-09 10:12:06.0 GMT+05:30</date>
            </entry>
            <entry>
              <string>wspermission</string>
              <string>1</string>
            </entry>
            <entry>
              <string>wsfilename</string>
              <string>Winter.jpg</string>
            </entry>
          </map>
          <string>adobe/idp/DocumentPullServant/adobejb_server1</string>
          <long>105542</long>
        </com.adobe.idp.Document>
      </com.adobe.idp.Document>
    </list>
    Going through this didnt help me much .......please can anyone  help me out in this regard.
    thanks
    Arun Kumar L

    This can be done via Flex Builder.  There is a good Next panel button example in this guide:http://help.adobe.com/en_US/livecycle/es/fggettingstarted.pdf.  I believe you can also control the text via the style sheet applied to the guide.
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Specifies that the button should only be enabled if the current panel is
    not the last panel, and if a user clicks the button the form guide retrieves
    the next panel in the hierarchy. -->
    <mx:Button click="{panels.selectedIndex++}"
    enabled="{panels.selectedIndex &lt; panels.length-1}"
    xmlns:mx="http://www.adobe.com/2006/mxml">
    <!-- Gets the panels ActionScript class instance that includes the list of
    visible the panels in a form guide. -->
    <mx:Script>
    <![CDATA[
    import ga.views.PanelListView;
    private var panels:PanelListView = PanelListView.instance;
    ]]>
    </mx:Script>
    </mx:Button>

  • Form Guide: How to hide all the field of a  subform

    Hello,
    I'm an experienced LC Designer user for PDF Forms. I need to work on my first Form guide today.
    The first thing I cannot realize is to hide all the fields in a subform, based on some conditions. Is it possible to make that in a sort of script that work fine for both the pdf and the form guide?
    I have noticed that subform doen't exists into form guide. What append with theire event scripts?
    Thanks
    Denis

    DECLARE
      LC$Block   Varchar2(40) := get_form_property( NAME_IN('System.Current_Form'), FIRST_BLOCK ) ;
    BEGIN
      Loop -- For each block of the form
         Set_Block_Property( LC$Block, INSERT_ALLOWED, PROPERTY_FALSE );
         Set_Block_Property( LC$Block, UPDATE_ALLOWED, PROPERTY_FALSE );
         Set_Block_Property( LC$Block, DELETE_ALLOWED, PROPERTY_FALSE );
         LC$Block := get_block_property( LC$Block, NEXTBLOCK ) ; -- next block
         Exit when LC$Block is null ;
      End loop ;
    END;Francois

  • What is the diff b\w open form and start form in scripts.

    Hi,
         can any one tell me what is the diff andb\w open form and start form in scripts.when we should use open form and when start form.

    Hi Friend.
    I have understood some usefull information and would like to share with you.
    Within one transaction, you can open and close several layout sets using OPEN_FORM and
    CLOSE_FORM, however not simultaneously. You can use parameters in the OPEN_FORM to control
    whether the output is stored in the same print request. But also the SAP spool decides,
    depending on several plausibility checks, whether new output is appended to an existing
    print request or whether to create a new print request anyway.
    CALL FUNCTION 'OPEN_FORM'
    CALL FUNCTION 'CLOSE_FORM'
    CALL FUNCTION 'OPEN_FORM'
    CALL FUNCTION 'CLOSE_FORM'
    You cannot combine ABAP/4 list output and SAPscript output in one print request.
    START A LAYOUT SET AGAIN
    Usually a print program does not print only one urging letter or one account statement, but
    several layout sets for different customers. To have the output for each customer begin with
    the start page of the layout set, you must start the current layout set again and again.
    To start a layout set again, you must first end the current layout set and then open the
    layout set again. Within one print request, first call the function module END_FORM. It
    executes the final processing for the current layout set. Then start the layout set again
    using START_FORM. Output then begins again on the start page of the desired layout set.
    CALL FUNCTION 'OPEN_FORM'
    CALL FUNCTION 'START_FORM'
    CALL FUNCTION 'END_FORM'
    CALL FUNCTION 'START_FORM'
    CALL FUNCTION 'END_FORM'
    CALL FUNCTION CLOSE_FORM
    Hope your obstacle is cleared.
    If not do ask me again?

  • Calculation of values in a dunning form (SAP Script)

    Hi Experts!
    I want to add values to a sum (dunning-amount + dunning-fee + interest) in a dunning form (SAP Script; Z150_DUNN_02).Therefore I'm using a subroutine (Z_FI_KX_DUNN_02_INTEREST) to summarize. Problem is the format of the output-field &Z_FAEBT&. It's not similar to field &MHNK-FAEBT& which was formerly printed (without calculation of interest and dunning-fees.
    /:   DEFINE &Z_FAEHW& := &MHNK-FAEHW&                 
    /:   DEFINE &Z_ZINHW& := &MHNK-ZINHW&                 
    /:   DEFINE &Z_MHNGH& := &MHNK-MHNGH&                 
    /:   DEFINE &Z_FAEBT& := &MHNK-FAEBT&                 
    /:   PERFORM ZFAEBT IN PROGRAM Z_FI_KX_DUNN_02_INTEREST
    /:   USING &Z_FAEHW&                                  
    /:   USING &Z_ZINHW&                                  
    /:   USING &Z_MHNGH&                                  
    /:   CHANGING &Z_FAEBT&                               
    /:   ENDPERFORM                                       
    /:   ENDIF                                            
    A3   &MHNK-WAERS& &Z_FAEBT(C)&       
    It would be fine to get a hint how to format the field &Z_FAEBT& correctly. Must be done in the subroutine Z_FI_KX_DUNN_02_INTEREST by a special WRITE-command? Is it possible to add these values only in the form?
    Thanks for support!
    Regards, Bernd

    hi!
    I defined the field like you said! After moving this field to a numeric field to add the different amounts the
    following error occurred:
    Runtime errors         CONVT_NO_NUMBER           
    Exception              CX_SY_CONVERSION_NO_NUMBER
    Occurred on     16.06.2009 at   15:15:25  
    Unable to interpret " 1.316,59" as a number.     
    Definition:
    FORM zfaebt TABLES in_par STRUCTURE itcsy
                       out_par STRUCTURE itcsy.
      TABLES: mhnk.
      DATA: z_faehw_num LIKE mhnk-faehw,
            z_zinhw_num LIKE mhnk-zinhw,
            z_mhngh_num LIKE mhnk-mhngh,
            z_faebt_num LIKE mhnk-faebt.
      DATA: z_faehw TYPE string,
            z_zinhw TYPE string,
            z_mhngh TYPE string,
            z_faebt TYPE string.
    statement:
      READ TABLE in_par WITH KEY 'Z_FAEHW'.
      CHECK sy-subrc = 0.
      z_faehw = in_par-value.
      z_faehw_num = z_faehw.
    I suppose a type-conflict.
    Regard, Bernd

  • How to return a html repsonse after form guide rendering in browser?

    How to return a html repsonse after form guide rendering in browser indicating that server has recieved transmission and request is submitted succesfuly?
    I am rendering the form guide in browser using guide invoke service and when i submit the data in browser to server through guide , it is displaying some random number in browser?
    i need to display a resposne that request is submitted successfully?

    how could i define a variable with "html data" ?
    Create a variable of type document and then a service to read the html from where ever it's located. If you put it in LiveCycle, you can use the ReadRessource service. If it's on the file system, you can use the Read Document. If it's in the database, you can use the JDBC service.
    Also, one more doubt where should i use this variable in my process to get the same?
    You want the response once you've submitted the data, so the html is really the result of calling the process that's processing the data. So I would create an output variable of type document on that process.
    Right now it displays a random number in the browser because your submit process is long lived. When a process is long lived (asynchronous), you invoke it and then you get an identifier back. It's kind of a fire and forget. You can use that identifier to check the status of the long lived process, since long lived processes can take hours, days to complete. You don't want your browser to wait that long, hence the identifier.
    However if you change the process to be short lived (synchronous), the browser will wait for the result of the process, which really means the output variables for that process. If your output variable contains html, it'll display html.
    So the key is make you submit process short lived and populate the output variables appropriately.
    Jasmin

  • How can I pass data from a form guide to another form in a business process

    How do we pass data from a form guide to another form(not necessarily a guide) without having to open the form. For example we have a small form guide to capture the contract id so we can then get data from contracts table to present to the user in a form. We want the user to open the guide (either Flex guide or form guide) to enter the contract id. Upon submission we want the process to get the contract data and put it into the form that will be opened at the next step by the user without having a user interact with the form to get the data into it. In other words we need the process to get the data and populate a different form than the form guide the contract id was entered in and this new form needs to be opened in the next step by the user.

    Firstly, I'm assuming that you have a Forms ES Server if you are rendering a Guide.  This could be either version ES1, ES2/2.5 or ES3/ADEP
    If you submit the form back to the server, you can populate a second (PDF/XDP) form with the data bound to the same schema/Data Model using Forms ES. 
    You referred to the next user in the chain - If you are using Process Management, this is very easy, as you define what form is used to render the data in the "Presentation & Data" section of the Assign Task activity

  • Getting Runtime error while including pdf doc with Form guides.

    Hi,
    I have urgent requirement where  I have to capture  the data  in the PDF doc   what user enters into the  form Guides.
    I am trying this on ES2.
    I followed the steps what  they  mentioned at ::  http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm - >>Creating  Guides using LiveCycle  Workbench ES2 ->  Including the PDF doc with a document.
    They  mentioned that we have  to create form design (pdf) with same data  model.. But When i tries to create form design by  including the data  model ..  it is  not allowing to me  save as pdf and  its telling that we have to save as xdp only.   So saved as xdp only and followd all the same  steps what they  mentioned  ..  but we are getting error like  :::
    2010-01-07 17:13:08,227 ERROR [com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker] An exception was thrown with name com.adobe.repository.ResourceNotFoundException message: ALC-REP-018-000: Resource
    [/Form/SampleFormGuides/1.0/Form/MyInformation.xdp] does not exist or you do not have sufficient rights to access it. while invoking service RepositoryService and operation readResourceContent and no fault routes were found to be configured.
    Please find my  form guide setting  to invoke my  REST URL.. and my process.
    please  help  me  in this regard ,,,,,

    Hi Han,
    The  problem  might  be in path of the resources. Please check the  path  for the pdf you includes at form guide.
    Please check concat( ) operation  .. make sure that it is correct and pointing as per your work bench.
    And
    At Configuring the REST endpoint for the PDF render service:,   6th  point  , please select   as System level rather than INVOKE_PERM.
    I hope it helps.
    Thanks
    Praveen.

Maybe you are looking for

  • Can you share iTunes music w/Apple TV and Airport Express?

    Can you share iTunes music between Apple TV and Airport Express? I have been very happily using 2 Airport expresses to share my itunes library from my iMac to 2 other rooms. I just bought an Apple TV for the bedroom (and I ASSUMED to replace the Airp

  • Query Tunning

    Query: SELECT SUM(TF.DURATION) TIME_ON_DAYS, TO_NUMBER(TO_CHAR(TD.calendar_date, 'YYYYMM')) MONTH_WID, TF.THERAPY_AREA_WID, TF.BUSINESS_CYCLE_WID, TF.SR_POSITION_ROW_WID, TF.SR_POSITION_DH_WID FROM NNOLAP.WC_TIME_REPORT_F TF, NNOLAP.W_DAY_D TD WHERE

  • Running  a procedure at a particular time.

    hello, I have a database stored procedure that i want to run everyday at 3:00 PM , how do i do that ? Please provide another way than doing it through EM. Thank you all.....

  • Transfer purchased songs from one AppleID to another

    I have a large library of songs downloaded from iTunes, but some of them have been purchased with a different Apple ID than the one I normally use. How can I "transfer" them to my "normal" user?

  • How to find delete entries in custom table

    Hi, We have a custom table with table maintenance in Production. Some one deleted all the entries from the table. Can you please let me know how to retreive the old entries from the table and how to check who deleted the entries. Thanks Rama