Genpact Cora Knowledge Center

Support

New Articles

  1. Working with Time Zones

    Cora SeQuence supports working with multiple time zones, which enables organizations that work in distributed time zones to work in a streamlined fashion.
  2. Hide or Format Control Labels in a Grid

    By default, controls in a grid edit template have labels prepended. If you only have one column in your grid, you might want to hide the control label completely.
  3. Catch a Grid Insert Event to Update a Combo Box

    This sample shows how to all the required steps to catch a grid insert event and update a combo box.
  4. Isolate First Load from Post Backs

    At first glance, the Page.IsPostback property does not server any function in Cora SeQuence, since its value is always true. To bypass this, you can push values to the view state. This is esp
  5. Add a Custom Column on a Webpart

    Learn how to add a custom column to a Cora SeQuence webpart.
  6. Create a 'System Down for Maintenance' Page

    Create a custom page that displays to users when a page is unavailable.
  7. Use a WCF Consumer to Communicate with Oracle EBS

    Use this markup to enable Sequence to communicate with Oracle EBS using a WCF consumer.
  8. Consume a REST Service that Has OAuth2 Authentication

    To consume a REST service that has OAuth2 authentication, first, you write a message handler. Then, you use the message handler in an HTTP Consumer Activity.
  9. Configure HTTPS for Cora SeQuence Sites

    Configure your Cora SeQuence sites with SSL to secure your Cora SeQuence environment. The prerequisite steps are mandatory for each Cora SeQuence site.
  10. Implement an Aggregation Footer in a Grid

    Follow these steps to include an aggregation footer in a grid.