Direct links to Flex forms

Hi All, I have a site developed in Adobe Flex which is having multiple forms. where i would like to know if there is any way to get the individual links where i can call from another site that should directly route to the particular form i called.

See BrowserManager

Similar Messages

  • Direct Link Row View Form to Update Form ?

    Hi, I'm using JDeveloper 9.0.3 - BC4J+UIXML 2.1.7, and i whould like create link for each row (only one column) in my Results Query List to call Update Form.
    It's possible ?
    If possible, please send an example.
    thanks,
    Danilo

    Danilo,
    Are you trying to create a link like
    DR. JOHN PETER SCHOOL
    in a BC4J column? If so, one way to do so would be something along the lines of
    <bc4j:column attrName="DspNomEscola">
      <columnHeader>
        <bc4j:sortableHeader text="Nome da Escola"/>
      </columnHeader>
      <contents>
        <link>
          <boundAttribute name="text">
            <bc4j:attrValue/>
          </boundAttribute>
          <boundAttribute name="destination">
            <ctrl:pageURL name="ed00030update">
              <ctrl:properties>
                <ctrl:property key="key">
                   <boundAttribute name="value">
                     <bc4j:rowProperty name="key" />
                   </boundAttribute>
              </ctrl:property>
            </ctrl:properties>
          </ctrl:pageURL>
        </boundAttribute>
      </link>
      </contents>
    </bc4j:column>
    ...                                                       I didn't check the code, but essentially you want to create a bound attribute binding the the attribute's value to the text attribute of the link.
    This should give you a column
    DR. JOHN PETER SCHOOL
    DR. MARY MARTHA UNIVERSITY
    with links to the editing page.
    Good luck,
    Joe

  • HTTP link in PDF Form

    Hello,
    Can I put an HTTP link in PDF form. So when the user is online and clicks this link, he will directed to the link web site.
    Please provide me with an answer. This is very urgent.
    Thanks
    Shashi

    Thanks, But the Submit button posts the XML data to the Form Server. I dont want to do that, it is just an hyperlink to say www.cnn.com etc etc..
    If I specify the submit button URL as www.cnn.com, it gives me a message in the PDF that no site found.
    Did you ever try this? If yes can you share more information.
    Thanks
    Shashi

  • How to Link Published Outlook form in an email?

    I created a Service Request feedback form in Outlook 2010 and got it published in Organization Forms Librar. Now anyone in the organization can open th form from the regular way of Choose Forms and selecting this form. My requirement is to have a link of
    this form inserted in an automated email.
    Scenario: This form is going to be used by users in case their service request is not resolved upto their satisfaction level. We use a ticketing tool in which when the user ticket is closed, user gets an automated email stating that their
    ticket is closed. We want to have a link to the form in this automated email which should open the form stored in the Organization forms library so that thy can fill their feedback and send the form to a common mailbox. The form is working fine when used
    directly. We are not getting a way how to put a link to the form in the email.
    Can you please guide how can we have the link to form inserted in email? We tried to Run the option
    Outlook.exe /c "IPM.Note.Service Request Feedback Form and this works fine but is there a way to put this above line of code (in bold) in email so that user can click on it and it opens the form directly for them. Hyperlink etc does not
    work.

    No, you can't as the <a> tag in the HTML specification doesn't account for command like switches.
    Another way to go would be to use a web based form on your intranet/extranet which they can fill out and generates an email or database record with the feedback of that user.
    Robert Sparnaaij
    [MVP-Outlook]
    Outlook guides and more: HowTo-Outlook.com
    Outlook Quick Tips: MSOutlook.info

  • Flex form layout - add first child vertically aligned with label

    Hi all..
    In flex form layout
    <mx:Form id="form">
            <mx:FormItem label="horizontal:">
                <mx:Text text="test"/>
            </mx:FormItem>
    </mx:Form>
    the output will be
    horizontal 'test'
    But my constraint is i want to align the textbox(first child of the  form item ) vertically with the label. How can i do this ?Any inputs  invited

    Hi,
    You can specify the direction as vertical for FormItem and inside the formitem you can add another text for the header.
    Check the code below.
    <mx:Form id="form">
            <mx:FormItem direction="vertical">
                <mx:Text text="horizontal:"/>
                <mx:Text text="test"/>
            </mx:FormItem>
        </mx:Form>
    Regards,
    Anitha

  • Why can't you post direct links to the full installers?

    Not a tough question:
    Why can't you just post direct links to the full installers instead of forcing people to sign up for "Distribution" EVERY DAMN RELEASE!?!?
    Why do I have to fill out that form and wait a day after EVERY, SINGLE, RELEASE just to update more than one system? I have 150,000 nodes to upgrade. Why does Adobe go out of their way to make this difficult? Why the hell don't you inform people who already signed up about the new installers BEFORE they go to auto-update so system administrators could actually distribute them beforehand?
    How could this possibly be a good thing for Adobe? I just had 50,000 nodes try to upgrade on their own, ALL OF THEM failed. That's 750 GIGABYTES of bandwidth you just wasted Adobe, yours and mine.
    No more Flash updates I guess. There is no reason this has to be so terrible.

    The download links for the offline installers are posted multiple times in this forum every day: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    And if you have signed up for a distribution license, you can always go directly to http://www.adobe.com/products/flashplayer/distribution3.html for your corporate downloads.  There is really no need to sign up again.

  • Namespace to direct Authorizer to Service Form

    Namespace to direct Authorizer to Service Form
    How can I take the Authorizer directly to the service form with the link on the email notification they receive?
    Step 1:
    In the email template body that is assigned to the approval task use the following source code for the URL:
    &lt;a   href="#Site.URL#myservices/navigate.do?query=requisitionentrystatus&amp;reqid=#Service.Requisition.RequisitionID#&amp;reqentryid=#Service.RequisitionEntryID#&amp;formAction=displayEntryStatus&amp;serviceid=#Service.ServiceID#&amp;requisitionId=#Service.Requisition.RequisitionID#&amp;waiting=0&amp;authTaskType=4&amp;activityId=#ActivityID#&amp;buttonsPresent=true&amp;"&gt;Click  Here to View the Service Request&lt;/a&gt;
    Please note  that the Authorization Task Type is hard-coded in the URL above to be  utilized in a Service Group Authorization.  If the email template is  utilized in a different type of Authorization substitute the appropriate  Task Type as noted in the table below.

    Using RC2008.3
    This is pretty cool.  I've been wanting to do this since we first started using RC and was told it wasn't possible. 
    I've tried this out and now have a concern though.  The page loads correctly and the options are there for approve/reject, but there is no navigation available to get up to the summary screen (where approval links normally go).  So there is no way for an approver to review or update the comments & history.  Also no way to review any attachments.  Any known tr

  • MSS Dashboard for Performance Management - PMP vs Flexi-Form

    Hello Experts,
    I have the following problem in Performance Management.
    We have decided to use PMP template for some employees (manager level) and Flexi-form for remaining employees (because we have pre-defined criteria in template that PMP UI is not showing).
    I found that PMP dashboard in MSS is only showing PMP appraisals.
    When manager opens Flex-form UI, it is showing all appraisals that the manager is responsible for (PMP & Flexi) and when the manager clicks on an employee's appraisal document link, it is always displaying the document in Flexi UI mode.
    If a manager is having half of his employees using PMP and other half using Flexi-form, what is the best way for him to look at Dashboard (initial screen to open employee's appraisals), so that for PMP appraisals will open with PMP UI and Flexi appraisals will open with Flexi UI?
    Thanks
    Raghu Kolukuluri

    >
    Raghu Kolukuluri wrote:
    > Hello Michael,
    > It would be very very helpful, if you can find out how to do the setting, so that the quick criteria maintenance is defaulted to only include the templates you need on flexible.
    >
    > I talked to my Portal developers and the initial feedback that I got is that it is not a simple configuration, but it may be possible using a program.
    >
    > Any other ideas?
    >
    > One more question I have.
    > What is the purpose of "Assessment" link under Talent Management? It never works for me.
    >
    > Thanks
    > Raghu Kolukuluri
    Hi Raghu,
    So i was wrong about it being portal development, glad I finally figured out how to do it. 
    configuring the "quick criteria maintenance": 
    It can be done by config following this post:  Define default value in POWL Quick Criteria Maintenance for all users
    regarding assessment, it doesn't work for you, b/c you probably haven't done the configuration.  go to talent management and talent development > talent assessment.
    here you wil have to read all the IMG activities, the documentation is decent on how to implement.  Basically with EP4, there are new types of assessment that a manager can do besides just performance, this includes assessing potential, risks, barriers, and development plans.  all of these assessments processes tie into downstream talent management processes such as talent review meetings and succession planning.  hope this helps.

  • Direct link to Web Dynpro for ABAP

    Hey everyone,
    I created a web dynpro    for ABAP    application that will list out all the work items for the purchase requisition approval through workflow. I want to be able to have our higher ups be able to access this through our portal. I created an iView    that works and calls the application just fine.  What I want to do now is provide a link in an email to these people so they will be able to log into the portal and go directly to the application (just the application not portal wrapper around it at all) and only the application.  I can't provide a directly link to the WDA app since, I think, it would be to the ECC server and not the portal one.
    I have tried Quick Links but that isn't what I want.
    I did try to put a pcd location link
    http://<server>:<port>/irj/servlet/prt/portal/prtroot/<pcd location>
    but I get an internal error because it's trying to do an anonymous login and I want the login screen to show up first.
    HELP!!!!!
    Thanks,
    Archie

    The PCD path of the portal object is the Navigation target.
    http:/myServer:50000/irj/portal?NavigationTarget=ROLES://portal_content/myFolder/myRole
    This can be hashed and shortened to form the Short URL as shown below
    http:/myServer:50000/irj/portal?NavigationTarget=navurl://b3d6d9ebac16a46574d62757803b05d4
    Short URL can be enabled and disabled depending upon the requirements.
    Check the links below for detail description to enable short URL:
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/43/014421d21d6fade10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/49/330b66fd695aa8e10000000a42189d/frameset.htm
    NavigationTarget generally shows all the portal roles with the specific object highlighted.
    In the sense it takes you to that Object with the portal header and TLN.
    If your requirement is not to show header and TLN,then try adding &NavMode=3 to the NavigationTarget url you are using as below
    http://<server>.<port>/irj/portal?NavigationTarget=ROLES://<PCD path of object>&NavMode=3
    I( made some testes here, and works fine for worksets and roles.
    Hope it Helps.
    Fabio Sarmento

  • OIM 11g: send direct link to provisioning tasks in email notification

    Hi everyone!
    What do I want to achieve: I want to send email notification to admins in case if some task in OIM has finished with errors and this notification must have direct link to this task.
    To find direct link to task detail page I used document ID 748447.1. I found that this link must be formed in next way:
    http://ip.address:port/xlWebApp/OpenTasks.do?method=loadTaskDetails&entityKey=<TaskID>
    To create this link I must insert ID of the task to the end of the string.
    Next I created email template via design console and attached it in notification tab of the task to status ‘R’.
    The problem is next: during creation email template there are any variables that holds task ID.
    How can I obtain ID of task in an email template?

    Thanks for the quick response!
    I use a standard mechanism for sending notifications - via email template. This is a standard mechanism has a number of variables that are dynamically calculated at the time of posting. Among these available variables do not have the required me taskid.
    Is there any mechanism which would give an opportunity to expand the list of dynamically calculated variables in a way that I figured taskid?
    Or what do you mean by the phrase "+have to fetch it from the database+"?
    I do not know how to connect the logic of its own calculation of the required variables in the template notifications.

  • Copying links from published forms - not working for all!

    I currently have two web based forms open.  I am trying to allow others to view the results and feedback and have therefore published both forms.  I have then copied the links from each forms and created links to them via a Sharepoint site.  One of these links works fine whilst the other states 'That URL is not in the correct format for an Acrobat.com document link.'.
    Any advice on how to fix this?

    Hi;
    When you paste the URL directly into a web browser does it display the results correctly?  If it does then it seems it would be related to how the link is embedded in the sharepoint site.  Double check that you've copied and pasted the URL correctly.  Is the Sharepoint site a public site you could share the URL with me to take a look at it?  If so you can email me at [email protected]
    Thanks,
    Josh

  • After delete file from documents the direct link still alive.

    Hello.
    I upload a image to the style libary folder, then i publish the file and delete him BUT the direct link to the image still work.
    I try to upload anther image with the some name but when i try to browse the direct link i get to deleted file.
    If i upload a image and delete it before i publish the file I don't have this problem.
    I try to flush the blob cache with this commends:
    $webApp = Get-SPWebApplication "<WebApplicationURL>"
    [Microsoft.SharePoint.Publishing.PublishingCache]::FlushBlobCache($webApp)
    Write-Host "Flushed the BLOB cache for:" $webAppbut this doesn't work.I clear the cache on the local pc and doesn't work to..Any idea someone?Thanks!

    Hi,
    To check if there is cache issue, please access the url in another PC to see if the issue persists. You could also open style library in SharePoint designer to double confirm it.
    In addition, if you click the ellipsis of the image item, there will be a preview panel to show the picture, is it the newly upload one?
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Is there a DIRECT link between SD schedule lines and delivery lines?

    Is there a direct link (db table) between schedule lines on a sales order (VBEP) and the delivery lines (LIPS)? 
    Is there a function module to retrieve the data?
    Example-
    One order line with 3 schedule lines.
    Each schedule line is for 2 units (total of 6 units).
    Three deliveries made.  1st is for 2 units, 2nd is for 1 unit (backorder), 3rd is for 3 units.
    You can use document flow (table VBFA) or examine the SD document in the delivery line (LIPS) and link the delivery line to the order line.  The schedule line already references the order line.
    I am using math to decrement the schedule lines used and make the link between VBEP and LIPS.  It works fine.  I need four records back....
    1st schedule line for 2 units uses delivery 123
    2nd schedule line for 1 unit (partial) uses delivery 124
    2nd schedule line for 1 unit (partial) uses delivery 125
    3rd schedule line for 2 units uses delivery 125
    Like I said, it works. Just wondering if I missed a more direct link.

    As far as Db link is concern , I don’t remember exactly , but 3 years before I had written a report which see Sales order schedule lines and devilry note lines against sales order.  If you see process wise…. when ever you create PO ( production order you assign some qty using 101 movement type .. and against production order you also give sales order . When you do delivery ( run seclude run ) it delivers against that material number , its movement is 601 ...
    but I remember there’s a link between these tables, VBAP,VBFA AND VBEP , LIPS ...  against every sales order you can see sales invoice ( VBRP,VBRK) and you can also see your delivery note number in document flow .
    I hope this’ll give you some guide line, as right now I can not tell you the exact business process but I remember I written a report in SD 4 years before , in which they required Delivery against production order and sales order ... One more thing you also have production order reference on delivery item number. ( field :Empst ) . I think in my project they were maintaining this field .
    Thanks

  • Speedgrade - Rectangle appears over footage in Premiere after direct link

    I am using Speedgrade via direct link from Premiere, with a timeline that consists of a video track with all of my clips, another track containing adjustment layers, and a top track containing a .PNG file of a black letterbox. 
    Problem:  After applying primary and secondary color adjustments in Speedgrade (no masks) I return to Premiere.  If I hide the top track which contains my .PNG letterbox, a mysterious RECTANGLE appears over my footage.  This rectangle is even present in clips that haven't been graded yet. 
    I have included a picture to illustrate my point.
    System Specs:
    - Intel Mac OS 10.9.2
    - NVIDIA Quadro4000  GPU
    - Premiere 7.2.1
    - Speedgrade 7.2
    - Editing with .R3D files from Red Epic Camera

    **UPDATE
    This problem may not be a result of speedgrade.  Instead, I'm wondering if it's more of an issue within Premiere.  I noticed that the rectangle is caused by my adjustment layer that is sitting directly above my main video track.    As a test, I found several clips that were sitting below one adjustment layer.  I applied a three-way color correction effect to the adjustment layer, and gave it a severe blue tint.  One would expect the adjustment layer to effect the entire image on every underlying clip, but instead it only applied to a small rectangle within those clips.  As I scrub through the timeline, the rectangle moves around and changes size.  Then I realized that each clip had different amounts of scaling and positioning.  So this mysterious rectangle seems to be caused by the scaling and positioning of the underlying clips.  My adjustment layer is sized to the resolution of my 2K timeline.  However, each clip is 5K, scaled to fit.  So perhaps I need to make my adjustment layer the same exact size of my underlying clips? 
    As a test, I scaled my adjustment layer and noticed that if I increase the size by .01, the mysterious rectangle immediately jumps to fill the entire image.  Weird.
    Another weird thing to point out, referencing my original post:  The image of the girl has NO color correction applied to it, and the same goes for the adjustment layer above it.  However, there is still a rectangle present.  This clip has a small amount of rotation applied, and the rectangle is also rotated, leading me to believe the problem is because of a scaling difference between the adjustment layer and clip.  But still, WHY would there be a rectangle there when there is no color correction applied???

  • Does Direct Link from PP to SG actually work??  Does SG actually work???

    I have been hassling with this all day.... the project will go over to SG (via Direct link), and I start grading and about after 30-40 mins it will just crash (SG actually closes down)... there is no file / no save as far as I can tell... so all the work I did is lost (and this has happened 3 times now).  It is a short 5 min EPK with nothing heavy in the way of transistions.  So I read about DIRECT LINKS problems and then tried the EDL method of bringing it over, consolidated to 1 video track as it is limited too (I honestly CANNOT believe this) who edits on 1 video track?  This is ridiculious!!  But anyway, I get the big red square with all kinds of "not supported" problems and my EDL never actually gets loaded.  VERY FRUSTRATED... how am I ever going to even start thinking about grading a 90 min feature if I can't get a 5 min EPK to WORK.  So far I am NOT IMPRESSED with SG.... which stinks after I have spent days in tutorials learning the program!   Anyone actually ever use SG for a real project before???

    Allent,
    In direct-link mode, Speedgrade is using a PrPro project file directly ... and is NOT allowed to "touch" that file until you specifically tell it to go back to PrPro. That's a part that is oft mis-understood. It has a few major things to "know" or you'll get frustrated.
    First, as you've discovered, there is  NO auto-save while working on a direct-linked project in EITHER PrPro or Sg. So ... if you're over in Sg working for more than a few minutes, it is wise to manually save, perhaps adding an iterative letter/number, so that you've got your work to that point protected in case of crash.
    Second ... as Sg is locked out of changing the timeline of a  PrPro project file in any way, you cannot add a grading layer to the timeline from Sg in a direct-link session. So ... one needs to create any additional/supplemental grading layers one will need in Sg BEFORE leaving PrPro, by putting "adjustment layers" over the sequence or specific clips you'll want to use a separate grading layer on within Sg.
    Third ... another hitch some people have been befuddled by is that when you first apply a Lumetri "look" or a LUT, it's in "preview" mode. You need to hit enter or a couple other things that Sg takes as "accepting" that look/LUT permanently before going back to PrPro or that effect doesn't "save" to the project.
    So ... any timeline changes have to be done in PrPro. Corrections/grading done in Sg. Saving a file under work in a direct-link Sg session is manual ... and wise. And yes, this is now suited for working while editing, taking over sub-sequences perhaps is a way to look at it? There are some changes in workflow ... but as you get used to them, it is so much simpler than working edl's or DPX or those sorts of things. And quicker.
    Neil

Maybe you are looking for

  • Routing issue for remote vpn user and spoke

    Hi all, i have configure VPN (see attached file) before upgrading ASA from 8.3 to 8.4,  SPOKES was able to communicate between them and  also remote VPN users was able to access spoke site. after upgrade  ASA HUB, neither spoke-to-spoke  nor remoteus

  • 4215 IPS 5.x analysis engine woes

    I've got about 20 4215's that i'm upgrading from 4.1 to 5.x Like everyone else I've had nothing but problems with the 5.1x (analysis engine just stops running) I've tried upgrading using a brand new image, using both the 5.0(1) and 5.0(2) images. How

  • Suggestions for new router/switch

    I have a wired Ethernet network in my office, and have been using a Linksys BEFSR81 router with it since installation. The following machines are connected: MacPro early 2009 OSX.5.7 G5 2.0 dual OSX.5.7 iMac flat panel 700 mHz OSX.4.11 (2 identical m

  • Send some example of bulk collect option in loop

    Hi I have three type parameter which is bulk collect from same table i want to use two of the parameter to verify the data in other table. and if data won't find using this 3rd bulk collect option to update 3 rd table.. help is appreciated,

  • Detecting changes in address in a smartform to allow sorting into envelopes

    Hello, We have a sorting machine which can place hardcopy invoices into envelopes, placing several invoices into 1 envelope as long as the billing address is the same. To achieve this, we need to print a mark on some invoices to indicate that the cur