Custom check in dialog

Hi,
we are currently implementing a custom check-in dialog for Bridge.
The dialog contains a Combobox.
The available items in the combobox are loaded from a web-service, called from Bridge. How is it possible to provide the Flex UI with data from Bridge?
Thanks

I think I'm on the right track but I'm not able to get it working.
I'm using the IGetCustomCheckInUIContextInfoHandler from the Drive SDK, and have added following testcode:
HashMap<String, Object> items = new HashMap<String, Object>();
items.put("key1", "value1");
items.put("key2", "value2");
response.setContextInfo(items);
In the Flex Mdule, I have implemented ICustomCheckInUI and using following code:
public function setContextInfo(info:Object):void
var items:Array = info as Array; 
if(items != null) {workflowCombo.dataProvider = items;
When running, I am able to see the ComboBox, but it is empty. Anyone an idea?

Similar Messages

  • Check in dialog with Adobe Drive 4.2 doesn't work

    Hi,
    we are currently implementing a custom check-in dialog using Adobe Drive 4.2.
    The dialog looks like the example given in discussion "Custom check in dialog".
    To build the SWF, I use Flash Builder 4.5 with Adobe Flex SDK 4.0.0 (flex_sdk_4.0.0.14159A).
    I have created a new Flex Project with Application type "Web" and added a MXML Modul with name "CustomUI" and option "Do not optimize (module can be loaded by multiple applications)".
    After compiling the project I extract the "CustomUI.swf" and copy the file in the "resources" folder of my Custom Adobe Drive adapter.
    I implement the "IGetCustomCheckInUIHandler", "ICanEnableCustomCheckInUIHandler" and "IGetCustomCheckInUIContextInfoHandler":
    "IGetCustomCheckInUIHandler" sets the module url like
    response.setModuleURL(Thread.currentThread().getContextClassLoader().getResource("resource s/CustomUI.swf"));
    "ICanEnableCustomCheckInUIHandler" enables the custom ui dialog with
    response.setCanEnable(true);
    "IGetCustomCheckInUIContextInfoHandler" adds some context data like
    Map<String, Object> contextInfo = new HashMap<String, Object>();
    contextInfo.put("key1", "test1");
    response.setContextInfo(contextInfo);              
    (Also hidding the "IGetCustomCheckInUIContextInfoHandler" in "IRemoteHandlerFactory" doesn't work.)
    Right click on an checked out asset in Windows Explorer and click on "Adobe Drive 4/Check in..." does following:
    1. "IGetCustomCheckInUIHandler" called
    2. "ICanEnableCustomCheckInUIHandler" called
    3. "IGetCustomCheckInUIHandler" once more called
    4. "IGetCustomCheckInUIContextInfoHandler" called
    5. The default check in dialog is shown (with no custom ui extension), the default dialog hangs (OK/Cancel doesn't react on click, the dialog is freezed). Only the close button (X in the right upper corner) works.
    How is it possible to provide a custom ui check in dialog?
    Thanks

    Hi again.
    I found where the problem was (at least in my case).
    To go to the point: go in the "properties" of your flex project. In the menu, go in "Flex Build Path" and then in "Library Path". Then, the option "Framework linkage" is with the default value in a new flex project.
    So here is the trick : with Flex 3 (so Adobe Drive 3), the default value is "merged into code".  Bug in the Flex 4 (so Adobe Drive 5), the default value is "Runtime Shared Library".
    And because the module is ran independently (with no link with the flex code that load your module), the flash player crashes because it doesn't find your libraries (like ICustomCheckinUI).
    I discovered this problem running the Custom UI from the windows explorer (not with Bridge) and using the Flash Player Debug version, and watching the error log files of the Flash Player.
    So in the end, when I checked "merged into code" in the Framework Linkage option, all my dependencies of my flex module were merged into my final module swf, and no more flash crash.
    Sorry for my bad english and hope it helped.
    Guillaume
    (edit : screenshot at http://www.hostingpics.net/viewer.php?id=276932flexbuildpath.png )

  • Gated check-in dialog box will not be displayed

    Hi
    I created a Gated check-in build process. I would like the gated check-in dialog box that informs the developer that he needs to build his changes for validation will not appear and will be automatically approved.
    Is it possible?
    Thanks
    Rachel 

    Hi Rachel,
    As far as I know, seem it's not possible bu bypass the prompt window of gated check in. But it allows you to do batched gated builds. With batched gated build, you can specify a build definition to build more than one queued build at a time. Check this
    blog for more information. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to put custom check box in a tableview column

    Hi,
    I would like to put a custom checkbox in a tableview column for each row of the table.
    Such that when the user selects the rows and among those rows if for fews rows this checkbox is active, i need to do some special processing. how can i add a custom check box to a tableview column.
    Can anyone help me in this regard?
    Thanks and Regards,
    Kumar

    Hi,
    You can use the checkbox code within your tableview column:
    <htmlb:tableView id = ".."
    >
    <htmlb:tableViewColumn id = " "
    type = "USER"
    >
    <htmlb:checkBox id = ".."
    selected = " "
    />
    </htmlb:tableViewColumn>
    </htmlb:tableView>
    I hope it helps.
    regards,
    Rohit

  • Customer check payment details

    Hi,
    I need the database table for customer check payment details. My client is asking the report with these fields: Customer, Paid amount, Paid Date, Payment Mode, Check No, due amount, due date etc. Due date, due amount i can get from BSID table and paid details are availiable in BSAD but check no and payment mode was not availiable in BSAD table. please guide me in this regard.
    sateesh

    You dont need to go in to database table,  just go to FBL5N to get all the required information filter by doc type (ex: DZ)  extract all posted data . Change the layout by adding the cheque no and payment method(1-ZLSCH) as part of your requirement. But it depends which field was used to store cheque no.s in the first place. As SAP dont have a standard field for receiving cheque no. but paying cheque no. (1-U_CHECF).

  • Update order user status based on a custom check box value in web ui

    Hi Experts,
    I have a requirement to Update the  user status based on a custom check box value in web ui.
    This is needed at the followup for a SR, the component is BT116H_SRVO, Details View.
    I created a value node with 4 checkboxes, based on the check box value, the corresponding user status
    need to be updated.
    How can I reach to the order save functionality of SAP in EH_ONSAVE method, so that syatem can capture my check box value, along with other screen fields, and append the status parameter in Order maintain?
    or do I have to call order maintain in even handler for checkbox, which will affect performance .....
    Pls help.
    Regards,
    Lakshmi

    Hi,
    In your event handler you can use bol entity corresponding to status BTStatusH and change the user status.
    Best regards,
    Caíque Escaler

  • Customer Check Returns

    Hi Team,
    When Customer checks bounce in Bank statement we see two entries.
    In Bank statement First, Credit amount, and with the same amount Debit.  and Bank Charges.
    Now my question, Is there any standard process to track in SAP.
    Like Example if we want to get check deposit we will run the FF68. Similarly I am looking for Check Bounce case
    Check Deposit: (FF68)
             Check Deposit A/c 100 Dr
                   To Customer Cr
    Thank you
    Anil

    Hi Ajeesh,
    Thanks for reply,  as your links shows me stock return, But I am looking for Customer Payment receipt.
    If cutomer give payment mode as check(cheque), while realize check if check bounce. what is the SAP Standard Process
    Here I need to revers the posting with check voide reason. how we can map in SAP
    Thank you
    Anil

  • Customer Check Deposit

    Hi Guru's,
    Can anyone explain Configuration steps for Customer Check Deposit process.
    Reg
    Kris

    Hi George
    Maintain the following configuration for manual cheque deposit:
    Maintain External Transaction
    Define Posting Keys and Posting Rules for Check Deposit
    Define Variants for Check Deposit
    Define Value Date Rules
    Define Forms
    After maintaining the configuration execute in FF68 for check deposit
    Best Regards
    Ashish Jain

  • How to use custom control in Dialog Programming?

    How can I call a subscreen using custom control in Dialog Programming?
    The required subscreen contains a calender. Any class or something available for this purpose. Please suggest.

    As [vinraaj|http://forums.sdn.sap.com/profile.jspa?userID=3968041] wrote, call transaction SE51, there is a Wizard to help you generate the table control, it will create the table control and some includes with PBO/PAI modules > Read [Using the Table Control Wizard|http://help.sap.com/saphelp_bw/helpdata/en/6d/150d67da1011d3963800a0c94260a5/frameset.htm]
    Also there is a tutorial in the wiki, read [Learn Making First Table Control |http://wiki.sdn.sap.com/wiki/display/ABAP/LearnMakingFirstTableControl] by [Krishna Chauhan|http://wiki.sdn.sap.com/wiki/display/~nc0euof]
    Regards,
    Raymond

  • Custom checks on appraisee selection

    Hi all,
    I'm using ECC 6 and appraisal catalog PHAP_CATALOG_PA.
    I need to add some custom checks when selecting the appraisee on a custom
    template when the appraiser clicks on the first pushbutton of the process (eg "Set
    Improvemente needs") even if the option "Next status" is set to blank.
    It seems I can't call the save BADI in that case, only if I click the save button
    my checks will be used.
    Any suggestion?
    Thanks in advance, best regards.
    Angelo

    Hi Angelo,
    You can make use of the Badi definition "HRHAP00_DOC_BC".
    All your business checks can be done in this badi's implementation. Clone the standard implementation if available and do the checks in the method "DO_BUSINESS_CHECK".
    Hope this helps you.
    Regards,
    Subbu.

  • How to cancel trade/customs check function?

    Dear JP,
    Can you tell me how to cancel trade/customs check function? when i create an invoice, the system always checks the trade/customs tap, if i don't input the relevant data, the invoice won't generate account.

    Hello There,
    Check in IMG >SD > Foreign Trade / Customs > Basic Data for Foreign Trade > Define Business Transaction Types And Default Value > Define Default Business Type (SD).
    Also check in tcode VI49.
    OR
    Also, check based on your business process requirment, use tcode VTFA/VTFL,
    Header - Determine export data.
    OR
    Please go through SAP Note :354222 and 354118.
    Take a ABAPer help and Make the Changes according to that.
    Also, refer Re: Foreign Trade Data Issue
    Thanks & Regards
    JP
    I request you, not specify any name, while posting your query on forum.

  • NAC Custom Check to run command

    hi,
    i have a case where i want to check whether the computer has join the microsoft domain or not.
    after searching, i found the effective way is to run command nltest.exe. nltest.exe is a command to check trust relationship between workstation and domain controller.
    is there any way that custom check can do this ? in CAM document, only registry, file, service, and application check.
    this is the link from Microsoft : http://support.microsoft.com/kb/158148
    example:
    C:\>nltest /server:test3 /sc_query:testd
    Flags: 0
    Connection Status = 0 0x0 NERR_Success
    Trusted DC Name \\TEST2
    Trusted DC Connection Status Status = 0 0x0 NERR_Success
    The command completed successfully
    Can Clean access agent do the command line check and interpret the result ?
    thanks,
    yd

    The Cisco NAC Agent will not able to run and interpret the command output.
    If the goal is to check whether the computer is a member of a known domain, you can check 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain' to contain the name of the domain.
    -Dan

  • Add a custom check box only for Cont Acct Cat '02'

    Hello All,
    I have added a custom check box to the Contract Account Screen. Everything seems to be working fine except:
    I need the checkbox to be visible only for a particular category i.e. '02'. I have even tried the customizing transactions in CAWM where we can actually hide the elements but thats not working too. Can anybody please help me on this.
    Any kind of inputs will be much appreciated and rewarded.
    Please help.
    Regards,
    Rakesh

    Rakesh,
    Go to SPRO --->Financial Accounting ---> CARP ---> Basic Functions ---> Contract Accounts ---> Field Modifications ---> Configure Field Attributes for Contract Account Category
    Here u can define different contract account categories,then with field grouping tab (which is  on upper left corner ) , u can define view for different fields present.
    Hope this will help u..
    Regards,
    Shruti Singh

  • Custom file open dialog box

    Dear Friends!
    I need a custom file open/select dialog box (i.e a LabVIEW VI) that I can customize to mimic the looks of my project color scheme etc. Does one exist somewhere? If someone has already made one could you kindly share it with me? I'll be so much grateful to you.The one below is the one that windows provide, I need it in the VI form (so that I can customize it, change its colors etc) and use this in my application.
    Message Edited by C .DOT on 03-19-2009 04:58 PM
    Attachments:
    Snap16.png ‏23 KB

    Here is a very simple example that could be a starting point.
    "There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
    Attachments:
    browse folder.vi ‏16 KB

  • Customer-check

    Experts:-
      When comes to the check from the customer, (for invoice clearing purpose) How that amount comes in to in our Bank,(How do we know this information), have any tool.(This is the my client interview question)

    Customers can directly deposit their due towards our invoices in to our Lockbox account specifically created with our banks, that can be accessed at different locations nearer to the customers.
    This account is dedicated to collect receivables from customers. Everyday the bank remits an electronic statement of collections during the day to the company. When we process this lockbox statement, the customer accounts are cleared, as the statement includes information relating to the customer account and our invoice reference.

Maybe you are looking for

  • Iphone 4 and 3G on the same ITunes account

    Hello I have a "Iphone 3G" , OS 3.1.3 I have a "Iphone 4" , IOS 4 I have 2 Mobile subscription, one for me and one for my work, I would like to use my two Iphones, with all my contacts. Now I have the ITunes 9.02 installed When I will receive my Ipho

  • Acrobat 9 Standard Install Question

    I just got Acrobat 9 Standard. I want to add it onto 6 computers in a network and 1 personal computer. Will I be able to do this or are the capabilities set up where you can only install it onto one computer?

  • Nokia phones released in UAE are made in "CHINA"!

    What is this world up to!!! i purchased a 8800 saphire arte for 5,000 dhs and guess what, it is made in korea! then later i purchased an N96 4,500 Dhs n it was made in china! very poor quality! often & prone hanging, corruption, un-informed restartin

  • JVM specifications for package-info synthetic interface

    Hi, I have several questions about the synthetic interface. 1) javac doesn't tag it as synthetic. Why? 2) Why do we need it if the package declaration is tagged with an annotation for which the retention is RetentionPolicy.SOURCE. The .class file won

  • There are still NW 4.2 boxes out there running enterprise critical data

    I just found such a NW 4.2 box, in a company, where I would never have thought, that they are relying on such old software. They are running all their desktops as thin clients fully virtualized on a nice server-farm, want to move all their applicatio