Is there a way for a SR Task to update the Install Base Status instance to Active

Release 12.1.3
When a field service install task is closed is there anyway for the Install Base instance on the SR to have its status updated to "Installed"?

Thanks Shachar. 
I had tried using AEGP_GetEffectParamUnionByIndex and forgot to mention that in the original post, oops!
After you suggested it, I looked over it once again, but still couldn't find any promising/useful attributes.
It seems that the structs returned within the union don't have a parking spot for the ui_flags.  I double checked this in AE_Effect.h, and it matches up with what I'm seeing in the xcode debugger.
Heres one example (Checkbox rom AE_Effect.h):
/** CheckBox -- PF_Param_CHECKBOX
typedef struct {
  /* PARAMETER VALUE */
  PF_ParamValue value;
  /* PARAMETER DESCRIPTION */
  PF_Boolean dephault;
  A_char reserved; /* padding */
  A_short reserved1;
  union {
  const A_char *nameptr;
  } u;
} PF_CheckBoxDef;
So, they have a few attributes (name, default values, and current value) but no ui_flags.  Bummer!
-Andy

Similar Messages

  • Is there a way that you can share and update the ical between two iPhones 4s?

    Is there a way that you can share and update the ICal on different Iphone 4S?

    I did that. It looks like everything I want to apply to the iphone from my computer looks good. When I perform an actual sync, what is on my iphone and what I have checked off on the computer are not the same.

  • Is there a way for a developer to detect if the Java plugin was blocked?

    For best UX in my web application I'd like to know if Java has been blocked because of security vulnerabilities.
    If it's been blocked I'd like to show m own message that Java is out of date and they should update.
    I don't want to show it everytime Java is out of date since it's only important for me and the user if there are security vulnerabilities. If Java version is not known to have vulnerablities I don't want my users to be disturbed by additional messages or steps reguired to update Java.
    Is there a way to detect using Javascript if Firefox blocked a plugin because of security vulnerability?

    Thanks for the reply.
    I have already seen this page but my applet doesn't have a visible area. It's just for communication with external devices and it interacts with Javascript. In my case it doesn't look like in the link.
    Fortunately in new version of Firefox a large modal appears with option to update Java which is quite OK. I am only affraid that if there are no new versions of Java Firefox will display this small dropdown in the top left hand corner which our users tend to miss.

  • Is there a way for java plug-in to get the browser login authentication

    I have an applet that is loaded from a password protected html page. I use java plug-in with the applet.
    When I try to read this page I get the browser window asking for password and username. So far so good.
    Then I log in successfully and starts using the applet.
    If the applet wants to access pages on the same PW protected area, I have to give the plug-in PW and UN.
    My question is then:
    Is there a way that java plug-in can get hold of the login information that the browser has obtained? (So that I wont have to give the same information twice)
    I thought the answer would be no, but then I started experimenting with https and found out that if I use the same scenario as above, except from that I give a certificate to the browser before the first login, then the plug-in will get certificate info from the browser, and it wont promt me for UN and PW either!
    When it is possible for the plug-in to obtain certificate info and login info from the browser then it should be possible just to get the login info with ordinarily http?

    bump

  • Is there a way for users to add products in the front-end using a Web-App?

    I am racking my brains trying to figure out a way to let users add products to the front-end on their own.
    I am building a site for a client who needs users to be able to create there own storefront, kind of like ebay. Here is exactly the functionality I want: Supplier Frontend Products Upload - Magento Connect
    There HAS to be a way to do this with a web app even if it means writing in some code...can anyone suggest a way to do this?

    In short, out of box no, but is possible.
    Solution 1: Hosted on BC, external interface that interfaces with BC API, requires external hosted server.
    Solution 2: Wait until v3 of the API comes out... no timeline from Adobe given. This would remove the need for the external API server.
    Can do both solutions for you but solution 2 wont work until adobe allows it.

  • On the Firefox drop down menu for Firefox 4, the tab for cut, copy and paste is not highlighted. Is there another way for me to include this on the Firefox start page?

    I have Firefox 4. In the Firefox drop down menu, there is an option to cut, copy and paste but it is not highlighted. Please tell me how to highlight this link. Or is there a way to have a cut copy and paste tab?

    Those links in the Edit menu are only highlighted if there is something to do:<br />
    Paste should be enabled if the clipboard has data placed on it by a previous Copy or Cut and you have set focus on a text area or field that allows to paste that data.
    Copy works if some text is selected.

  • Is there in easy way for end-users to regularly update the music-on-hold audio file (.wav) - without having to learn or install CCA?

    I want to give client the ability to change the MOH file themselves - they want to create a new announcement audio each week.   They're not going to be comfortable using CCA.   I was hoping to let them use FTP (from a PC Desktop) to replace the MOH file in Flash with updated .au file.   Is this possible?
    If not, what's the Easiest end-user method to have them place the new MOH file into the UC560?
    Thanks in advance!
    Sam

    Hello Sam,
    There is an audio port on the front of the UC560. What my clients have done is develop their MOH announcements with associated background music and upload it to an iPod or MP3 player. We plug the audio cable from the iPod into the MoH port and configure the MoH port via CCA 3.2(3). Select the Configuration - Telephony - Voice Features-Music on Hold and select to enable the external MoH port.
    As your client wants to add or change the announcements, they just need to play the track and loop it.
    Hope this helps.
    Bert

  • Is there a way for me to purchase something from the Canadian store if I am a US customer?

    Has anyone found a way to make purchases from the Canadian iTunes store if a US customer? A show I watch is available from the Canadian store, but not the US store.

    The Governments will soon require people to have microchips inside their bodies to make sure they are not terrorists. To know their age, health status, where they live, where they are now, what are their displacement, etc..
    And The People will like that!
    The Future is a "WONDERFUL WORLD".

  • Any way for one VI to dynamically update images shown in another VI's Image Display control?

    I've just discovered (in LV v7.0) that, while I can wire to it, I cannot write image data to a "value" input terminal of a property node associated with an Image Display. When the VI runs I get this error:
    "IMAQ Vision: (Hex 0xBFF6051A) The Image Display control does not support writing this property node."
    (I must admit that I have to wonder why we are allowed to wire to it, if all it does is generate this error)
    Is there any way for one VI to dynamically update images shown in another VI's Image Display control?
    I am not interested in using IMAQWindDraw windows.

    OK, I have found one way to simultaneously access one VI's image data within another VI without the use of globals. I don't know if it makes use of a known feature of image data that will be with us forever or if it is a bug that will disappear sometime in the future...
    It seems that if I create an image data stream in one VI using IMAQ CREATE and name the data stream "ABC" and then create an image data stream in another VI using IMAQ CREATE and also name that data stream "ABC" then in fact they are both the same data streams and they can be read or written by either VI.
    Using this feature I can write the common data stream in one VI and using a shared occurrence or semaphore let the other VI know when it is OK to display the data from the common stream.
    This method requires that the displaying VI needs to have a while loop around the image display which is not nearly as simple as a display that is updated automagically by another VI writing to a VALUE input that is referenced back to the Image Display. I'd still like to know if there is some way to make that work.
    One corollary to this is that if you have several image data streams in use in a system (they can be in totally separate VI's, running independently) and you don't want them tromping on each other's image data then you need to make sure that they (the image data streams) get created with different names. An example of a place where this might bite you (and where I discovered this "feature") is to have multiple copies of the same VI with different names to do image acquisition and display from multiple cameras. Being copies of the same VI, they all had the same image data stream names, defined as constants, within them. When they were run simultaneously, the image data from all of the multiple cameras randomly appeared in all of the image displays. I don't know if this feature would hold up if the separate VI's were turned into separate executables and then run. Do any of you know if this sharing of image data streams with common names works across executables running on the same machine?

  • I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same fam

    I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same family.

    Welcome to the world of digital media. Your can't really transfer it. I don't know what the rules are about transferring to your spouse but I do know that in some cases when you die, your heirs cannot inherit your digital media. This is why there is still an advantage to buying the CD since the usage rights belong to whomever holds the physical media.
    A possible workaround is to burn the songs to a music CD with yout account (tracks only without song titles) and then having your wife upload it as a regular music CD onto her account. It's been a while since i've done this so I'm not sure if it would work now.
    Please note that I'm not advocating copyright and/or TOS violations. I'm only suggesting ways to copy music for your own personal use which has traditonally been permitted. I only did this because I wanted to convert iTunes songs to mp3 files so I could burn them onto a data CD for use in my car. It would make sense that since married couples are a joint entity, this would be personal use.
    Also, I'm not a lawyer so don't take this as legal advice.

  • Hello can someone help me I have an iphone 4 and my daughter has an ipod touch we are on the same email address but somehow with in the last 25hrs all of my contacts are gone and only hers on on my phone is there a way for me to get all my contacts back?

    Hello can someone help me I have an iphone 4 and my daughter has an ipod touch we are on the same email address but somehow with in the last 25hrs all of my contacts are gone and only hers on on my phone is there a way for me to get all my contacts back?

    If you need assistance with finding any of your restores or attempting to restore from any that happened prior to his incident follow this article
    http://support.apple.com/kb/ht1766
    IF you do find a backup that has your contacts; I'd /highly/ recommand turning off your wifi network after the restore is finished because if the issue is with your iCloud your contacts may merge back with her's.
    With iCloud you DO NOT want to share the account; bad things happen Evil evil thigns...
    But in all seriousness; if two devices have the same iCloud; iCloud is told to merge and sync infomation between hte two and can't tell that it doesn't belong to the same person

  • I have created a PDF and password protected it for view. However, when reading the PDF in Adobe Reader app on the iPad the commenting and annotation options are not available. Is there a way to allow commenting and annotation in the app while password pro

    I have created a PDF and password protected it for view. However, when reading the PDF in Adobe Reader app on the iPad the commenting and annotation options are not available. Is there a way to allow commenting and annotation in the app while password protecting the document?

    Is there a setting that needs to be set to allow the annotation features?  I set password protection to open and then password for editing and set it to Any except page extraction, but it still did not give the annotation option

  • Is there a way for me to use airplay on my mid 2010 MacBook Pro ?

    Is there a way for me to use airplay on my mid 2010 MacBook Pro ?

    http://support.apple.com/kb/ht5404

  • HT201272 I purchased an audiobook from iTunes On my iPhone.  I got a new phone and after the back up, the books I downloaded were not there.  iTunes wants me to repurchase the books I downloaded.  Is there a way for me to Redon load my already purchased b

    I purchased an audiobook from iTunes On my iPhone.  I got a new phone and after the back up, the books I downloaded were not there.  iTunes wants me to repurchase the books I downloaded.  Is there a way for me to Redon load my already purchased books?

    Hi..
    On your new iPhone tap Settings > Store.
    Make sure Books is turned ON.
    You shouldn't need to re purchase the book >  Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • HT204053 My wife and I just bought iPhone's, we use to share an account under one Apple ID, is there a way for one of us to share music without sharing the same Apple ID?

    We use to have multiple iPods, now we both have iPhones. When she wants to FaceTime with relatives she has to use my Phone because that's where the Apple ID is "tied" to. Now if we want to FaceTime each other it gets weird.
    We share similar taste in music so the music is not the problem.
    I'd just like her to have her own Apple ID for FaceTime, apps, etc.
    is this possible?

    Sorry... Apple IDs cannot be merged...
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    From Here   http://support.apple.com/kb/HE37

Maybe you are looking for

  • How can I get the remote control button to appear in itunes?

    I cant seem to locate the remote control button that is supposed to appear in iTunes. I do not have any remote controls associated with my iTunes yet the button is not appearing. Help.

  • SEM-BCS R/3 based - where used list fsitem in sets

    Hello I would like to know if there is a way to get a where-used list for a fs-item to know in which sets it is used. It seems there is no standard way. thank you Olivier C.

  • System preferences won't "stick" after archive & restore

    Because my OS10.3 appeared to be damaged, I did an archive and restore using the OS10.2.3 disk that came with my computer. After the restore I find that I cannot get any changes I make to the system preferences to stick. For example, with "Energy Sav

  • IPhoto and Ofoto express

    I would like to use the iPhoto album option in ofoto express to save my picts to the web, but for some reason i can no longer log-in using the ofoto express application. i tried the following: - uninsalling and reinstalling (removing the prefs as wel

  • System should not allow overlapping trips

    How to restrict the sytem - overlapping trips should not be allowed in R3 as well as ESS. Error message should be displayed.