Start of change

Defining URIMAP definitions using CEDA

From a CICS® terminal, issue the following command:
CEDA DEFINE URIMAP(urimap) GROUP(name)
Figure 1 illustrates the CEDA DEFINE URIMAP panel:
Figure 1. The DEFINE panel for URIMAP
    Urimap    ==>
    Group        ==>
    DEscription  ==>
    STatus       ==> Enabled        Enabled | Disabled
    USAge        ==> Server         Server | Client | Pipeline
UNIVERSAL RESOURCE IDENTIFIER
    SCheme       ==> HTTP            HTTP | HTTPS
    HOST         ==> 
    (Lower Case) ==>
    PAth         ==>
    (Mixed Case) ==>
                 ==>
                 ==>
                 ==>
ASSOCIATED CICS RESOURCES
    TCpipservice ==> 
    Analyzer     ==>No                No | Yes
    COnverter    ==>
    TRansaction  ==>
    PRogram      ==>
    PIpeline     ==>
    Webservice   ==>
SECURITY ATTRIBUTES
    USErid       ==>
    CIphers      ==>
    CErtificate  ==>                            (Mixed Case)
STATIC DOCUMENT PROPERTIES
    Mediatype    ==>                            (Lower Case)
    CHaracterset ==>                            (Mixed Case)
    HOSTCodepage ==>
    TEmplatename ==>
    (Mixed Case)
    HFsfile      ==>
    (Mixed Case) ==>
                 ==>
                 ==>
                 ==>
REDIRECTION
    Redirecttype ==>                     None | Temporary | Permanent  
    Location     ==>
    (Mixed Case) ==>
                 ==>
                 ==>
                 ==>

  
For information about input to mixed case fields, see Entering mixed case attributes.
End of change