Description
This page allows you to perform a search for all available places from facility manager's application.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Search Criteria
LabelTypeDescriptionMandatory
Provider NameCONCERN_ROLE_NAMEThe name of the Provider. This may be the name of the company or an individual e.g. Smith Detention Center or John Smith.No
ServiceSERVICE_OFFERING_NAMEThe name of the Provider service offering e.g. Child Care Infant Full-Time, Community Foster Care.Yes
Street 1ADDRESS_ELEMENT_VALUE_STRINGThe postal address of the Provider, where all communications from the organization is sent.No
CityADDRESS_ELEMENT_VALUE_STRINGThe city or town where the Provider wants to offer service from.No
FromCURAM_DATEThe start date from which the available places are searched.No
ToCURAM_DATEThe end date till which the available places are searched.No
Search Results
LabelTypeDescriptionMandatory
ReferenceREFERENCE_NUMBERUnique number assigned by the organization to identify the provider, e.g. UA2345No
Provider NameCONCERN_ROLE_NAMEThe name of the Provider. This may be the name of the company or an individual e.g. Smith Detention Center or John Smith.No
AddressADDRESS_ELEMENT_VALUE_STRINGThe address of the Provider, where all communications from the organization is sent.No
Available PlacesCPM_COMMON_INTVALUENumber of places available with the provider for client placement.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
ResetRefreshes the page allowing the user to type the search criteria again
SearchSearch for available places using the criteria.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'From Date' must be specified.LinkNo
Address data line %1n is not in correct format.LinkNo
Address header information is missing or invalid.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Attempt to map a freeform address as a non-freeform.LinkNo
Invalid address layout type %1s specified in address header.LinkNo
No name tag specified in address data line %1n.LinkNo
Service offering search criterion must be entered.LinkNo
The From date %1d must be on or after today.LinkNo
There are no matching items based on the Search Criteria entered.LinkNo
The To date %1d must be on or after the From date %2d.LinkNo
To date must be entered only if From date is entered.LinkNo
Related Entities
When page is loaded
ServiceOffering
When page is submitted
Address
Technical Information
Page IDProviderManagement_findAllAvailablePlacesForFM
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Place\Place\ProviderManagement_findAllAvailablePlacesForFM.uim
Page Load InterfaceServiceOffering.listActiveServiceOfferings
Page Submit InterfacePlace.getAvailablePlacesForAllProviders
Linked From PagesSearch Available Places (ProviderManagement_findAllAvailablePlacesForFM)