Databases Reference
In-Depth Information
Name: ClariFitText Message
Internal Name: COM.CLARIFIT.APEXPLUGIN.TEXT_MSG
Type: Process
Execution Function Name:pkg_apress_plugins.f_execute_txt_msg
The Execution Function Name references a procedure that has yet to be created. The procedure will
be created in the Execution Function section below.
You'll notice that process plug-ins don't have many default configurable settings. This is because
page processes run PL/SQL code and don't require a lot of attributes.
Adding Custom Attributes
The following steps list the custom attributes that the plug-in will use. These attributes are based on the
requirements. Please create the following attributes for the plug-in:
Scope: Application
Attribute:1
Label:Force Push Mail Queue
Type: Yes/No
Required: Yes
Default Value: Y
Scope:Component
Attribute:1
Label:Phone Number
Type:Text
Required:Yes
Display Width:30
Maximum Width:60
North American phone numbers only require 10 digits, however it makes sense to
leave the phone number width to more than 10 characters since an APEX
developer will probably reference a page item and use a substitution string that
may easily exceed 10 characters. The same is true for the attributes listed below.
This will be highlighted on the test page.
Scope: Component
Attribute:2
Label:Carrier Code
Type: Text
Required:Yes
Display Width:30
Maximum Width:60
Scope: Component
Attribute:3
Label:Text Message
Type: Textarea
Required:Yes
 
Search WWH ::




Custom Search