Can we use a Shared Dist.List in the Header of WF Template as Admin ?

All,
Is there any chance anybody tried assigning a Shared Dist.List in the "EXPRESSION" for the WF ADMIN in the AGENTS of Version-dependent tab. I know we can give a ROLE, Rule, org. unit, job, user etc., but am just wondering if using a Dist. List is possible.
I tried this, and though it doesn't give any errors, this is not working. So, i wanna know if i am doing it right or not.
Pl reply asap.
THanks in advance,
venu

Arghadip,
Yes, we can add Expression, but when i assign a Dist.List to this Expression, it's not giving any error, but simply not mailing these people.
Anybody, anyother thoughts ???
Thanks,
venu

Similar Messages

  • How can I use a shared library made with the application builder?

    Hi,
    I am using LabVIEW 7.1 running on Slackware 10.1 (kernel 2.4.29) and I am trying to call a graph display from a C program that I use for debugging VME access from a VMIVME controler. So using the application builder I built the VI as a shared library (graph.vi -> graph.so) containing a function called "graph". In my main program the call to the dlopen fails with the error: "graph.so: undefined symbol: UninitLVClient". When I examin graph.so with nm I see that UninitLVClient and other LabVIEW functions are indeed undefined and using ldd shows that graph.so has dependencies only on libc.so.* and *linux*.so.* but not on LabVIEW related stuff. Those functions are defined in the liblv.so that's in the cintools directory but I have no idea if the user is supposed to use that.
    So I think I am missing an important concept here. Can somebody help or direct me to some documentation (I found lots of information about how to link external code to LabVIEW but nothing about how to link LabVIEW code to an external program)?

    Thanks Watermann,
    your message has been very useful so now I am linking to the proper library but I still have problems when trying to load dynamically the shared library produced with LabVIEW. It is strange that I could successfully load the lvrt library at loading time but it does not work when I am loading the library at execution time.
    I made a small LabVIEW program that prints a hello window and I am calling it from a C program. In the first program main.c I am linking to the lvrt library at loading time and it works but in the second one I am linking dynamically at execution time and it does not work. For my work I need to be able to load code done in LabVIEW at execution time. Any help is appreciated!
    Program main.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include "hello.h" // got this from the LabVIEW builder, i.e. when I made the hello.so
    int main(void)
    printf("Hello from C!\nLets call LabVIEW now\n");
    hello();
    printf("Bye ... \n");
    return 0;
    The command to compile main.c, i.e. linking shared library lvrt when loading main program:
    gcc -Wall -I /usr/local/lv71/cintools/ -o main main.c hello.so -l lvrt
    The LD_LIBRARY_PATH has been defined and exported:
    $ LD_LIBRARY_PATH=$PWD
    $ export LD_LIBRARY_PATH
    IT WORKS!
    Program main2.c:
    // small program to call a LabVIEW shared library
    #include
    #include
    #include
    int main(void)
    void * h_lvrt;
    void * h_hello;
    void (* hello)(void);
    char * error;
    printf("Hello from C!\nLets call LabVIEW now\n");
    // open LabVIEW RunTime shared library
    // in my computer located at /usr/local/lib/liblvrt.so
    h_lvrt = dlopen("/usr/local/lib/liblvrt.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    printf("error : could not open LabVIEW RunTime library\n");
    printf("%s\n", error);
    return 1;
    // open hello shared library
    // in my computer located at /home/darss/lv_call/hello.so
    h_hello = dlopen("hello.so", RTLD_NOW);
    // check for error
    error = dlerror();
    if (error) {
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not open hello library\n");
    printf("%s\n", error);
    return 1;
    // get function hello from library hello.so
    hello = dlsym(h_hello, "hello");
    // check for error
    error = dlerror();
    if (error) {
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("error : could not get the hello function\n");
    printf("%s\n", error);
    return 1;
    // call hello function
    hello();
    // close hello shared library
    dlclose(h_hello);
    // close LabVIEW RunTime shared library
    dlclose(h_lvrt);
    printf("Bye ... \n");
    return 0;
    The command to compile main2.c, i.e. dynamically linking library lvrt at execution of main2 program:
    gcc -Wall -o main2 main2.c -l dl
    The LD_LIBRARY_PATH still defined and exported.
    IT DOES NOT WORK!
    Program output:
    Hello from C!
    Lets call LabVIEW now
    error : could not open hello library
    /home/darss/lv_call/hello.so: undefined symbol: WaitLVDLLReady

  • I have iTunes 11 on my PC that runs windows 8. I can't use home sharing? What do I do?

    I have iTunes 11 on my PC that runs windows 8. I can't use home sharing? What do I do?

    Not sure about the CD burning issue but you can turn off the listing of your past purchases. Edit > Preferences > Store > Untick Show iTunes in the Cloud purchases.
    tt2

  • HT202213 can't use home sharing : problem n°12004...

    can't use home sharing pb connexion network failed, number 12004...

    Welcome to the Apple Discussions!
    If you glance down the list of topics in this Apple Discussions forum you will see a few threads that already cover this topic quite thoroughly. Have a read through those.
    The main thread;
    http://discussions.apple.com/thread.jspa?threadID=2776515
    Dah•veed

  • How can I use home sharing between our iphones (create playlists from both accounts at once)

    How can I use home sharing between our iphones, so that we can create playlists with songs from both of our libraries?  We share a Macbook Pro (separate accounts) and each have the new iphone, but when I have my iphone and try to create a new playlist, I can only grab songs from one account.  Is there a way to create a playlist using both accounts since we are sharing?
    Does it have to be created within iTunes first on our Mac?

    The short answer: because Home Sharing isn't designed for sharing apps, and apps aren't designed to be shared.
    The longer answer:  Think of it like this...
    You download some music in iTunes.  With Home Sharing, another user can listen to it by streaming it over the network.  But the data itself is on your computer.  If you turn off the computer or take it off the network, the other user can't access it.
    But if you send another user the app, they aren't just streaming the data- they installed it on their iOS device.  Because they weren't the one that purchased it, such a transfer could easily be considered "piracy" or "stealing," and nobody likes that (least of all, Apple). 
    When iTunes sees this app, it obviously recognized it, as if saying, "Hey, how did you get this app on your device, if I have no record of you purchasing/downloading it from the iTunes store?"
    post edited to correct spelling errors

  • How many lines we can print using Non-alv report list ?

    Hi Experts,
    How many lines we can print using Non-alv report list ?
    regards
    vishnu

    Hi,
    It depends on the page size according to the page size we can set the no. of lines as follows,
    REPORT  program_name   NO STANDARD PAGE HEADING
    LINE-SIZE 290
    LINE-COUNT 65.
    Hope it helps you,
    Regards,
    Abhijit G. Borkar

  • HT202213 can i use home sharing with a computer that is not in the same house hold but uses the same apple id?

    Hi my dad has my laptop and i need to transfer everything to my new iphone5 that i got reacently but thing is i cannot do that because he lives in asia so i can't get a hold of my laptop to transfer everything can i use home sharing even if he is that far ? to transfer all the materials to my iphone5 or is it possible if i use homesharing on my iphone4s to share the music apps.. ect. to my new iphone? please and thank you

    If you are using the same iTunes library (meaning the exact same iTunes folder), it should work fine.

  • HT2534 How can I use "Family Sharing" without giving details of my credit or debit card? I do not want to give my cards data, I have always used iTunes prepaid cards.

    How can I use "Family Sharing" without giving details of my credit or debit card? I do not want to give my cards data, I have always used iTunes prepaid cards.

    Hi Saramos,
    When setting up Family Sharing you must have a credit or debit card as your payment method. See this article for reference -
    Family purchases and payments
    When a family member makes a purchase it will be billed to any gift or store credit that they have first. If none exists it will be billed to you.
    As the family organizer, you may not set your billing method for purchases to anything other than a credit or debit card. If you have a store credit such as from pre-paid cards, it may not be shared with other family members. See this article for reference -
    How iTunes Store purchases are billed
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • How can I use "Family Sharing" without giving details of my credit or debit card? I do not want to give my cards data, I have always used iTunes prepaid cards.

    How can I use "Family Sharing" without giving details of my credit or debit card? I do not want to give my cards data, I have always used iTunes prepaid cards.

    Hi Saramos,
    When setting up Family Sharing you must have a credit or debit card as your payment method. See this article for reference -
    Family purchases and payments
    When a family member makes a purchase it will be billed to any gift or store credit that they have first. If none exists it will be billed to you.
    As the family organizer, you may not set your billing method for purchases to anything other than a credit or debit card. If you have a store credit such as from pre-paid cards, it may not be shared with other family members. See this article for reference -
    How iTunes Store purchases are billed
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Can I use Family sharing on a device with iOS 7?

    Can I use Family Sharing on a device that is not with iOS 8?

    Hi milxtor,
    To setup or use Family Sharing, you will need devices to be on iOS 8. Take a look at the article below for more details on setting that up. 
    Start or join a family group using Family Sharing
    http://support.apple.com/en-us/HT201088
    Take it easy,
    -Norm G.

  • Can i use home sharing if me and my wife have different apple ID accounts?

    can i use home sharing if me and my wife have different apple ID accounts?

    Yes.
    You need to sign into home sharing using ONE Apple ID. So either pick yours or hers, use the same one for home sharing on the computers. Once they are signed in on both Macs you can access media that the other user purchased.
    Click the 'Shared House' for her library (if you have the sidebar enabled) when you are in your iTunes to access her media & vice versa, both iTunes needs to be running & awake.

  • Can I use home sharing with two different Apple IDs?

    Can I use home sharing for two different Apple IDs?

    I have the same sort of problem I want to share two music liberys but my wife dos not like some of the music I do and I don't like some of her's but we like to share the music we both like.
    At the moment we have home shareing on but when my wife buy's music It downloads her's and my laptop and when I buy music it downloads to my laptop and my wife's.
    We want it so we can share music (home sharing) but only my music on my laptop and my wife's music on her laptop. 
    HOW?
    Sorry for the spelling I am dyslex.

  • Can I use home sharing to watch a rented movie on itunes on another computer

    can I use home sharing to watch a rented movie on itunes on another computer (I already have home sharing with other computers set up, but I don't see it.)?

    Please be aware of the movie rental's time limitation that you have 30 days from the time of rental to watch your movie, and once you start watching it, you have 24 hours to finish watching it. You may watch it as many times as you like during those 24 hours. It may be helpful to make sure the download completes successfully before you begin watching the movie.
    Once the download is complete you can watch it without an Internet connection. However, an Internet connection to the iTunes Store is required to authorize playback or activate the 24 hours time-limit of movie rentals. This means, only during the starting of the movie. Once you have started playing the movie rental, internet connection is not required. You can play anywhere without internet connection.
    You may need to validate the rental prior to watching so it starts the rental period timer and for that you will need an internet connection. You can probably do that by starting the rented movie while on the Airport Wifi or right before leaving home. You'll have 24 hours to watch the movie after you start it.
    For more information on movie rentals, you can visit:
    iTunes Store: Movie rental frequently asked questions (FAQ)
    http://support.apple.com/kb/HT1657
    Note: 24 hours time limit is for United States customer only, while 48 hours for other countries.

  • Can I use home sharing if the other computer is off?

    I have a Mac Book Pro and my husband has Dell Desk Top PC...can he use home sharing to hear my music if my Mac is not on?
    Also can he permanently put my library on his computer using home sharing?

    No your computer has to be on to  listen to the music.
    If your husband wants to listen to the music on your machine without it being on he would have to use the HomeSharing to import them to his machine

  • Can i use home sharing between my computer and my ipad?

    can I use home sharing between my computer and my new ipad (3rd generation)  if so, how.
    Thanks

    You can use it to share the library on your computer to the iPad, not the other way around.
    On the computer, set up homesharing in the advanced menu. On the iPad go to settings > music.

Maybe you are looking for

  • Smart Playlists Not Syncing Correct CONTENT With iPhone 3G

    Hi, I apologize about the length of this description, but I believe all or most of it may be relevant. I have been having trouble synchronizing ANY of my smart playlists. I first noticed it in the playlists I had created which entailed "Most Recently

  • Sum in word doesn't work in PLD

    I have used Sum in word button in PLD. But to my surprice it prints hundred for the value after decimal. For example value in  field is 133603.52 and the sum in word function prints One hundred thirty three thousand six hundred and three and fifty-tw

  • Executing 11g process flows

    Hi everyone I am working with OWB 11g and have successfuly created several hundreds of mapping and process flows to manage them. The process flows all work fine when run from within OWB. What I want to do now is take this to the next level and manage

  • NJAWIN displaying pop up error message

    Hi. I am using njawin to display external svg documents/web pages in an applet. It all works well until there is a link to pop up window. jawin.dll is displaying then the following error message: Event Processing Error java.lang.NoClassDefFoundError:

  • Image Maps and Hotspots in a liquid layout?

    I'm wondering if anyone is aware of a way to make an image map with hotspots conform to a liquid layout. Since each hotspots has its own coordinates, when the image moves (grows smaller or larger) those hospots no longer coincide with those specified