Civic Platform Scripting Guide 9.1.0
User Manual:
Open the PDF directly: View PDF
Page Count: 247 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Contents
- Introduction
- Event and Script Setup
- Master Scripts
- JavaScript Scripting Framework
- Script Controls
- Citizen Access Page Flow Scripts
- Understanding Citizen Access Page Flow Scripts
- Batch Job Scripting
- Script Testing
- Civic Platform Object Model
- Master Script Function List
- activateTask
- addAddressCondition
- addAddressStdCondition
- addAllFees
- addAppCondition
- addASITable
- addASITable4ACAPageFlow
- addContactStdCondition
- addCustomFee
- addFee
- addFeeWithExtraData
- addLicenseCondition
- addLicenseStdCondition
- addLookup
- addParcelAndOwnerFromRefAddress
- addParcelCondition
- addParcelDistrict
- addParent
- addrAddCondition
- addReferenceContactByName
- addressExistsOnCap
- addStdCondition
- addTask
- addTimeAccountingRecord
- addTimeAccountingRecordToWorkflow
- addToASITable
- allTasksComplete
- appHasCondition
- applyPayments
- appMatch
- appNameIsUnique
- assignCap
- assignInspection
- assignTask
- autoAssignInspection
- branch
- branchTask
- capHasExpiredLicProf
- capIdsFilterByFileDate
- capIdsGetByAddr
- capIdsGetByParcel
- capSet
- checkCapForLicensedProfessionalType
- checkInspectionResult
- childGetByCapType
- closeCap
- closeSubWorkflow
- closeTask
- comment
- comparePeopleGeneric
- completeCAP
- contactAddFromUser
- contactSetPrimary
- contactSetRelation
- convertDate
- convertStringToPhone
- copyAddresses
- copyAppSpecific
- copyASIFields
- copyASITables
- copyCalcVal
- copyConditions
- copyConditionsFromParcel
- copyContacts
- copyContactsByType
- copyFees
- copyLicensedProf
- copyOwner
- copyOwnersByParcel
- copyParcelGisObjects
- copyParcels
- copySchedInspections
- countActiveTasks
- countIdenticalInspections
- createAddresses
- createCap
- createCapComment
- createChild
- createParent
- createPendingInspection
- createPendingInspFromReqd
- createPublicUserFromContact
- createRefContactsFromCapContactsAndLink
- createRefLicProf
- createRefLicProfFromLicProf
- dateAdd
- dateAddMonths
- dateFormatted
- dateNextOccur
- deactivateTask
- deleteTask
- editAppName
- editAppSpecific
- editBuildingCount
- editCapContactAttribute
- editChannelReported
- editContactType
- editHouseCount
- editInspectionRequiredFlag
- editLookup
- editPriority
- editRefLicProfAttribute
- editReportedChannel
- editScheduledDate
- editTaskComment
- editTaskDueDate
- editTaskSpecific
- emailContact
- endBranch
- executeASITable
- exists
- externalLP_CA
- feeAmount
- feeAmountExcept
- feeBalance
- feeCopyByDateRange
- feeExists
- feeGetTotByDateRange
- feeQty
- getAddressConditions
- getAppIdByASI
- getAppIdByName
- getApplication
- getAppSpecific
- getCapByAddress
- getCAPConditions
- getCapId
- getCapsWithConditionsRelatedByRefContact
- getChildren
- getChildTasks
- getConditions
- getContactArray
- getContactConditions
- getCSLBInfo
- getDepartmentName
- getGISBufferInfo
- getGISInfo
- getGISInfoArray
- getGuideSheetObjects
- getInspector
- getLastInspector
- getLastScheduledInspector
- getLicenseConditions
- getLicenseProfessional
- getParcelConditions
- getParent
- getParents
- getRefLicenseProf
- getRelatedCapsByAddress
- getRelatedCapsByParcel
- getReportedChannel
- getScheduledInspId
- getShortNotes
- getTaskDueDate
- getTaskStatusForEmail
- hasPrimaryAddressInCap
- insertSubProcess
- inspCancelAll
- invoiceFee
- isScheduled
- isTaskActive
- isTaskComplete
- isTaskStatus
- jsDateToASIDate
- jsDateToMMDDYYYY
- licEditExpInfo
- loadAddressAttributes
- loadAppSpecific[4ACA]
- loadASITable
- loadASITables[4ACA][Before]
- loadFees
- loadGuideSheetItems
- loadParcelAttributes
- loadTasks
- loadTaskSpecific
- logDebug
- lookup
- lookupDateRange
- lookupFeesByValuation
- lookupFeesByValuationSlidingScale
- loopTask
- Master Script Function List
- matches
- nextWorkDay
- openUrlInNewWindow
- parcelConditionExists
- parcelExistsOnCap
- paymentByTrustAccount
- paymentGetNotAppliedTot
- proximity
- proximityToAttribute
- refLicProfGetAttribute
- refLicProfGetDate
- removeAllFees
- removeASITable
- removeCapCondition
- removeFee
- removeParcelCondition
- removeTask
- replaceMessageTokens
- resultInspection
- scheduleInspectDate
- scheduleInspection
- searchProject
- setIVR
- setTask
- stripNN
- taskCloseAllExcept
- taskStatus
- taskStatusDate
- transferFunds
- updateAddresses
- updateAppStatus
- updateFee
- updateRefParcelToCap
- updateShortNotes
- updateTask
- updateTaskAssignedDate
- updateTaskDepartment
- updateWorkDesc
- validateGisObjects
- workDescGet
- zeroPad
- Master Script Object List
- Example Expression Script
- Example External Document Review Script
- JavaScript Primer