Dataq Active X class

Hello,
I'm new to Labview. Using a Dataq DI-400 ISA card, I'm trying set up
LV 6.0 to do real time calculations (mean, derivative, and frequency)
then save the data to Excel (or ASCII file). Dataq provides two
Active X class methods for accessing their cards. The Windaq Active X
class requires their DAQ software to run in the background (providing
an easy way to calibrate, etc). They also provide a DataqSDK Active X
class to create a VI that does not require their WinDaq software to
run. I've had limited success with creating a graph to display one of
the channels using the Windaq active X class. I'm confused how to
extract the data per channel to input into the mean.vi, etc. Does
anyone have any experience in this area or pointers. I guess
the
confusion is in the limited documentation of how their Active X class
brings the data into LV. Any good hints on using the variant to data
node?
TIA
Chad

Aaron,
Thanks for the suggestion. The Dataq documentation says that the
active X class returns waveform data to a variant. They have another
active X class that returns data in calibrated units. I'll have to
play around to figure out what that means exactly. The variant to
data seems to work for first active X class I mentioned.
Thanks again,
Chad
Aaron Marks wrote in message news:<[email protected]>...
> They have to have some documentation for their activeX classes. If
> you know what data type the method or property is passing, then you
> can just wire that type as a dummy variable to the "type" input of the
> Variant to G Data. Your going to have a very hard time getting valid
> data if you don't
know the type though. You might be able to figure
> it out in LabVIEW by using the Variant to Flattened data VI and then
> using Application note 154 to decode the type descriptor.

Similar Messages

  • Error attempting to instantiate the activation agent class "oracle.tip.adap

    I am trying to run the JMS and AQ tutorials and experiencing class problems. The BPEL process I am looking at is Queue2Topic.
    When I go to the BPEL console, I have a yellow exclamation mark against the process Queue2Topic, and when I click on the process receive the following error message :-
    Exception Name:
    Error while creating activation job
    Exception Description:
    An error occurred while attempting to instantiate the activation agent class "oracle.tip.adapter.fw.agent.jca.JCAActivationAgent". The exception reported was: "javax/resource/spi/work/WorkManager".
    Suggested Fix:
    Please fix the error and redeploy the class to the server.
    Context:
    Stack Trace:

    all is fixed!!
    discovered a similar problem in the forum.
    Solution was to copy
    {orabpel-home}/lib/connector15.jar
    to
    {j2ee-home}/lib/connector.jar

  • How can I select "SHdocvw.I​webbrowser​2" Active X Class

    Hi, 
    I need to select "SHdocvw.Iwebbrowser2" active x class for an active x controll. i am unable to find that in browse option in active x class. Any on please suggest the path

    Hi
    Thanks for your reply.
    I do not have a stock field.
    I would use prod_size to list the sizes, or have another table.
    But if I use prod_size I would want the dropdown in the HTML to list the sizes individually.
    prod_size field would = S/M/L/XL
    This should expand/break apart to:
    S
    M
    L
    XL
    I remember seeing a method years ago to something similar but cannot find it.
    The method used semi colons ";" to separate the fields entered into a textbox so they would display into a dropdown
    e.g:
    Field: inputString1
    Content: S;S;M;M;L;L;XL;XL
    This would then somehow create a dropdown like this:
    <select>
    <option value="S">S</option>
    <option value="M">M</option>
    <option value="L">L</option>
    <option value="XL">XL</option>
    </select>

  • Active X class not registered (Symphony II CCD)

    Hi,
    i try to run a labview programm from Horiba to run a Symphony II CCD.
    When I try to run the programm I get a error which says Active X Class not registered (see picture).
    I tried to register the used DLL but it is not working.
    Do anyone has an idea what the reason could be?
    The example programs (like Excel opening or Powerpoint) are working fine..
    thanks a lot
    Best regards,
    Jim
    Attachments:
    Error_Labview_SymophonieII.png ‏377 KB

    JimJackson wrote:
    Hi,
    i try to run a labview programm from Horiba to run a Symphony II CCD.
    When I try to run the programm I get a error which says Active X Class not registered (see picture).
    I tried to register the used DLL but it is not working.
    Do anyone has an idea what the reason could be?
    The example programs (like Excel opening or Powerpoint) are working fine..
    thanks a lot
    Best regards,
    Jim
    Your first step of action should have been to contact Horiba.
    Don't they have instructions on how to use their software?

  • On activating persistent class: There is no mapping for one or more fields

    Hi all,
    I'm using an ECC 6.0 system.
    I've just created a persistent class and defined the persistence. When I try to activate the class activating fails and I get the message "There is no mapping for one or more fields."
    I did not, in fact, use all the fields of the database table I defined the persistence on. When I do use all the fields activating the class works without a problem.
    However, as far as I know it should be possible to select only some of the fields when defining the persistence (the only fields I have to select are all the key fields of the table and I've done this).
    Has anybody encountered the same problem or has anybody any idea on this?
    Cheers,
    Kathy

    Hi Kathy,
    this is exactly what I meant.
    If you'd like, then you can also take a look at the documentation: http://help.sap.com/saphelp_nw04/helpdata/en/b0/9d0a3ad259cd58e10000000a11402f/frameset.htm
    There under Mapping, you can find:
    "You must map all columns of a database table to attributes. If you only want to manage some of the columns using Object Services, you must create a database view."
    Making attributes private doesn't change the fact, that you still map all fields. If you have a lot of fields, which you don't want to map, then I will again suggest, that you define a DB-view. This will boost the performance of your implementation.
    In case you need "quality 1st" performance, then I would suggest to use an ABAP implementation with internal tables, instead of the Persistent Service.
    HTH,
    Hristo

  • Comment activer le classement par demi-étoile sur l'iPhone ?

    Voilà, j'ai pu remarquer qu'il était possible d'activer le classement par demi-étoile sur itunes, chose très pratique.
    En revanche, sur iPhone les demi-étoiles n'apparaissent pas, même quand elles en possèdent ajoutées à travers itunes !
    Donc j'aurai voulu savoir si il était possible d'ajouter cette option sur iPhone.
    Merci à vous.

    Bonjour,
    Est-ce que vous avez résolu votre question? Si non, je vous conseil deux logiciels pour votre problème.
    Par example: un logiciel de convertir avi sur iPhone gratuit
                         autre logiciel de lire le vidéo sur iPad mini
    C'est mon frére le présente de moi. J'espére ils peuvent vous aider.

  • Is there a active record class similar to the one in codeigniter for java

    I was wondering if there's a way to build sql statements in java similar to active record in codeigniter which is a PHP framework. Basically you call functions that builds your sql statements like so:
    db.from('users');
    db.select('id');
    db.where('name', name);
    results = db.get();
    instead of something like this:
    "select id from users where name='" + name + '";
    Top methods cleaner, easier to read and modify, and less likely to miss a punctuation. Is there a class that does something like this for java. Sorry haven't used Java in awhile and just trying to get back in.

    >
    instead of something like this:
    "select id from users where name='" + name + '";
    Nope - the correct way is to use a prepared statement.
    Top methods cleaner, easier to read and modify, and less likely to miss a punctuation. None of those would be true for the way I write code.
    And I doubt that any of those would be true for non-trivial examples, for example a union with several complex clauses. And absolutely useless if you need a dba who is only a dba to help with your SQL.
    Is there a class that does something like this for java. Sorry haven't used Java in awhile and just trying to get back in.Not in the standard API there isn't.

  • Any way to make "active" pseudo-class sticky?

    Here's how I do my "on-clicks" via CSS :
    a#button1, a#button2, a#button3 {
        display:block;
        float:left;
        width:50px;
        height:50px;
    a#button1 { background:url(button1.png) 0 0 no-repeat }
    a#button1:active { background-position:-55px 0 }
    a#button2 { background:url(button2.png) 0 0 no-repeat }
    a#button2:active { background-position:-55px 0 }
    a#button3 { background:url(button3.png) 0 0 no-repeat }
    a#button3:active { background-position:-55px 0 }
    These buttons hide/unhide divs, and I'd like my menu to keep the active state visible after letting go of the mouse button. As an indicator of what div we're at.
    What's the best way to do this? Note : It's obviously important that when a new button lights up, the previously lit one goes back to its regular state.

    The psudo class :active simply is not for what you are attempting. Here's an example I've created using CSS and HTML only for a menu where the "on" state stays when you click an item. Normally you would use a javascript link highlighter for that type of thing. You can tear apart and change it to your needs if you're interested...
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    b {
    margin:0;
    padding:0;
    .rtb { /* background and rounded edges of entire nav area */
    margin:auto;
    position:relative;
    height:28px;
    width:376px;
    background-color:#099;
    border:1px solid black;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    padding:0 20px;
    clear:both;
    box-shadow:5px 5px 10px 10px #CCC;
    .rtb input[type="radio"] { /* Hides the standard radio button from view */
        position:relative;
    display:none;
    .rtb label { /* Sets attributes for the label of each radio button, which is still displayed */
        position:relative;
    display:block;
    float:left;
    top:0px;
    height:20px;
    width:70px;
        background-color:#06C;
        padding:4px 11px;
        font-family:Arial;
        font-size:16px;
    border-left:1px solid #06C;
    border-right:1px solid #06C;
    .rtb input[type="radio"]:checked + label { /* Sets the radio button label checked state (when a radio button is checked) */
        background-color:#bbb;
    border-left:1px solid black;
    border-right:1px solid black;
    .rtb input[type="radio"] + label b { /* Makes all rb label information panels (inside the b tag inside the label) invisible */
    display:none;
    .rtb input[type="radio"]:checked + label b { /* Sets the rb label information (b tag) checked state (when radio button is checked) */
    position:relative;
    top:5px;
    width:350px;
    display:block;
    font-weight:normal;
    padding:10px;
    border-radius:10px;
    border:1px solid black;
    background-color:white;
    margin-top:10px;
    box-shadow:5px 5px 10px 10px #CCC;
    .btn1 { /* sets button 1 attributes */
    position:relative;
    width:276px;
    .btn2 { /* sets button 2 attributes */
    position:relative;
    left:-94px;
    width:276px;
    .btn3 { /* sets button 3 attributes */
    position:relative;
    left:-188px;
    width:276px;
    .btn4 { /* sets button 4 attributes */
    position:relative;
    left:-282px;
    width:276px;
    </style>
    </head>
    <body>
        <div class="rtb">
            <input type="radio" id="radio1" name="radios" value="all" checked="checked" />
            <label for="radio1">Look<b class="btn1">I have gone ahead and created a way</b></label>
            <input type="radio" id="radio2" name="radios" value="false" />
            <label for="radio2">Open<b class="btn2">to display separate text boxes, on click using all CSS</b></label>
            <input type="radio" id="radio3" name="radios" value="true" />
            <label for="radio3">Test<b class="btn3">no javascript was <a href="http://www.google.com" target="_blank">harmed</a>, er, written in the making of this menu</b></label>
            <input type="radio" id="radio4" name="radios" value="true" />
            <label for="radio4">Like<b class="btn4">And it validates as XHTML 1.0 and CSS</b></label>
        </div>
    </body>
    </html>

  • Select Active X Class for Automation Refnum

    Using TS2010 SP1, LV2010.
    I'm building my own UI based on a mix between the simple and full featured UI examples.
    I'm creating a Globals front panel.  I place an Automation Refnum on the front panel and right click, I want to choose one of the managers (Application Manager)  I expect to see TSUI.IApplicationMgr, or TSUI.IExecutionViewMgr, but those are not part of the list available.  So I use the "Browse" selection and get a gigantic list of what I think are class libraries to choose from.  I've been through many of the TestStand and NI and zNationalInstruments choices but can not find where the TestStand Managers reside.
    While we are at it where do the other controls reside?  I'll need them later.
    Thanks in advance,
    Solved!
    Go to Solution.

    If you instaled TestStand after LabVIEW then you should see them show up on the palettes:
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~
    Attachments:
    LabVIEWTestStandPalette.png ‏25 KB

  • Activating defect class during result recording.

    Hello Friends
    I have created Defect class with few codes, during result recording defect class is 'GREY' not allowing to select code (only display).
    I want it's should be available so that one can choose the relevant code from defect class whille doing result recording.
    Kindly provide your expertise comments to do the same.
    Regards
    Swanad

    Dear Swanad
    Please do the following setting
    In Result recording screen  > Go to Setting (Menu button ) > Defect Class on
    By doing this when you do result recording and the reading is out of spec then after the valuation pop up defect class will get popped up. You can select any one of the defect class
    Regards
    Gajesh

  • How to you keep "active" pseudo-class, well, active?

    By default, the a.link:active state is shown only for as long as the button on the mouse is pressed. When you let go, it reverts back to the regular a.link state.
    How do I make the active state STICK? In other words, in a navigation menu that is permanently on the screen, I want the active state to stick permanently (until another button is pushed).
    How is this accomplished?
    Thanks!

    Consider this code -
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style type="text/css">
    .foo {
              color: red;
              font-weight: bold;
    </style>
    </head>
    <body>
    <p><a id="num1" href="#" onclick="this.className='foo';document.getElementById('num2').className='';">Foo</a></p>
    <p><a id="num2" href="#" onclick="this.className='foo';document.getElementById('num1').className='';">Foo</a></p>
    </body>
    </html>

  • PROBLEM IN ACTIVATION OF A CLASS WHICH IS COPIED FROM STD CLASS

    Hi All,
             I have a problem in activating a class which is copied from the standard class.
    std class: CL_GUI_FRONTEND_SERVICES
    The class has got some protected methods and attributes.
    here i'm getting following error whenever i try to activate the class:
    1) access to protected method "CALL METHOD" is not allowed.
    2) access to protected attribute "H_CONTROL"  is not allowed.
    Thanks & Regards,
    Deepak

    hi,
    i am not sure abt d way u hv coded, but there are some basic stuffs wic need to be taken care of:
    1: access 2 protected methods are allowed by self class or its inherited classes. it ca't e accessed from outside class. also protected methods can b accessed from FRIEND class. please use inherited class objects to access protected attribute or methods...
    2: also i have found that class implementation or declaration or method declaration can't be done inside PERFORM routines... try to avoid using forms.....
    more info can be given if i get the exact code..
    regards,
    ags.

  • Oracle Workflow Java Activity Agent not starting up

    Hi,
    I am trying to start the Java Activity agent of Oracle workflow.
    As specified in the installation and setup guid I am running the following script (for NT):
    wfjvlsnr user/password@connectString
    The activiy agent does start up but then I get a NullPointerException in the main thread of the Java Activity Agent class.
    Appreciate you help.
    thanks.
    Here is the dump.
    E:\Ora9idb\wf\admin>rem ******************************************************
    E:\Ora9idb\wf\admin>rem $Header: wfjvlsnr.bat 26.5 2001/07/02 09:13:06 smayze
    ship $
    E:\Ora9idb\wf\admin>rem USAGE:
    E:\Ora9idb\wf\admin>rem 1) Workflow Schema User/Password@Database
    E:\Ora9idb\wf\admin>rem 2> "Workflow Schema User Password Database [protocol
    [charset]
    E:\Ora9idb\wf\admin>rem To disable output, use the jrew command instead of jre
    E:\Ora9idb\wf\admin>rem ******************************************************
    E:\Ora9idb\wf\admin>set WF_UN=workflow/workflow@workflow
    E:\Ora9idb\wf\admin>set WF_CHARSET=
    E:\Ora9idb\wf\admin>IF "" NEQ "" set WF_CHARSET=-DCHARSET=
    E:\Ora9idb\wf\admin>set WF_CLASSPATH=;e:\Ora9idb\wf\java;C:\PROGRA~1\Oracle\jr
    1.1.8\lib\rt.jar;e:\Ora9idb\wf\java;e:\Ora9idb\jlib\wfjava.jar;e:\Ora9idb\wf\x
    \java\lib\xmlparserv2.jar;e:\Ora9idb\jlib\wfapi.jar;e:\Ora9idb\jdbc\lib\classe
    11.zip;e:\Ora9idb\jlib\share.jar;e:\Ora9idb\jlib\ewt3.jar;e:\Ora9idb\jlib\ewt3
    ls.jar;e:\Ora9idb\jlib\swingall-1_1_1.jar;
    E:\Ora9idb\wf\admin>"C:\PROGRA~1\Oracle\jre\1.1.8\bin\jre" -classpath ";e:\Ora
    db\wf\java;C:\PROGRA~1\Oracle\jre\1.1.8\lib\rt.jar;e:\Ora9idb\wf\java;e:\Ora9i
    \jlib\wfjava.jar;e:\Ora9idb\wf\xml\java\lib\xmlparserv2.jar;e:\Ora9idb\jlib\wf
    i.jar;e:\Ora9idb\jdbc\lib\classes111.zip;e:\Ora9idb\jlib\share.jar;e:\Ora9idb\
    ib\ewt3.jar;e:\Ora9idb\jlib\ewt3-nls.jar;e:\Ora9idb\jlib\swingall-1_1_1.jar;"
    nojit oracle.apps.fnd.wf.WFFALsnr workflow/workflow@workflow
    Oracle Workflow 2.6.0 JAVA Function Activity Agent
    Connected to workflow@workflow with character set UTF8
    Listening...
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9996 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9996 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9997 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9997 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9998 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9998 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9999 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9999 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/99910 test.SelectApprove
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEST_REQ/99910 test.SelectApprove
    T
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing WFEVDEME/PO3435 oracle.apps.fnd.w
    XMLGetTagValue
    GET ATTR=REQUESTOR
    GET EVENT=EVENTMESSAGE
    GET TAG=/ORDER/REQUESTOR
    PUT REQUESTOR=BLEWIS
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing WFEVDEME/PO3435 oracle.apps.fnd.w
    XMLGetTagValue
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing TEAC_IT1/SYSADMIN JayTestFunction
    PUT TEST_RESULT=JAVA
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEAC_IT1/SYSADMIN JayTestFunction
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing TEST_REQ/9996 test.ApproveRequisi
    on
    PUT TEST_ATTRIBUTE=This value was set in the Approve Requisition Activity
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEST_REQ/9996 test.ApproveRequisi
    on
    Exception in thread "main" java.lang.NullPointerException:
    at oracle.apps.fnd.wf.WFFALsnr.listen(WFFALsnr.java)
    at oracle.apps.fnd.wf.WFFALsnr.main(WFFALsnr.java)
    E:\Ora9idb\wf\admin>

    Hi,
    I tried to run the same without entering password,but still i am getting error.
    The error description is:
    Oracle Workflow 2.6.3 JAVA Function Activity Agent
    Please Enter Database Password :
    ORA-06401: NETCMN: invalid driver designator
    Unable to connect to nn0734.nucleussoftware.com:1521:asdb
    Accepted arguments:
    java <program> <user> <conStr> [oci8]
    java <program> <user> <conStr> thin
    Where <conStr> is in the form of <host>:<port>:<sid> for thin
    and DB Service name for oci8
    Please Help. Is there any problem with my tnsnames.ora or something else.
    Thanx in advance,
    Sarab

  • Why my activated CTS BADI is not working ?

    Hello,
    I'm using the BADi  CTS_EXPORT_FEEDBACK. To do this, I used the transaction SE19, created a new implementation, add my own code and activated implementation, class and method.
    The problem is that when I export an order, the code I've written is not run.
    My BADI is activated and I noticed that in the transport protocol new lines appears :
    DEV        Developpement
           Checks at Operating System Level         03.09.2010 16:39:00    (0) Successfully Completed
           Pre-Export Methods                       03.09.2010 16:39:06    (0) Successfully Completed
           Export                                   03.09.2010 16:39:12    (0) Successfully Completed
         Import steps not specific to transport request  
               Feedback after export or import          03.09.2010 16:39:13    (0) Successfully Completed
    INFORM SAP-SYSTEM OF TP TERMINATION                                                 
    Transport request   : ALL                                                           
    Start: Executing method FEEDBACK_AFTER_EXPORT for business add-on CTS_EXPORT_FEEDBACK
    End: Executing method FEEDBACK_AFTER_EXPORT for business add-on CTS_EXPORT_FEEDBACK 
    INFORM SAP-SYSTEM OF TP TERMINATION                                                 
    End date and time : 20100903163913                                                  
    Ended with return code:  ===> 0 <===                                                
    I tried in my code to write in DB for example but no lines are added. My code works fine when I'me testing the BADI.
    So it's very strange, everything seems to be activated and running but nothings done.
    Another info, the BADI is launched from the program RDDFDBCK (l.348) and when I test this part of the code (call function...) everythings working fine...
    Any idea ?
    Thanks in advance.
    Simon

    Ok, I solved the problem Myself.
    If anybody has the same problem.. here is the solution.
    The job RDDFDBCK is running in backgroung. I ran a DEBUG thanks to the tip in this page : [SDN|http://wihttp//wiki.sdn.sap.com/wiki/display/ABAP/ABAP%20Debugger#ABAPDebugger-HowdoIdebugrunningbackgroundprocessesorasynchronousprocesses%3F]
    I created a block While l_int = 0. Endwhile. In my BADI implementation in order to make the job duration long enough to enter in debug with SM50.
    Here I saw that my SELECT didn't returning lines.
    Finally, I found in SM37 that the main job was launched with the mandant 000 => and my tables contained a field MDNT.
    So the BADI was launched but nothing was done cause to the mandant. I just removed the field MDNT of my customs tables to solve the problem.
    Simon

  • How to get Default Activity(Infotype 0315) using BAPI

    Hi Everyone,
    I have a task to get Default Activity by Personal number for my third party application. Unfortunately function HR_READ_INFOTYPE is not allowed for Remote Call.
    Is there any simple way how to get this value from system using BAPI? E.e. using RFC_READ_TABLE function(but i don't know table name ).
    Thanks,
    Roman.

    Table -> PA0315        Field ->LSTAR (Activity Type)
    Class :CL_HRPT_INFOTYPE_0315
    You can also use FM "CATS_GET_INFOTYPE_0315" RFC Enable
    Good luck !
    ~Saquib

Maybe you are looking for

  • HOW TO READ FILE AND HOW TO USE IT IN PATTERN EX. READ_TEXT

    I WANT TO USE A PROGRAM'S CONTENT ND I WANT TO PASS AS PARAMETER IN A PATTERN..HOW TO DO THT.PLZZ REPLY... EX. I HAV CREATED A STANDARD TEXT ZCREATE_TEXT AND I WANT TO SEND THIS AS A PARAMETER TO READ_TEXT...HOW TO DO THIS..

  • Adding assets to Windows Phone project takes way too much time !

    So I'm trying to make a universal app for Windows 8.1 and Windows Phone 8.1. Back when I was doing a WP 8.0 app it took an extreme amount of time to mark all my assets as content since when I drop in my compiled shader files (with .vs and .ps extensi

  • Slideshow Starts When Clicking Trigger in Composition Widget

    When inserting different slideshows into a composition widget (different slideshows placed within different targets), have the slideshows start from the beginning when the corresponding trigger is clicked. The slideshow would play in order, starting

  • Fetching Invoice details from BSEG

    Hi experts,                 I  fetched  details like BUZEI BUZEI KOART SHKZG MWSKZ DMBTR PSWBT PSWSL HWBAS KTOSL HKONT KUNNR MATNR TXJCD from Bseg . program execute  well in development server but very slow  in production server. Coding is given belo

  • Html in htmlB Tree Title

    We're moving our portal apps from ep6.20 onto Netweaver SP12, and I've found several htmlB components that no longer seem to accept Html in various "text" settings (Tree Title and TableView Header notably)--the HtmlB component seems to always encode