Attachments in Action

Hi All,
         There is a link to add Attachments in Action. But I am not sure why this is used. I tried attaching a File to the Action. Once I submit this action, this attachment does not appear in the next action. What should be done to carry forward the attached files in the next action
Regards,
Mathan MP

Hi,
The links to add attachments is to add some documents to the process that you might want your colleagues to view while performing their tasks.
And regarding why it is not visible in the next step, this is because while adding the attachment you have the option to choose the scope. Which can be either the current Action, current Block or the current Process. So only if you add it to the process then all the processors/ users of diff tasks of that process will be able to see them.
Hope this helps,
Ashutosh

Similar Messages

  • Would you Open and Close DAQmx tasks within a function or Globally

    Hi Guys,
    This should start something.
    The subject is DAQmx Tasks.
    If you were writing a function that is called many times, say MeasureVolts (double *Value) to obtain a reading from an Analogue Input Channel.
    Would you.
    1. open and start the task inside the function, do the measurement and then close the task inside the same function.
    or
    2. open the task globally and later do the measurement inside the function using the global task then close the task only when the application is closed.
    I am mostly concerned with the overhead of task generation and closing, what do you guys and girls out there do?? and what is the general opinion?
    I would appreciate your views.
    Regards
    Paul.

    I would definitely NOT keep configuring and clearing (I think that's what you mean by open and close) the same task over and over.  I would configure once, read many times in my main app, then stop & clear once.
    I typically like to package such data acq into an "Action Engine" that keeps track of its own DAQmx task id so I don't need to sling that task id wire around into multiple parallel loops / vi's.  Attached is a very stripped-down example for Digital Input. 
    I would typically do more with error testing and would make the "Action" enum into a typedef custom control, but this gives you the basic idea.  The action engine approach works very nicely when there's a small # of different kinds of input parameters and output info needed to support all the necessary action cases.   When you start needing a large number of differnent kinds of inputs and outputs to support the desired actions, then you start having difficulty with (1) having enough terminals to wire and (2) remembering which inputs and outputs are meaningful for which actions.
    -Kevin P.
    Attachments:
    DI Action Engine.vi ‏75 KB

  • Powershell and Sharepoint workflow

    Oke I got this a really strange problem.
    I got a ps1 file with powershell code in it. The code create a list item in sharepoint with all information and on the information I want to trigger a workflow.
    But now if I activated the ps1 file powershell as administrator(automatic) and then run the code thats in the file. But no Workflow tiggered in sharepoint the workflow is automatic activated when a new item is created.
    And the strange thing is if I open my script with notepad copy the text insert it into powershell and press enter my workflow runs...
    So any1 have an idea to fix this?

    Below is code snippet in c#.net for fetching all the attachements for a specific list item.
    try
                    // Set the Site Url
                    SPSite objSite = new SPSite("http://Testsite/");
                    using (SPWeb objWeb = objSite.OpenWeb())
                        objWeb.AllowUnsafeUpdates = true;
                        // Get the List
                        SPList objList = objWeb.Lists["MyList"];
                        // Get the item by ID
                        SPListItem objItem = objList.GetItemById(1);
                        // Get the attachments of the item
                        SPAttachmentCollection objAttchments = objItem.Attachments;
                        // Iterate the attachments
                        foreach (string fileName in objItem.Attachments)
                            // Perform action on
    the extracted attachment
     Hope it
    answer the questions.Any suggestions are appreciated.
    Cheers, Eliza

  • UWL iview layout - move buttons/userdecision position

    Currently in EP7.0 SPS 12 the layout of our UWL preview is:
    Title
    Attributes
    Description
    Attachments
    DescisionHandler
    Buttons
    I have the requriement to move the buttons/userdecision to the to the top? Can anyone provided details on where and how this is configured?
    I have looked at the iview config and cannot see a setting to alter the layout, but only to limit the visible components. As i have removed the attributes section as that content is displayed in the UWL table.
    The aim is to reduce scrolling within our UWL that has long task descriptions, by moiving the button position.
    Cheers.

    Thanks for the response.
    There is no issue in creating/altering views (DefaultView etc), but this only handles the table layout, and not the work item details layout. Which is what I am looking to alter. The default DefaultView from uwl.standard.xml (below) has no config and I am unable to find the uwl_confiuration.dtd element that will alter the order/layout in which components (subject, attributes, description, attachments, userdecision, actions etc) are ordered/displayed in the work item details screen.
    Page 16 of the linked pdf shos the sections that Hauge mentions you can choose to display or not, but not the order in which you can display them.
    Universal Worklist with SAP NetWeaver® Portal - D. Hague
    Edited by: Andrew Tolongos on Feb 15, 2008 6:15 AM

  • Notification Settings in Human Task

    Hi,
    How to get access to the Notification settings (like Notification Message) configured in the "Task Definition" Screen?
    I am not sure how to make use if options like sending secure emails, attachments and actionable emails. Does the "Task" will take care of this by itself or should it be copied on to the EMAIL node settings and sent out?
    Thanks,
    Anil

    I am using 10.1.3.1. It has the features to set the notification settings. For e.g.: I set a specific Notification message to all the Assignees using the Notification Settings ->Edit notification message pop-up dialog.
    After I set this will the Task automatically take care of notifying message to assignees OR is there a need to add the email component in the flow after the task gets created and assign this notification message to the email subject?
    If I have to use the email component to sent the email (which seems logical here) how can I assign (or from which variable in taskdef can I assign ) the message to the subject of the email component?
    Thanks,
    Anil

  • Yahoo updated its Bizmail today. Now I've lost all tick boxes, attachment icons etc

    I have lost all tick boxes, icons for attachments and actions such as Move, Delete etc. They are replaced by some underlying square with text in them. They can be clicked but its hard to know what you are doing. How can I get them back? Is there a setting I can change? There is no such issue in IE.
    I'm running Windows 8 Pro on Sony Vaio

    A tall rectangle with two rows of two characters? This indicates that the page uses a character in a font that Firefox is not able to load and not able to substitute. In the case of Yahoo, they replaced icon images with a downloadable font. (This happened in the consumer interface many months ago.)
    First, let pages choose their own fonts. That is set in the Options dialog here:
    "3-bar" menu button (or Tools menu) > Options > Content > "Advanced" button
    Make sure the box is checked for "Allow pages to choose their own fonts". (That's the default setting, but some users turn it off.)
    If you reload the page (Ctrl+Shift+r will bypass cached files and pull everything fresh) and still don't get those characters, it's possible that font downloading is blocked somewhere else:
    (1) If you use the NoScript extension: check for "Blocked Objects" on the menu that drops down from the NoScript toolbar button. You can switch an option in NoScript to allow web fonts for trusted sites. (See: [https://support.mozilla.org/questions/1008052 Some Unicode characters are not displaying properly])
    (2) Built-in global preference (the default value is true, but some users switch this to false). To check on this:
    (a) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (b) In the search box above the list, type or paste '''gfx''' and pause while the list is filtered
    (c) If the '''gfx.downloadable_fonts.enabled''' preference is bolded and user set to false, double-click it to restore the default value of true.
    Any luck?

  • [SOLVED]Thunderbird attachments action list empty

    So I have been experiencing this for a while now, thuderbird is my prefered mail client but If I am unable to solve this I will have to switch mail clients.
    My attachments action list is empty and I am unable to populate it, that is, I cant open ANYTHING by clicking on it on thunderbird, no urls, no documents/pdfs, no video, audio, nothing.
    I tried deleting the mimetypes.rdf file as the mozillazine suggested, but same problem.
    I have also tried to reinstall thunderbird, same thing.
    How can I fix this?
    many thanks
    PS: Screenshot attached
    Last edited by 655321 (2011-08-11 08:47:07)

    655321 wrote:Thunderbird 5? isnt 3.1 the highest version available? or are you talking about something that I am not aware off?
    tb 5 beta1

  • Where is my 'Manage Attachments' action in UWL?

    Dear Experts,
    May I ask you guys a very general question, why my tasks cannot see 'Manage Attachments' in task overview screen but others can see this function? Maybe due to my task type? Say normal workflow task, which can attanch things in R/3 inbox.
    I am not exclude 'manageAttachments' action in UWL iView setting....Everything standard. So where i can set this? Thanks so much... I search SDN and see someone have same problem as me, but no answer yet.
    Regards,
    Jia Huang

    When you say, others can see.. do you mean others can see "manage Attachment" option for same task in their UWL.. then its most likely due to some missing authorization. Logon to R/3 in Inbox and see if you have access to these objects.

  • Accessing Attachments on the first Action in a 7.2 WF

    A user fills out a form in Form Manager and they have attached some files to the workflow. The first step in the workflow is a script QPAC which needs to manipulate the attachments (need to extract the attachments, reader extend them and put the back...). If the first step were a user task in 7.2, you can copy the attachments to a document list from the previous step but if the first step in the workflow is a script, how do you access the attachments?
    Ideally we would like to have all of the attachemnts available in a document list at the very first step of the workflow or at lest some mechanism to put them into a document list.

    Chris, thanks for your suggestions. The code you supplied does allow the initial user task to be retrieved.
    I'm having some difficulty getting the attachments out of the task object in a usable format.
    task.getAttachments() returns a java.util.Collection according to the documentation. However, this seems to be wrong. It actually returns POFObjectSetWrapper which is undocumented. If you try to set a workflow variable with the return value from getAttachments() you get an error.
    eg.
    Collection list = task.getAttachments();
    patExecContext.setProcessDataListValue("/process_data/attachments", list);
    This gives you an error that it cannot coerce BOITaskAttachment objects to Document objects. "/process_data/attachments" is a Document List variable.
    So I figured I need to iterate through the POFObjectSetWrapper object and create a new collection of document objects.
    eg.
    Collection docs = null;
    for (Iterator it=list.iterator();it.hasNext();){
    BOITaskAttachment att = it.next();
    Document d = new Document(att.getContent());
    docs.add(d);
    This gives an error because altho the documentation indicates that the return from getAttachments() is a collection POFObjectSetWrapper does not seem to implement Collection. Nor does it implement POFObjectSet which would allow us to do the following:
    while (list.next() ) {
    BOITaskAttachment att = (BOITaskAttachment) atts.getBOIObject();
    Document d = new Document(att.getContent());
    docs.add(d);
    I need to get the attachments into Workflow Variables... preferably a List of Documents.
    Can anyone shed any light on how to do this?
    4Point Solutions

  • How to add [Thunderbird] Attachments content type action to list

    Thunderbird, Linux. Attachments. There is only one entry: Microsoft word documents. I want to add
    other attachment types, like .jpg (open with Gwenview) and so on, but I don't know how to add anything
    to the list.
    When I snapped on the "Post Question" box below this, it added a "troubleshooter" which was no help whatsoever.
    Please just tell me in English how to do this.
    Thanx.

    WPQ2FormCtx.ItemContentTypeId will give the content type ID of the item in each of the forms newform.aspx, ediform.aspx and displayform.aspx. You can also use WPQ2FormCtx.ItemContentTypeName, if you want to compare name instead of Id. Here is a JQuery
    code to hide fields in the forms:
    <script type="text/javascript">
    jQuery(document).ready(function($) {
        if(WPQ2FormCtx.ItemContentTypeId == '0x010400C36D463A4788AD4AAF5F85C02DA29F8E') {
        $("h3.ms-standardheader:contains('Body')").closest("tr").hide();
    </script>
    Note that this script assumes the JQuery is already referenced in the site. You can place above code in Script Editor web part in each of the forms. 
    Also, beware that this way you can hide the field from UI, but user can still open the page source and find the actual information in the hidden field. 
    If the requirement is to completely hide the field data then you will need to set the field properties like showInEditForm, showInDisplayForm and showInNewForm
    Nadeem Yousuf

  • Change value of a typedef in parallels to another running action

    Hello,
    Well, I have a problem with my VI.
    To summarize I use a Vi « IdsVg.vi » to achieve some measurements process.
    This one uses an action engine as a sub-vi to store data of the front panel and to precede complementary actions. The front panel is a strict typedef…
    I programmed the Vi avoiding to use sequence structures in order to be able to do other actions on the front panel in parallels. Nevertheless I’m running out of ideas for solving my problem.
    The problem:
    I would like to change values (time constant, Boolean of graph) of the front panel at any instant when the main vi is running. The actual problem is: when I start the program, using register event I can change values of the front panel, but when the program is running the while loop in which it gets the measurement, it isn’t possible to change parameter of the front panel…  
    Is there a solution or a trick??
    Thank you for help
    Attachments:
    MyProblem.lvproj ‏10 KB

    Putting in the project file does not help much, good try though. The actual files are missing though, so nothing shows up.
    I suggest you create a separate producer consumer loop in your main vi. The vi retrieving the data could pass the relevant data (producer) and the consumer loop will then process the data and update the fron tpannel. Note, only the producer consumer loop will update the front pannel.
    You would not need a sequence structure to control the update. The producer consumer loop will only execute when you provide the necessary data.

  • Downloads Folder No Longer Jumps Up When Saving Attachments

    When saving attachments in Mail, my downloads folder on the Doc used to jump up a couple of times when I hit "save" from within an email that I received to signify that I just saved it into that folder.
    However, for no rhyme or reason, the downloads folder no longer jumps up when I save attachments. The attachment still save in to that folder but I miss the pop-up action telling me that it did.
    I searched the net and posts and found nothing on this quark. This is driving me nutz!
    Please help!

    Check in System Preferences>Dock and check off Animate opening applications and see if that doesn't do it. Not sure if that is why but it is worth a shot.

  • Attachments in Mail Downloads folder

    I found a folder Home>Library>Mail Downloads which was loaded with about every attachment I have ever received using Mail. I was trying to figure out why. In Mail prefs, there is an option to select a folder, I have chosen Home>Downloads pretty much which is also default for my browser. The action is set to remove unedited copies when message is deleted. I'm confused because it looks like the Destination and Action are independent. When I have an attachment, if I click "Save" it populates the selected path to the "Downloads" folder. If I open that attachment, it seems to populate the Home>Library>Mail folder.
    What controls the opened attachments form populating this, somewhat, obscure folder?

    Hi,
    Attachments to messages are actually stored in the mailbox along with the message text. It is when an attachment must be opened with another application, such as a Word document with Word, that the attachment is also placed in the Mail Downloads folder. There it can be used and edited by the application used to open it, and from there can be returned as edited to the sender or to others.
    There is no reason files must permanently stay, but if you edit or otherwise alter files that have been attached, then you must elect some place to keep them for your own use.
    You will note that in the Mail Preferences/General there is also a selection regarding when to remove files from Downloads folder if not edited. Any file that is not edited need not remain in the Downloads folder since it already exists in the mailbox with the message it came attached to.
    Image files, since they can be opened directly in the Mail window, by Mail, do not go into the Downloads folder, but if any were opened from the message, with say, Photoshop, then that image file would also be sent to the Downloads, temporarily.
    Ernie

  • Is remedial action needed if you click a link in an unsolicited 'scam-looking' email and the link went 404?

    Mac Mini 2.4GHz Core 2 Duo; 2GB memory; OS X 10.6.8. Incident occurred while using Firefox 35.0.
    The latest/most current discussions I can find are from 2013 or older. Assuming more than a year is plenty of time for "new" malware or even "virus" that can affect Macs to be developed and distributed, I can either assume that "no news is good news"-- 'no new malware/virus possibilities' for Mac, or swallow my pride and ask the question: Is there any malware or other harmful/malicious computer code--read, something that could steal my identity if/when I do my taxes online this year--currently known to be a threat to home non-business Mac computers?
    I ask because I committed the sin of all sins.....I got an unusual email from a vendor from whom I made one purchase (on ebay, a few months ago), asking me to loan "him" a sizable amount of money so he could "pay his hotel and retrieve his passport" while stranded in a foreign country. A very clear and not particularly uncommon scam method.....another flavor of the "grandma I'm in jail in Mexico" scam......and I'm one who constantly wonders how in the world people continue to allow themselves to get scammed (in my head when reading of other people doing it) by clicking on a link OR opening an 'attachment' in an unsolicited email. It wasn't tagged as "spam" by my ISP's very-good spam filters.....it was in my normal inbox; and, it was from a vendor I've done business with.
    There was no attachment, but there was a link; I hovered the cursor over it; the lower left of my monitor showed the link exactly the same as it appeared on the page. I figured, well, it seems to be to the correct URL (knowing the seller's web address outside of ebay because I had visited it before finding he sold the same items on ebay). So, I clicked the link. Without a second thought. There was no other 'contact info' in the body of the email, so I thought the link looks authentic so I'll just go see if there's any information there about the owner being out of the country or ????.
    The link took me to a Google "404" not found page. It was only there that I noticed the URL/link had an added letter; a stupid lack of attention on my part. The site could not be found because the URL was misspelled. I still was blissfully unaware that I violated my own rule (not to click links or attachments in unexpected email from entities I don't know or aren't currently transacting with). So I just closed the window and forgot about it.
    It was only on waking this morning that I realized what I did.....and started worrying that I may have been directed to a phony "404" page that, without any further action on my part needed, might have contained something malicious that could be passed to anyone who connected to the page. I don't even know if that's possible, and I have so far not seen any unusual activity on the computer. But soon I will want to file my tax return....and I worry about the timing of this unusual-possible-scam email and the beginning of "tax time" here in the states?
    So, in summary: Should I be worried that I fell for some new (since 2013) method of unknowingly downloading malicious software to my Mac? If so, what should I do now?

    I don't even know if that's possible, and I have so far not seen any unusual activity on the computer.
    No, it's not even remotely possible. What you encountered was an attempt to scam you, and a pathetic one at that.
    Identity theft in general is a significant threat to any computer (a term encompassing Macs, PCs, iPads, iPhones...) user. However, that threat most commonly arises in the form of "phishing" and you didn't play along with it. The likely reason the email appeared to have come from one of your previous eBay vendors is that his email address was harvested using any number of methods. The email probably didn't even originate with him. eBay is a rich source for obtaining such information.
    eBay has a fairly helpful guide on the subject: http://pages.ebay.com/help/account/recognizing-spoof.html
    To answer your specific questions:
    Is there any malware or other harmful/malicious computer code--read, something that could steal my identity if/when I do my taxes online this year--currently known to be a threat to home non-business Mac computers?
    No.
    So, in summary: Should I be worried that I fell for some new (since 2013) method of unknowingly downloading malicious software to my Mac?
    No — although Mac-targeted adware has arisen since that time and is a rapidly growing annoyance that can make using your Mac practically impossible, it will not directly cause information theft as you have described it concerns you. Furthermore, it requires your participation to install it in the form of an Admin name and password — and it requires deception to convince you to supply those credentials. Learn more about how that happens here: How to install adware.

  • Email attachments download as ashx for Microsoft Outlook, instead of jpg, pdf, doc, etc. Tried to fix in Preferences Applications but still doesn't work.

    Using MacBook Pro running 10.5.8. Downloaded Firefox 8 on 11/9/11 and now Microsoft Outlook Web App 2010 downloads all email attachments as "attachment.ashx" instead of jpg, pdf, etc. This was not a problem with previous Firefox releases which I've been using for the past couple of years. Can open files if I edit the extension to the proper variety (ashx to jpg for example), but no longer initially automatically opens. Instead I first get a "can't open this file" message.  Attempted to fix in Firefox > Preferences > Applications by indicating the proper "Actions" for various "Content Types" but this had no effect. Chrome and Safari browsers still work properly. How can I fix this?

    Hi,
    I'm sorry you are having this problem, here is another post about the same problem, where the cause of the problem is described:
    https://support.mozilla.com/en-US/questions/894442
    A bug has been filed to track resolution of the issue here, because a true fix isn't yet available:
    https://bugzilla.mozilla.org/show_bug.cgi?id=703015
    I apologize for the inconvenience.
    Regards,
    Michelle

Maybe you are looking for

  • Problem with "Application lanucher and run as an system user

    Hi Im trying to distribute Application Lanucher NT Service was not found to run the application as system user.

  • How to make a gif out of a movie clip?

    So yeah... I'm an idiot when it comes to these things. How do I go about doing a gif of a small video? And... Could you do the explanation in a step by step guide please. Thanks

  • HT1338 Macbook Bluetooth paired but does not connect, how do i fix this?

    Hello, I have a Rocketfish Bluetooth device that I use to stream music wirelessly from my Macbook to my stereo.  The macbook and bluetooth pair then connect but once i activate the connection fails.  I've used other devices (ipad) to connect with the

  • Updating BSEG-LZBKZ in MIRO

    Hi, We have requirement where we need to populate the value of BSEG-LZBKZ in the transaction MIRO. Could you suggest how do we go about doing this ? Can BADi - INVOICE_UPDATE help us in doing this ? Are there any specific user exits to modify this fi

  • How to reduce RAM has reserveed by hardware?

    Hp Probook 4520s. I add RAM from 2 to 4 Gb. Resource monitor indicate that about 1Gb RAM has reserveed by hardware. How to reduce this reserved RAM? BIOS installed last version F.20 8 сен 2011... OS Windows 7 Home Basic say 4Gb and 2.84 available/