Starting a workflow from the ribbon

Hi
I'm running SharePoint 2013 with Workflow Manager 1.0.
I have a SharePoint Desginer Workflow which start from the following
URL:
~site/wfsvc/06f8de2413bc41fe869414fc061435f9/WFInitForm.aspx?List={ListId}&ID={SelectedItemId}&TemplateID="
+ workflowTemplateId +
"&WF4=1&Source={Source}'
I've included the above in my Custom Action Definition (created programmatically in c# code).
I can however not figure out where to get my workflowtemplateId from. I found some articles about how to do this in 2010 workflows but none about workflow manager 1.0 workflows.
Just in case it helps. I'm creating the workflow subscription as follows:
var clientContext = new ClientContext(web.Url);
var workflowServiceManager = new WorkflowServicesManager(clientContext, clientContext.Web);
var workflowDeploymentService = workflowServiceManager.GetWorkflowDeploymentService();
var workflowSubscriptionService = workflowServiceManager.GetWorkflowSubscriptionService(); 
var unpublishedWorkflowDefinitions = workflowDeploymentService.EnumerateDefinitions(false);
clientContext.Load(unpublishedWorkflowDefinitions);
clientContext.ExecuteQuery();
foreach (var unpublishedWorkflowDefinition in unpublishedWorkflowDefinitions)
     if (unpublishedWorkflowDefinition.DisplayName == workflowName)
                                    // Re-Publish the Definition
                                    workflowDeploymentService.RefreshLoad();
                                    clientContext.ExecuteQuery();
                                    workflowDeploymentService.SaveDefinition(unpublishedWorkflowDefinition);
                                    clientContext.ExecuteQuery();
                                    workflowDeploymentService.PublishDefinition(unpublishedWorkflowDefinition.Id);
                                    clientContext.ExecuteQuery();
                                    // Create new subscription
                                    WorkflowSubscription newSubscription = new
WorkflowSubscription(clientContext)
                                        DefinitionId = unpublishedWorkflowDefinition.Id,
                                        Enabled = true,
                                        Name = associationName
I expected templateId to be something like the newSubscription.DefinitionId but that doesn't give me the right Guid.

var workflowSubscriptions = workflowSubscriptionService.EnumerateSubscriptions();
clientContext.Load(workflowSubscriptions);
clientContext.ExecuteQuery();
foreach(var workflowSubscription inworkflowSubscriptions)
// workflowSubscription.ID now contains the ID that we need.
Full details can be found on my blog: http://wp.me/p1fg2Y-8F

Similar Messages

  • ** Start a workflow from BPM

    How do we start a workflow from BPM ? (For example, to send messages to that workfolw and receive messages like these purposes)
    Kind Regards,
    Jeg P.

    hi jeg.
    here some blogs and pdfs about BPM to understand how to use it
    /people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    Many other examples can be found under the following link at help.sap.com
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    And some weblogs
    https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm *****
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    /people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi
    /people/michal.krawczyk2/blog/2005/09/04/xi-do-you-realy-enjoy-clicking-and-waiting-while-tracing-bpm-steps *****
    Hope helps
    Rodrigo

  • I keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get it when I either try to open it from the Start menu or from the desktop icon.

    I've just installed Firefox on my laptop and keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get this message whenever I either try to open it from the Start menu or from the desktop icon. I've never gotten it to work and even uninstalled it and then redownloaded it and still cannot get it to open. Any help would be greatly appreciated!!!!

    Are you installing from the official site? http://www.mozilla.com/firefox
    If you use Windows Explorer (My Computer) to check that path, is the Mozilla Firefox folder there? That is the normal installation location, but I think it's worth checking.
    If the folder isn't there or firefox.exe is not in it, I wonder whether some other software might be interfering. You might want to run some supplemental security scans. These two tools are highly regarded:
    Malwarebytes Anti-malware : http://www.malwarebytes.org/products/malwarebytes_free
    SUPERAntiSpyware : http://www.superantispyware.com/

  • How to Hide or Disable the Edit option of the Sharepoint list from the Ribbon Bar

    hi,
    i want to hide the Sharpoint list  Edit Item option from the ribbon bar for all the users
    below is the screen shot for reference
    Thanks & Regards 
    sal

    if it is for all libraries in a site, then u have to activate a feature. Follow this http://msdn.microsoft.com/en-us/library/ff408060.aspx 
    if it is for one single library, add a content editor webpart to your page and add the below  css to it.
    this is for hiding the Upload Button in ribbon, likewise, get the id of the edit button, using F12 developer tools :)
    <style type="text/css">
    #Ribbon\.Documents\.New\.AddDocument-Large
    display:none !important;
    </style>
    worked for me  :) 
    Let me know if u need further help.

  • I have a mac os x ver. 10.5.8 2x2.8 quad. my start up disk is almost full. can i change my start up disk from the original hard drive to an additional hard drive i added in Bay 4?

    i have a mac os x ver. 10.5.8 2x2.8 quad. my start up disk is almost full. can i change my start up disk from the original hard drive to an additional hard drive i added in Bay 4?

    Always want to keep the boot drive with more free space than may seem necessary for performance and to function at its best, 30-40% free or even 50% is not excessive.
    Ideal is to separate your system from your data.
    You should always have bootable backup / clone of your system
    Don't use a green drive for system or data though.
    When you are done cloning system and/or data, remove the old original and keep as backup.
    Then move the system drive to #1 - no matter what you want to reset the default boot volume to where the system is.
    Using Cloning as a Backup Strategy
    Carbon Copy Cloner 3.4.1 
    http://www.bombich.com/software/updates/ccc-3.5.html
    How to clone your system:
    http://macperformanceguide.com/Mac-HowToClone-backup.html
    http://macperformanceguide.com/Mac-HowToClone.html
    http://www.macupdate.com/app/mac/7032/carbon-copy-cloner
    http://www.macperformanceguide.com/blog/2012/20120711_2-MacPro-internal-clone-ba ckup.html 
    How to relocate system and user data to another drive:
    http://support.apple.com/kb/HT4337
    By staying with 10.5.8 you are not going to receive security updates, might want to consider 10.6.8.

  • "File" and "View" are missing from the ribbon in Excel, MS Office 2011, please help!

    "File" and "View" are missing from the ribbon in Excel, I'm running MS Office 2010.  Please help!

    Post your question on the MS Mac forums as it's their software you're having issues with:  http://answers.microsoft.com/en-us/mac?auth=1

  • Is i possible to trigger a workflow from the creation of an event in iCal

    Is i possible to trigger a workflow from the creation of an event in iCal
    Or is is possible to create a workflow to ad events to an iCal calendar which then triggers the workflow or is combined with the ad events workflow.
    Graeme

    Hmm, nope. Not that I'm aware of. Very few apps allow you to hook scripts directly to user activity. Finder* is a notable exception. iCal's "publish" feature has the ability to auto-update after user activity, but you'll either need dot mac accounts or your own webdav server to get that working.
    I'd re-consider the idea of triggering a periodic workflow with iCal. That way if the computer is shut down or asleep, iCal will wait to run the workflow at its next opportunity. You could hide the unsightly repeating events in a second calendar so they're out of the way.
    The next best thing is to write a faceless AppleScript application with a long-duration idle handler. The user would simply add it to their login items in System Preferences. This would also resume its cycle after sleep or shutdown.
    Yet another option is to write an AppleScript that can register itself in the crontab. This has the advantage of running at a predictable time. If you're careful, you can even set the script to wake up or power on the computer as necessary.
    * Folder action scripts can be triggered when files are created, moved, or deleted, but not when they're merely updated. This probably rules out much of iCal's activities in ~/library/application support/ical/.

  • When i sync my ipad to a new one and transfer my apps will i have to start my game from the beginning

    when i sync my ipad to a new one and transfer my apps will i have to start my games from the beginning or will they sync over to where i left off?

    Game settings are part of the backup. Only if you back up manually before syncing, you can restore your device from that backup again. A manual backup does not include the sync process.
    Do this:
    Disable autosync in iTunes, connect your iPad to your new computer and right click on it in the device list and choose backup. iTunes will backup your device without syncing.
    Transfer your purchases the same way, choosing "transfer purchases" this time.
    When you connect your iPad for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards.
    Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the iPad for the first time.
    Music is one way only, from the computer to your device, unless you bought the songs in itunes and transferred your purchases.
    There is 3rd party software out there, but not supported by Apple, see this thread:http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0
    About backups and what's saved:iTunes: About iOS backups
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519
    Saving other data is also described here. How to back up your data and set up as a new device

  • Start Workflow from the After startup database trigger

    Hallo,
    I try to startup a workflow process from a database trigger :
    the after startup database trigger. But when I do this, he
    doesn't startup. When I add a commit-statement after the call
    to startup the workflow, my database never gets open.
    What do I have to do ? And what command is used ?
    Thanks a lot.
    Filip Huysmans.

    See the Posting: Starting Workflows From a Database Trigger
    Hallo,
    I try to startup a workflow process from a database trigger :
    the after startup database trigger. But when I do this, he
    doesn't startup. When I add a commit-statement after the call
    to startup the workflow, my database never gets open.
    What do I have to do ? And what command is used ?
    Thanks a lot.
    Filip Huysmans.

  • What is an ideal workflow, from the start to end?

    With a great deal of interest, I have read many threads as this is mostly new for me. I never owned a camcorder in my life. So, please bear with me about a couple of questions.
    So that I would like to minimize trial and error, perhaps a little deep learning curve. I am hesitate to mention that I am Deaf as it has nothing to do the whole issue. But I am having trouble understanding the general concept related specifically to frame rate. Not to mention that I use ASL (American Sign Language) as my native language, and English is my second language.
    I have a Canon VIXIA HF S21, a HD camcorder, which records at least four various frame rates: PF24, 60i, PF30 or 24F @ 24 Mbps. My camcorder is a HD CMOS and AVCHD.
    I would appreciate any advice about some specific information (one of each in details) about PF24, 60i, PF30 and 24F. So, what is the purpose of those four frame rate, why is it works best under circumstance? Which one works best for all overall camcorder shoots? I am mostly enjoying to record footage of landscape... and recently record of my little pug. Soon will do some footage for videoblogging for Deaf community mostly related to self-advocacy about technology-related to promote and increasing independence and self-sufficient within Deaf community.
    I also plan to ‘incorporate’ some of this and that, among some of my photos, some of footage clips and put pieces together in Final Cut Pro X, and output them to iPad, iPhone... and interactive PDF file to enhance more pleasant, unique interactive experience on iPad 2. As an example, I am in awe of former VP Al Gore’s Our Choice ebook on iPad. His ebook is truly amazing, truly a ice-breaker and eye-opener.
    Plus, plan to do some project for other Deaf photographers learning about Photoshop and all techniques and stuff. Sad to say is that not many of other online videos are closed capitioned, as in CC for short.
    I am mostly familiar with Quicktime concept basically. Now that I own a new camcorder and recently purchased Final Cut Pro X few weeks ago. Now it is a good time to find an ideal ‘digital’ workflow with AVCHD footage files. I see that it is recommended that all of my footage files must be converted to ProRes, since Final Cut Pro X likes to work with ProRes.
    From what I had read many forums, I am unsure of any advantage NOT to convert ProRes, Final Cut Pro X automatically import and do the rest for you. But the problem is that Final Cut Pro X is not able to “see” .mts footage files (AVCHD). I think the AVCHD is really weird for some reason... or is it just me?
    By the way, I still not able to import .mts files from camcorder connection... and even not able to read or understand .mts files sitting on hard drive. It must be something that I have done wrong. It was not very clear as to do the right approach, because Final Cut Pro X doesn’t have sufficient info to explain this in details. I am still confused and unsure.
    By the way, I generally understand the importance of appropriate colour management concept, because it is a must to do with photography workflow, so on. I am very thorough with it and really into it. Since Final Cut Pro X and own a HD camcorder, it brings in some interesting perspective, enhance more experience and all. Anyway, I calibrate monitor with X-Rite ColorMunki Photo. I don’t know if this is going to mess up with overall video editing workflow when using/working with Final Cut Pro X. Some advice and suggestion would be deeply (yes, deeply) appreciated in advance.
    What is more, I also own Adobe Creative Suite CS5.5 Master Collection. I already made a couple of photo books with InDesign and export them to PDF and have it published with service provider.
    I know I put all information in here at all once. Just to help some of you as to what I would like to achieve and hope to find more efficiency and most reasonable digital video editing workflow. I also want to understand the difference between the four frame rates and understand the why and what’s not ideal to use PF24 or 60i or PF30 or 24F, so on. By the way, I also purchased Motion and Compressor from App Store.
    In closing, any advice, technique or tips would be deeply, deeply appreciated. Have an amazing day, friends.
    Cordially, Brian

    I have several Canon HD cameras (two different HF models) with at least some of these frame rate options. It is important to find out what they really mean with your camera. What I found was that the 30 frame progressive option was not what it claimed to be- the camera's data sheet seemed to say it was PF30, but it was really a modified 60i clip. I think the PF24 was also wonky in that regard and actually also a 60i based file, so I discarded that option as well.
    Unfortunately, the basic google search does not reveal specific info about how your camera does this stuff. I think I actually had to talk to Canon tech support to find out why it wasn't working the way my google searches indicated PF24 and PF30 should. Check it out, get specific info for your camera. These Canon's are consumer cameras and don't do things the way a "pro" HD camera does. In spite of that, I've been very pleased with the projects I've done with them.
    It was my experience in the end, that with Final Cut Pro 7, it worked better just to shoot in 60i, using the same resolution and data rate settings for all clips.
    It might be different with FCP X, so I'd suggest shooting 60 seconds in each format, importing them into FCP X, and seeing if you can use them and how they look. With a standardized length you can compare file size, etc. to extrapolate for a bigger project.
    The MTS file thing doesn't affect your workflow if you use the "Create archive..." button when the you import from the camera. It will save the video files (and all the folders and files related) together on a specified hard drive so that FCP X can see the files as clips and import only your chosen clips into your specified event. This also allows you to immediately back up the camera archive to a second drive.
    MTS files are only a problem if you drag the MTS files off the camera to a folder on your Mac, you will no longer be able to import them directly. FCP X needs the folder structures and databases included in the folders.
    For my orphaned MTS files that must be converted, I use the Turbo HD.264 from El Gato. It is less than optimal for editing, but it is a tool I have in my kit. Fortunately I learned to "archive" my cameras early enough that I don't have many of the MTS files hanging around.
    Best wishes. Joel.
    Message was edited by: Joel Hall- clearer description of the archive import.

  • Starting a workflow from an XML file

    Does anyone know if there is anyway to have a workflow poll a folder for the existence of an XML file and start a workflow with it? When looking in the documentation, there is a mention of a scheduler. I need to integrate with a fairly old system that can only read and write text files. Any help is appreciated.
    Dave

    Hi Dave
    This is actually quite easy to achieve. We use this design pattern regularly, and it works very nicely.
    Here are the steps:
    * Download and deploy the DocumentImport, FolderWatch and FileCopyMove QPACs from http://www.avoka.com/avoka/qpac_library.shtml
    * Create a workflow that is your "Watcher" process.
    Step 1 in this will use the FolderWatch to wait for a file in the designated folder, capturing its name when it appears.
    Step 2: use the FileCopyMove to move the found file to a "Processed" directory. (Click the current-date checkbox to include the current date as a sub-folder - very handy.) Moving the file ensures that it won't be reprocessed on the next iteration.
    Step 3: Use the Chain QPAC (or our ChainPlus) to start the real process, passing the name of the newly moved file as a parameter. Then, have this Workflow loop back to step 1.
    If you make this workflow asynchronous, then it will even survive server restarts, so no need to restart it each time. The Watcher workflow will create one "real" workflow for each file that arrives in the watched folder.
    * Create the real workflow. It should have one "in" variable that is the name of the file. Step1: Use the DocumentImport QPAC to import the file into a process variable. You mention XML, so import into an XML variable. If the file is a properties file, then we also do have a properties file import QPAC. You're done, you can do the real workflow now.
    If you have any problems with this, please let us know.
    Regards,
    Howard
    PS You should periodically stop and restart the watcher process. The reason for this is that you will get a LOT of entries in the audit trail for this process instance in adminui, and stopping and restarting keeps this to manageable numbers.

  • How to trigger the workflow from the excel sheet

    hello friends,
    my problem is that i should trigger the workflow from a excel sheet which contains a list of appraisers and appraisees.how to do this. can anyone  help on this.
    thanks.

    Hi Murthy,
    If you are asking if a workflow can be started on R/3 while in Excel - may be possible if you can develop some fancy macros that can make RFC calls to an ABAP function module. I won't even attempt to travel that route.
    Save the excel sheet as CSV or Tab delimited file and process it using ABAP. You can use the WAPI function module SAP_WAPI_CREATE_EVENT (Rel 4.7)to start the Workflow by raising the relevant event. In earlier releases, see FM SWE_EVENT_CREATE.
    Please do keep in mind there could be performance and response time issues for dialog users of the system if you are going to start several workflows using a report program.
    Cheers,
    Ramki.

  • Start OWB workflow from APEX

    Hi together,
    My challenge is to start an OWB workflow from an apex procedure.
    Procedure:
    declare
    numb number;
    audit_id number;
    begin
    numb := rtruser_blueprint.exec_api.execute('LOC_A014_OWF_MGR', 'PROCESS', 'LOAD_CALM_DELIVERY', ',', 'DELIVERY_ID_IN=6', audit_id);
    end;
    My problem is the following error:
    ORA-06565: cannot execute SET ROLE from within stored procedure
    This error occures at the following row in the execute-Procedure in the package exec_api (standard owb execution package):
    dbms_session.SET_ROLE('OWB_D_rtr10201_blueprint');
    dbms_session.SET_ROLE('OWB_O_rtr10201_blueprint');
    If I run this script directly with sqlplus, the procedure works fine. As a result of this, I assume, the problem has to do with the grants which the apex execution user (APEX_PUBLIC_USER) doesn't have in contrast to the blueprint user (which is schema owner)
    More informations about the environment setup:
    The apex workspace is bound to the database - user: BLUEPRINT.
    BLUEPRINT has the grant to execute the procedure 'EXECUTE' in the package 'EXEC_API'. The 'EXEC_API' package belongs to the user 'RTRUSER_BLUEPRINT'.
    My concrete question is: Which rights / grants does which user need to execute the procedure directly from APEX?
    Thanks for your help!
    Mirco

    What account were you using when you ran the 'execute_api' procedure from SqlPlus ? Also, all SQL and PL/SQL from APEX is executed as the application's parsing schema id and not the schema used by APEX to connect to the database.

  • Sharepoint 2013: Workflow Error , while trying to publish a Sharepoint 2013 Workflow, from the Sharepoint Designer 2013

    I don't know what might be wrong but I have tried everything possible I suppose. 
    Configuration: 1 App Server SharePoint Standard 2013 + SQL Server. On App Server, I have installed Workflow Manager as well.
    Installed Sharepoint Designer 2013 on my laptop. 
    Before I was able to publish the workflows, but now it refuses, thwroing me the following error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : ac85cf9c-053a-e0db-1f47-608050559d31. ---> System.Net.WebException:
    The request was aborted: The request was canceled. ---> System.ServiceModel.CommunicationException: There was an error reading from the pipe: The pipe has been ended. (109, 0x6d). ---> System.IO.PipeException: There was an error reading from
    What I have tried so far:
    a. Re-installed Workflow, Service Bus, Windows Fabric, Sharepoint Designer... no luck
    b. Run the configuration script... -Force enabled... no luck
    c. Remove WF Manager, SB, etc... Deleted all WF and sb Databases from SQL, and re-installed all icluding updates... no luck
    d. Tried to run services using Farm account, still no luck.
    e. All services on the Server are running as well
    f. The workflow is checked that it is associated with the site collection.
    I don't know what else to try... seems like I am experiencing unique issue here... please help!

    One last thing I can suggest - In case if you have installed CU Update for WF manager 1.0 and service bus. Some time that creates problem, [Please take backup before make any changes] -
    - Clear everything, WF config , SharePoint WF setting, un register WF from SP , You can delete and recreate WF service Apps
    - IISreset at WF and SP server
    - Uninstall CU update for Workflow manager 1.0 and Service Bus from WF server [Control Panel - Programs - Update], you can delete all update installed
    - ReStart WF server
    - Reconfigure WF manager , Test WF sites , should return XML
    Get-WFFarm | ft HttpPort
    - Reconfigure WF at SP , Make sure should have enough free memory
    Register-SPWorkflowService –SPSite "http://SPsite/" –WorkflowHostUri "http://WFServer:12291" –AllowOAuthHttp
    http or https , depend on your configuration
    And retest from SPD again.
    Good luck:)
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • IPod shuffle 4th Gen. How to start playing podcast from the very beginning once again?

        Hello to everybody in this forum,
    I bought a new iPod shuffle 4th Gen music player for about two weeks ago. I love this device, it works great as well as it's sound quality amazes me after Windows Mobile 6.0 Phone, Transcend MP3 and even Samsung Galaxy Ace devices use experience. It's much better and it made me got used to podcasts feature I never tried before, But if I want to replay the very same podcast item from the very beginning - I simply don't know how to rewind it back. If I press next/prev buttons it doesn't help. The podcast itself starts to play at about 5 minutes before a podcast's end as if I were listened to the whole podcast continuously from the beginning of a podcast. A podcast appears to be divided into chapters and I don't understand how to switch chaprers. Even if I did, the amount of chapters is big and it's inconvenient to swith every chapter with prev button pressed. Shuffle's manual tells me nothing on how to get things work I want it to. Any help is appreciated.
    Best regards, Alexander Chernyaev.

        Hello to everybody in this forum,
    I bought a new iPod shuffle 4th Gen music player for about two weeks ago. I love this device, it works great as well as it's sound quality amazes me after Windows Mobile 6.0 Phone, Transcend MP3 and even Samsung Galaxy Ace devices use experience. It's much better and it made me got used to podcasts feature I never tried before, But if I want to replay the very same podcast item from the very beginning - I simply don't know how to rewind it back. If I press next/prev buttons it doesn't help. The podcast itself starts to play at about 5 minutes before a podcast's end as if I were listened to the whole podcast continuously from the beginning of a podcast. A podcast appears to be divided into chapters and I don't understand how to switch chaprers. Even if I did, the amount of chapters is big and it's inconvenient to swith every chapter with prev button pressed. Shuffle's manual tells me nothing on how to get things work I want it to. Any help is appreciated.
    Best regards, Alexander Chernyaev.

Maybe you are looking for

  • 30 GB Memory Concerns

    If a song is in multiple playlists (example 3 playlists) on your iPod, does it take up three times the amount of memory? Or does it store it once and refer to that same location for different playlists? Thanks everybody! E Machines Windows XP Pro

  • Track ball mapping

    When I push my track ball now instead of acting as the enter key, it pushes the w and e keyes. Help?

  • Q10 deletes emails without being prompted to do so

    My Q10 deletes most emails that go into the server of my service provider without me doing anything. Sometimes within seconds, other times after half an hour and some messages stay on the phone. It is very annoying as I miss messages when I am not co

  • Multiselection with SQL In-Statement

    Hello, when I use the following instr my query runs very slow. INSTR(':'||:p3_CAR||':', ':'||CAR||':') > 0 When I use the following in-statement with constant parameters it runs very fast. Example: CAR IN ('002','003') I take a global parameter F12_C

  • Validation Rule Help Need

    Dear Friends, I am new to FDM. Can anyone help me out with this request? User need to validate the following formula to be true. 6xxxxx + 67xxxS + 68xxxx = 0 6xxxxx , 67xxxS and 68xxxx are Account Members. How do I get members which begins with 6, 67