Capture key for use in next insert

Ok, I have a form that would probably be beyond what most people use ADDT for, but it works!
Here's a really long form, and it does these steps.
1. Register's user.
2. Runs custom transaction (or trigger, forgot) that contacts authorize.net, charges a credit card and returns pass or fail
3. Inserts a line in a table that shows they have credit in our store. Line has a uid_usr field that is connected to user registration via link-transactions.
4. Inserts a line into same table that gives them a starting balance, again link-transaction for uid_usr... BUT there's a second field credit_used_cre that should be a foreign key to step 3's id_cre...
What I would like to do is capture the ID returned from Last_Insert_ID() in step 3 and pass it as something like {GLOBALS.id_cre} But I'm not sure how to do that. THIS is where I need help.
5. I store the credit card info into payment_pay. Again, linked to users_usr.
6. Insert a starting balance into sbal_sbl, linked again.
7. Do a custom transaction that goes back and updates a few dates in the above directly with SQL.
SOOOOO, how do I capture an ID to a variable so I can reuse it in a future transaction??

It sounds to me like Hanno's attempt is not in his code using $insertKey = $tNG->getPrimaryKeyValue(); but in his calling of it. When I get that error it's because the function doesn't understand what $tNG is.
In my trigger, I have:
function Get_Credit_line_ID(&$tNG) {
global $credit_line_id, $connShop, $uid_usr;
$uid_usr = $tNG->getPrimaryKeyValue();
//end Get_Credit_line_ID trigger
(I would get scope errors if I didn't call global $connShop.)
And let me know if you've ever done this many triggers at once before:
// Register triggers
$userRegistration->registerTrigger("STARTER", "Trigger_Default_Starter", 1, "POST", "KT_Insert1");
$userRegistration->registerTrigger("BEFORE", "Trigger_Default_FormValidation", 10, $formValidation);
$userRegistration->registerConditionalTrigger("{POST.password_usr} != {POST.re_password_usr}", "BEFORE", "Trigger_CheckPasswords", 30);
$userRegistration->registerTrigger("AFTER", "Link_Insert_Initial_Credit_To_User_Registration", 40);
$userRegistration->registerTrigger("ERROR", "Link_Insert_Initial_Credit_To_User_Registration", 40);
$userRegistration->registerTrigger("AFTER", "Get_Credit_line_ID", 44);
$userRegistration->registerTrigger("AFTER", "Link_Insert_Payment", 60);
$userRegistration->registerTrigger("ERROR", "Link_Insert_Payment", 60);
$userRegistration->registerConditionalTrigger("{POST.pay_up_front} != 'y'", "AFTER", "Link_Starting_Balance_to_Credit", 70);
$userRegistration->registerConditionalTrigger("{POST.pay_up_front} != 'y'", "ERROR", "Link_Starting_Balance_to_Credit", 70);
$userRegistration->registerTrigger("AFTER", "Link_Insert_Sbal_into_Sbal", 80);
$userRegistration->registerTrigger("ERROR", "Link_Insert_Sbal_into_Sbal", 80);
$userRegistration->registerTrigger("AFTER", "Trigger_WelcomeEmail", 90);
$userRegistration->registerTrigger("AFTER", "Process_card", 50);
$userRegistration->registerTrigger("END", "Trigger_Default_Redirect", 99, "../../login/customlogin.php?kt_login1=1&kt_login_user={POST.username_usr}&kt_login_passw ord={POST.password_usr}&kt_login_rememberme=1&redir=".urlencode('/credit/apply/step2.php') );
Oh and btw, I NEVER COULD get the log in user after registration tutorials to work, so I hacked together a login pay that logs them in and redirects them where I need them.

Similar Messages

  • Pop Up blocker exceptions are not saved in the browser for use, the next time the PC reboots. How do you save these exceptions for long term use?

    Pop Up blocker exceptions are not saved in the browser for use, the next time the PC reboots. How do you save these exceptions for long term use?

    In case you are using "Clear history when Firefox closes":
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/remove-browsing-search-and-download-history
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    If you have software like Advanced SystemCare (Surfing Protection feature) that might reset some files to older versions to protect these files against changes then check the settings or uninstall this software.

  • Invoke wallet key for use with DBMS_CRYPTO package

    Hello,
    I intend to use DBMS_CRYPTO and use personal key that is already stored in a wallet (file). Which steps must i take to bring this key as a parameter to DBMS_CRYPTO.ENCRYPT for encypting BLOB. Al examples i found till now use only self created keys.
    Many thanks to enyone who can help me with an advice.
    Ernest

    Sorry, but you're in the wrong forum (as this one is only for issues with the SQL Developer tool). You'll get more answers in the SQL And PL/SQL forum.
    Have fun,
    K.

  • Help with on mac screen keyboard function option key - for using clone tool in photoshop

    Help please
    can someone help me
    i am teaching people with disability photoshop and need to use the on screen keyboard
    when using sticky keys and holding down the option key this does not work to select the
    source point  ie option click to select a source point

    Are you familiar with Ink on mac os x?
    Normally one needs to have a tablet or device that supports Ink to use all the features such as hand writing recognition and such, but
    one can enable parts of it without the proper device.
    Anyway, if Ink is not shown in the system preferences, you can go to /System/Library/CoreServices/Menu Extras and double click on Ink.menu
    That puts the Ink icon on the Menu Bar where you can access the Ink preferences from the drop-down menu and then turn Ink on and Show Ink Window
    The small window has symbols for the Cmd, Shift, Option and Control keys and then one can press, for example, the Option symbol and set the clone source point in photoshop.
    Don't know whether it will work for your students, but thought it was worth a mention.

  • How to obtain the Management Certificate Key for using Azure with Release Managment

    In the "Release Management" app in administration --> Manage Azure one must provide a "Management Certificate Key".
    I have created a self-signed cert and uploaded it to Azure Portal --> Settings --> Management certificates
    How do I get the key?
    Thanks ))

    Hi Atwater and Sons,
    when you look at the blog post paragraph four you find a link
    Download the settings file from the Azure portal to get your subscription ID and Management Certificate key.
    After you have downloaded the file, open the file with Notepad.
    You will find everything there - except the storage Account Name:
    <PublishData>
    <PublishProfile
    SchemaVersion="2.0"
    PublishMethod="AzureServiceManagementAPI">
    <Subscription
    ServiceManagementUrl="***"
    Id="***"
    Name="***"
    ManagementCertificate="***" />
    </PublishProfile>
    Copy the Id and the ManagementCertificate and past them into RM (Manage Azure)
    Your Storage Account Name: Blog Post Paragraph four
    Go here to get the name of an existing storage account or add
    a new storage account using the Azure portal.
    Regards,
    Daniel

  • Capture with FCP - Use in Avid?

    I absolutely could not get my Avid software to capture the 30F footage I shot with my Canon XH-A1. FCP can capture it, however. I am hoping that I can import (or export) the FCP-captured media for use by Avid Media Composer 2.8.
    Is this possible? Do I have to transcode or something?
    Any help/tips appreciated!

    Yeah, I believe importing like that into an Avid doesn't carry over time code nor reel information. This is why it is very important to capture footage with the system you intend to edit it on.
    Shane

  • Key Command for "Go to Next Marker" doesn't work properly

    Hi there!
    While using Logic Pro 9.1.8 with Mountain Lion (10.8.2), it seems that the Key Command for "Go to Next/Previous Marker" doesn't work properly.
    The only effect is, that a grey rectangle moves in the top of the Arrange Area while ignoring the Markers itself.
    Any suggestions to solve it or is it me that is misbehaving?
    Cheers, GJ

    Hi
    The commands work correctly here on the same OS etc: Cycle Locators jump to the next/prev marker and the Playhead jumps to the Start of the Marker.
    Default KC are Control Command +Arrow Left/right
    Step 1: check you are using the correct key command :-)
    CCT

  • What are the F keys for and what are the insert and delete line shortcuts?

    I have always had a full keyboard and I'm really missing a few shortcuts I previously had that I used mostly in Quickbooks...mainly using the Control insert combination for inserting a line in General Journal and also the Control delete for deleting a line. Is this just an issue with Quickbooks on a Mac? I hate to say it, but during a period of insanity and persuasion by my accountant, I...GASP, went to a PC from a Mac and now I'm finally back in the family. I've forgotten a lot of what I'd learned in the last several years. Do the F keys have these capabilities or is there some other way? Thank you for any assistance.

    Look carefully at the F keys you will see that F1 and F2 will darken and Brighten yur screen F 10 11 and 12 will Mute turn down and turn up your sound.F3 will minimise the screen F4 goes to all your Applications installed.
    You need to fool around and see what they all do to help minimize work
    Cheers
    Don
    http://support.apple.com/kb/HT1343
    http://macmost.com/mfm/mastering-keyboard-shortcuts.html

  • SMW01 - A key was used twice for multirow set type COMM_PR_CATEGORY

    Hi experts!
    I'm facing with next problem:
    - after we delete product by program COM_PRODUCT_DELETE_SINGLE.
    - now we using r3ar2-r3ar4 for replicate existing materials from r/3
    and receive followng error in bdoc's (smw01)
    "A key was used twice for multirow set type COMM_PR_CATEGORY" COM_PRODUCT 512
    "Validation error occurred: Module COM_PRODUCT_MAT_VALIDATE, BDoc type PRODUCT_MAT." SMW3 18
    Can anybody help me?
    Thanks.

    Hi Hon,
    In my scenario there was a customizing error regarding TAXes, I solved it checking mlan registries.
    Have a close look on the error mine was: A key was used twice for multirow set type CRMM_PR_TAX.
    Then check on SMW01 the segment that stores this info. and look for inconsistencies.
    Regards,
    Pedro

  • Customize "Tab" key for JTextArea to focus next component.

    Hi,
    I am trying to change the "TAB" key behaviour for JTextArea, by using CustomAction configured via InputMap() and ActionMap(). When the user presses the Tab key, the focus should go the next component instead of tabbing in the same JTextArea component. Here is the code for the CustomAction().
        public static class CustomTabAction extends AbstractAction {
            private JComponent comp;
            public CustomTabAction (JComponent comp) {
                this.comp = comp;
                this.comp.getInputMap().put(KeyStroke.getKeyStroke("TAB"), "TABPressed");
                this.comp.getActionMap().put("TABPressed", this);
            public void actionPerformed(ActionEvent evt) {
                Object source = evt.getSource();
                if (source instanceof Component) {
                    FocusManager.getCurrentKeyboardFocusManager().
                            focusNextComponent((Component) source);
        }This works for most of the cases in my applicaiton. The problem is that it doesn't work with JTable which has a custom cell editor (JTextArea). In JTextArea field of JTable, if the Tab is pressed, nothing happens and the cursor remains in the custom JTextArea exactly at the same place, without even tabbing spaces. Here is the CustomCellEditor code.
        public class DescColCellEditor extends AbstractCellEditor implements TableCellEditor {
    //prepare the component.
            JComponent comp = new JTextArea();
            public Component getTableCellEditorComponent(JTable table, Object value,
                    boolean isSelected, int rowIndex, int vColIndex) {
                // Configure Tab key to focus to next component
                CustomActions.setCustomAction("CustomTabAction", comp);
                // Configure the component with the specified value
                ((JTextArea)comp).setText((String)value);
                // Return the configured component
                return comp;
            // This method is called when editing is completed.
            // It must return the new value to be stored in the cell.
            public Object getCellEditorValue() {
                return ((JTextArea)comp).getText();
        }regards,
    nirvan

    >
    textArea.getInputMap().remove(....);but that won't work because the binding is actually defined in the parent InputMap. So I think you need to use code like:
    textArea.getInputMap().getParent().remove(...);But I'm not sure about this as I've never tried it.I tried removing the VK_TAB key from both the input map and parent input map as shown below. But I still have to press "TAB" twice in order to get out of the JTextArea column in JTable.
                comp.getInputMap().getParent().remove(
                            KeyStroke.getKeyStroke(KeyEvent.VK_TAB,0));
                comp.getInputMap().remove(
                            KeyStroke.getKeyStroke(KeyEvent.VK_TAB,0));after coding this, I am using the setFocusTraversalKeys for adding only "TAB" key as ForwardTraversalKey as given below.
            Set newForwardKeys = new HashSet();
            newForwardKeys.add(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, 0));
            comp.setFocusTraversalKeys(
                        KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS,newForwardKeys);
            Set newBackwardKeys = new HashSet();
            newBackwardKeys.add(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, KeyEvent.SHIFT_DOWN_MASK));
            comp.setFocusTraversalKeys(
                        KeyboardFocusManager.BACKWARD_TRAVERSAL_KEYS,newBackwardKeys);The only problem that remains now is that I have to press the "TAB" twice in order to get out of the JTextArea column
    regards,
    nirvan.

  • Using i3 - keys start to lag (have to hold key for more than 1 second)

    I'm using i3 and am having trouble with the keys suddenly and I have to restart the session to get it back to normal.  No clue what it could be.  I can use gnome, cinnamon, wmii, and awesome without issue, but i3 is what causes me problems.
    When I type, I have to hold each key for more than 1 second before it registers.  So in order to type "boat" I have to press and hold b for a second, then o for a second or so, same with a and t.  Any idea what I should check first?
    Thanks.
    EDIT:
    It just seems to happen randomly.  When I'm typing, on the web, playing a game, etc.  It's not like it's happening whenever I do a specific task or am running a specific application.
    Last edited by sdouble (2013-04-07 19:30:25)

    UnsolvedCypher wrote:What's your desktop environment?
    Boots into GDM, select my session (i3), and log in that way.  only WM I'm having trouble with this way is i3.
    kaszak696 wrote:Can you see how xev (xorg-xev package) reacts to keypresses? Also, posting relevant configs and logs would be helpful.
    I think i had a similar issue years ago, but i can't remember the details, sorry.
    I haven't checked. I'll check next time it happens.  It happens about once per day.  I'll report back next time.
    Here is my i3 config file.  It's pretty raw, I've really only added a couple things to it (gimp & multimedia keys from keyboard, though I just noticed today that my vol up and down wheel isn't working anymore)
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    # font pango:DejaVu Sans Mono 10
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    bindsym Control+$mod exec i3-sensible-termi
    # kill focused window
    bindsym $mod+Shift+c kill
    # start dmenu (a program launcher)
    bindsym $mod+p exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # app launcher
    bindsym $mod+Control+g exec gimp
    # multimedia keys
    bindsym XF86AudioMute exec amixer set Master toggle
    bindsym XF86AudioRaiseVolume exec amixer set Master 2%+
    bindsym XF86AudioLowerVolume exec amixer set Master 2%-
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # resizing alternative
    bindsym $mod+Control+Left resize shrink width 5 px or 5 ppt
    bindsym $mod+Control+Down resize grow height 5 px or 5 ppt
    bindsym $mod+Control+Up resize shrink height 5 px or 5 ppt
    bindsym $mod+Control+Right resize grow width 5 px or 5 ppt
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+Shift+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace 1
    bindsym $mod+2 workspace 2
    bindsym $mod+3 workspace 3
    bindsym $mod+4 workspace 4
    bindsym $mod+5 workspace 5
    bindsym $mod+6 workspace 6
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # move focused container to workspace
    bindsym $mod+Shift+1 move container to workspace 1
    bindsym $mod+Shift+2 move container to workspace 2
    bindsym $mod+Shift+3 move container to workspace 3
    bindsym $mod+Shift+4 move container to workspace 4
    bindsym $mod+Shift+5 move container to workspace 5
    bindsym $mod+Shift+6 move container to workspace 6
    bindsym $mod+Shift+7 move container to workspace 7
    bindsym $mod+Shift+8 move container to workspace 8
    bindsym $mod+Shift+9 move container to workspace 9
    bindsym $mod+Shift+0 move container to workspace 10
    # reload the configuration file
    bindsym $mod+Shift+q reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the window’s width.
    # Pressing right will grow the window’s width.
    # Pressing up will shrink the window’s height.
    # Pressing down will grow the window’s height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 5 px or 5 ppt
    bindsym Down resize grow height 5 px or 5 ppt
    bindsym Up resize shrink height 5 px or 5 ppt
    bindsym Right resize grow width 5 px or 5 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    status_command i3status

  • Insert Key for new IMac on parallels

    I have a Mac Book Pro that uses parallels, to insert in a program I use option -M to insert. On the new IMac this does not work nor does anything else I have tried. Is there another sequence that an be used to create an insert key on the IMac.

    You'd be better off posting on the iMac intel board, this one is for G5s.

  • How to use Distribution Key for planning workforce

    Hi,
    I have an activity named "Activity1":
    Start date = ST = 01/01/2008
    End date = ST + 10
    Work = 120H
    Duration = 10day
    Activity type = Labor
    I want to assign workers into the activity as follows:
    01/01/2008: 10H
    02/01/2008: 20H
    03/01/2008: 30H
    04/01/2008: 40H
    04/01/2008 - 10/01/2008: 12H
    So I maintained a Distribution Function in IMG as below:
    % Duration % Req.
    0 9%
    10 18%
    30 27%
    40 36%
    50 10%
    And maintain the distribution Strategy in:
    SPRO-->PS->Resources->Distribution->Define distribution strategy.
    And maintain Req. distribution in:
    SPRO-->PS->Resources->Distribution->Define requirement distribution.
    Finally maintain this distribution key for the activity in "DistKeyCapRqInt" in internal tab .
    My question:
    What are the next steps for planning workers?
    Which transaction is used to execute and monitor the task as plan?
    Thanks
    Long

    "How to split sender data to reciever such tht the distribution should be done on the actual costs of each reciever. how to formulate the rule for reciever?" :
    In the segment header : use receiver rule 1 "variable portions" + variable portion type with rule 1 "actual costs". These parameters are confirmed in the receiving tracking factor page.
    Then go in the "receiving wighting factors" just for a check of factor per fields. All the lines have the value 100. It's absolutely OK, don't modify it.
    One thing to notice: if you use this rule, all the receiver must have a value, in the contrary a distribution based upon receiver actual cost can't run.
    "In our company GST for all documents goes to a particular cost center 'X'. Now they want to distribute the GST to the respective cost centers from which it is actually incurred.I tried using SKF with '%' as unit measure but then it's distributing the costs equally to all recievers. How to solve this?":
    did you change the percentages of each receveirs in the receiving tracking factor page?
    hope it's helpful
    Pascal

  • Command key for REMOVING INSERTED EFFECTS

    Hi,
    Bypass an effects = Opt+Click on that effects in the slot of channel strip; But what's the command key for Removing/Deleting the Effects that i've inserted into Channel Strip?
    Thanks!!!!

    Use "reset channel strip" in the menue that opens when you long click the top of your channelstrip. It can´t be assigned to a keycommand unfortunately.

  • Log and capture problems for HDV using FCP 5.0.1

    I cant seem to get a picture in my log and capture browser when using HDV. The screen says my camera is connected, I see timecode correctly rolling in sync with my cameras timecode, I can use the controls, but no picture on the screen?
    When I hit capture now, the capture screen pops up and gives a message "waiting for data from device".
    we shot at 720p at 25fps, there is no capture preset for this in my version of FCP. Could this be the problem? Please help!!

    Thanks for responding.
    It's a mac osx 10.4.11 and a 2 ghz intel core duo. I'm using easy set up in final cut pro, but there is no option for hd fire wire basic (which apple support told me to look for). The only hd options are 1080i50, i60 and 720 p30. The other hd options are for the apple intermediate codec. When I use the easy set up for hd 1080i60, then go to log and capture, it doesn't give me the preview window to set in's out, batch capture etc. It only lets me capture straight from the camera and I have to manually stop it and start it which is a major pain. Plus the clips need to be rendered once I put them in a timeline. I've shot and edited on mini dv with final cut for nearly 7 years, but now that i've tried to upgrade and shoot hd mini dv, all of these problems have arrived in capturing. I'm starting to think my version of final cut pro (5.0.1) just doesn't work with hd, unless it's very time consuming. Any ideas?

Maybe you are looking for

  • Printer RECOMMENDATIONS/Suggestions

    I would love one or all of your wireless printer recommendations. I had an HP and it wasn't great. Now I have a Cannon PIXMA and the colors are pale and can't scan wirelessly and just doesn't interact well with the Mac. What are your best suggestions

  • Installing windows Xp problem on S12

    Hi everybody, I have bought a nice Lenovo Ideapad S12 with Windows 7. I would like to install Windows Xp in dual boot mode. I created a usb pendrive with Windows Xp, but after 20 seconds on boot I receive the blue screen with a message that says that

  • It says The Document Cannot Be Printed  No Pages have been selected to print

    How come when I try to print a PDF file it takes a long time to flatten and then says "The Document Cannot Be Printed" and then "No Pages have been selected to print"

  • Dynamic roles in ALBPM

    Hi, How to user parameter roles? Any code samples are appreciated. We have a role like RM for a country. so we specifiy RM as parametric for each country. But some of the participants are global that means when they login they should get access to al

  • Why isn't Photoshop CC showing up in my Application Manager?

    I have Photoshop CS6 installed on my computer and have downloaded all updates, but there is not an option to download Photoshop CC.  Is there something I am missing?  I was under the impression that I could run both CS6 and CC on my computer.  I woul