Chart of Accounts (COA) Validation Service. 6/11/2012 University at California, Berkeley IS&T, Application Services
|
|
|
- Elinor Chambers
- 10 years ago
- Views:
Transcription
1 Chart of Accounts (COA) Validation Service 6/11/2012 University at California, Berkeley IS&T, Application Services
2 Release History Version Date Comments 1.0 6/11/2012 Original Contents Overview...2 Adhoc Query... 3 Adhoc File Validation... 6 Batch File Validation... 9 Message Validation Appendix... 20
3 Overview Chart of Accounts (COA) Validation allows users to validate General Ledger chart strings used in financial transactions on the UC Berkeley campus. The string consists of seven accounting fields: Business Unit required and defaults to Account - required Fund Code not required Department - required Program not required Chartfield 1 not required and refers to a project identification Chartfield 2 not required Except for account, these fields may be linked together and represented by a single value named SpeedType. So, a user may enter in a SpeedType instead of individual COA fields.
4 Adhoc Query Introduction There are three different methodologies to validate COA: adhoc query, batch file and through messaging. Adhoc query is used to validate a single COA or SpeedType. Adhoc file validation replaces the GUI client developed in the original COA Validation process. Additionally, you have the ability to batch process files containing COAs. The messaging process supports both synchronous and asynchronous simple HTTP Post/Get integrations. Validating COA fields or COA String or SpeedType Here is a description of the screen. The starred fields are required with Business Unit defaulting to Business Unit is shown as five characters long which is the correct size in BFS. For system compatibility, all integrations support the business unit being either one or five characters long. Each field has a magnifying glass to support looking up valid values. You can put in a partial value and use the magnifying glass to show you all of the values that match. Use the percent sign (%) as a wild character to expand your results. As shown on the first half of the page, you can validate either a single COA field value, COA String or a SpeedType. To validate a COA field, just enter the value into the appropriate field.
5 To validate a COA String, enter the complete COA value in one of three different formats: a string delimited by dashes, commas or position. Whether using a field delimiter or position format, indicate all COA fields either by extending the string with the appropriate delimiter or adding blanks. For instance, if the COA string is delimited by dashes or commas, there must be six dashes or commas in the string. As an example of that, a COA string that does not need Program, Chartfield 1 and Chartfield 2 would be entered in as A position COA string that may not require all COA fields may be entered as IMBKR. When you tab out of COA String, the COA fields populate. When you wish to check a SpeedType, enter it in and choose the magnifying glass to validate it. When the SpeedType is found, the COA fields associated with it will be automatically populated. From here you can if you wish, you can enter in an Account number and continue to validate the complete COA. Validating a COA Once entering all values, just choose the Validate button. Use the Clear button if you wish to clear out all the fields. Validation results are found in the long box above the Load File Advanced Options bar. A successful validation will automatically update the COA String value. An example of a validation is shown below.
6 Validation process defaults The validation process is designed to validate based on a set of options. Except for Adhoc query, these options can be configured before validating a file or processing a message. The options are explained below: Validate COA Fields validate that the individual fields (i.e. account, fund code, department, etc.) are currently active. This is the default. Validate Until Error validate a COA and as soon as there is an error, stop validating this COA. By default, this is unchecked because we would like to see all of the errors associated with a COA. Validate Grant Funds validate a COA which has a fund-related grant. Ensure that these funds have not expired. If they have, show a warning message. This is the default. Show Errors Only validate a set of COAs and show only those that have errors and/or warnings. So, the result of processing a set of COAs would not include those that are successful. This is the default. Validate Unique Distributions validate a set of COAs associated with accounting header/line structure and ensure that each line has a unique set of distribution COAs. This feature is only applicable when you have specific rules associated with a header/line business object (i.e. requisition, purchase order, invoice, etc.). A header, line and distribution value must be populated in the file or message being processed. By default, this is unchecked. The default options for Adhoc query that cannot be changed are the following: Validate COA Fields and Validate Grant Funds.
7 Adhoc File Validation Introduction As was mentioned in the preceding section, you can load and validate a COA file either in adhoc or batch mode. When you view the page, the adhoc file validation sections are collapsed. To view the options, just choose the arrow in front of Load File Advanced Options. (The second bar will open when there are results to show.) Setting validation process options The default options for Adhoc File Validation are almost the same as for Adhoc Query and are the following: Validate COA Fields, Validate Grant Funds and Show Errors Only. If you desire, you may change them before choosing the Load and Validate COA File button. Descriptions of these options are mentioned in Validation Process Defaults. File format options There are two file formats: fixed position and comma-delimited (csv). Below is the fixed position. Field Starting Position Length Business Unit 1 1 Account 2 5 Fund Code 7 5 Department 12 5 Program 17 2 Space 19 1 Chartfield Chartfield Header 31 8 Line 39 5 Distribution 45 5
8 For example: JCSUPPJCOPP (Only the first 30 characters are required when you do not choose Validate Unique Distribution. The rest of the line is ignored. This is compatible with the original COA Validation process.) Below is the comma-delimited position format (field values separated by a comma). Field Position Business Unit 1 Account 2 Fund Code 3 Department 4 Program 5 Chartfield 1 6 Chartfield 2 7 Header 8 Line 9 Distribution 10 For example: 10000,51033,10696,30400,68,,,0,0,0 (the last column, distribution, should not have a comma) The process automatically determines which format is being used. You may notice that Business Unit is one character in the fixed position format and five characters in the comma delimited format. Business Unit can only be one character in the fixed position format for backward compatibility. But the comma-delimited position accepts either one or five characters. We recommend moving towards the comma-delimited position format because it is not constricted by length so in the future, adding new COAs fields or perhaps lengthening existing fields will be much easier to accommodate. Validating a COA file Once you choose your options, just choose the Load and Validate COA File. A second window will pop up and allow you to choose a file. The results will appear in the grid below. On the top bar (shown above) next to View All there is a checkered box. Choosing this box will allow you to download the results in an Excel spreadsheet for your convenience. Also, choosing any of the column headings will allow you to sort the results by whichever heading you choose. An example of a validation is shown below.
9
10 Batch File Validation Introduction BFS (Berkeley Financial System) supports the ability to schedule a job. Batch File Validation is a job that can be scheduled to process a COA file. To create a job, a functional user must have security privileges to enter in the parameters associated with this job. Setting up a Batch File Validation is described in this section. BFS file server To batch process a file, users copy files over to specifically named directories on BFS s FTP file server. In order to get access to the file server, please contact the BFS Technical Team. The directory to copy a COA Validation file will either be <server>\ucb\coa\in or <server>\<source>\coa\in depending on whether or not there is a security requirement for a department ( source ) to have its own directory. The UCB directory is available and open to all departments. BFS batch process To find out the current schedule of this batch process, contact the BFS Technical Team. When the process runs, it retrieves the file from the file server, processes it and sends an notification of its results. Only those files that have been processed are deleted from the file server. To set up a job, a run control must be created. An example of a run control record is below.
11 In this run control, the Law Library is using the common UCB directory. If they had chosen the starting directory to be <Source>, then they would be using their own directory, LAW. The name of their batch file is unique to LAW and allows them to include a date and/or time value if they desire after the file prefix of coalaw. Also, their file is a comma delimited file (csv). By convention, a position file name extension would likely have an extension of txt. (Please note that file extensions must be in lower case.) As with the adhoc file validation process, you choose the validation options. Lastly, an address ([email protected] or <list>@lists.berkeley.edu) is entered.
12 Message Validation Introduction BFS (Berkeley Financial System) supports the ability to publish and subscribe to XML messages by performing either a HTTP post OR HTTP get using PeopleSoft Integration Broker. This is a simplified method of sending an XML message between heterogeneous systems. Instead of supporting any specific protocol, the generic PeopleSoft Integration Broker envelope is used to wrap the XML message. This envelope along with its URL is shown below. (URLs starting with bfs.is.berkeley.edu are examples; standard Berkeley SOA URLs start with apis.berkeley.edu.) <?xml version="1.0"?> <IBRequest> <ExternalOperationName>ValidateCOA.v1</ExternalOperationName> <From><RequestingNode>UC_COA</RequestingNode></From> <ContentSections><ContentSection> <Data><![CDATA[<?xml version="1.0"?>mymessage]]></data> </ContentSection></ContentSections> </IBRequest> The contents of the XML message would replace mymessage in CDATA section. The header properties of the XML message are Content-Type: text/xml; charset=utf8. Additionally, the information shown above is supported as parameters in a URL (and no envelope): <?xml version="1.0"?> Instead of embedding the XML message, it would be posted to this URL. This URL is further condensed into the standard Berkeley s SOA URL so that you only need apis.berkeley.edu/coa. (Use apis.berkeley.edu/coa-ts for testing.) Instead of the generic envelope, all examples are shown using the simpler standard Berkeley SOA URL. Two methodologies are supported: synchronous and asynchronous. The synchronous method expects the external system to execute a HTTP Post request and will send back a response. The asynchronous method has two steps. First, the external system executes a HTTP Post request and response only with a return code of 200. Second to receive the message contents, the external system executes a second HTTP Post request and receives the actual results from the initial request. Both methodologies use the same XML message structure which is described in the next section.
13 COA validation XML message COA validation XML message consists of two parts: the validation options (UC_COA_PARM) and the COA strings to validate (UC_COA_CHK). The validation options are mostly Boolean value fields. In the table following the XML section is a description of each field (defaults are in bold). <UC_COA_PARM> <Options class="r"><validationmethod>c</validationmethod> <ValidateFields>T</ValidateFields><ValidateCombination>T</ValidateCombination> <ValidateGrantFund>T</ValidateGrantFund><ReturnOnlyErrors>T</ReturnOnlyErrors> <StopProcessingAtFirstError>T</StopProcessingAtFirstError> <ValidateUniqueDistributions>F</ValidateUniqueDistributions> <ReturnWarnings>T</ReturnWarnings></Options></UC_COA_PARM> Field Value Comments ValidationMethod C (custom) R (delivered Two different internal methods PeopleSoft) ValidateFields T (true) or F (false) Validate each field ValidateCombination T (true) or F (false) Combination edit ValidateGrantFund T (true) or F (false) Grant Fund validation ReturnOnlyErrors T (true) or F (false) Return only COAs in error StopProcessingAtFirstError T (true) or F (false) Stop processing COA at first error ValidateUniqueDistributions T (true) or F (false) Ensure that all distributions for a line are unique ReturnWarnings T (true) or F (false) Return Grant Fund warning status The COA string section can have one or any number of COAs to validate. The only limitation is that the message size must be less than 10 MB. Following the XML below, there is a description of each field (defaults are in bold). <HeaderID/><LineNumber>0</LineNumber> <DistributionNumber>0</DistributionNumber><TodayDate> </TodayDate><BusinessUnit>10000</BusinessUnit><Department>00511</Department><Acco unt>10000</account><chartfield1/><chartfield2/><program/><fundcode/><speedtype/><co AString/><IsCOAValid/><HasWarnings/><IsAccountValid/><IsDepartmentValid/><IsChartfield1V alid/><ischartfield2valid/><isfundcodevalid/><isprogramvalid/><iscombinationvalid/><isspee dtypevalid/><isgrantfundvalid/><statustext1/><statustext2/></coa></uc_coa_chk> Field Value Comments Input fields HeaderID Used to Identify COA uppercase character, length 8 LineNumber Used to Identify COA number, length 5 DistributionNumber Used to Identify COA number, length 5 TodayDate Date used for all validations value only
14 present in first COA BusinessUnit Either 1 character (1,F,J) or 5 characters Department DepartmentDescription Populated in response message Account Chartfield1 Chartfield2 Program FundCode SpeedType COAString Formats: position, dashes, commas Output fields IsCOAValid HasWarnings IsAccountValid IsDepartmentValid IsChartfield1Valid IsChartfield2Valid IsFundCodeValid IsProgramValid IsCombinationValid IsSpeedTypeValid IsGrantFundValid StatusText1 StatusText2 T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) T (true) or F (false) Status error description Status warning description Use HeaderID, LineNumber and DistributionNumber to uniquely identify a COA string. If you only need one field to uniquely identify your COA string then populate HeaderID with that value and set LineNumber and DistributionNumber to 1. Synchronous COA validation This method involves a single HTTP post to BFS Integration Broker connector and returns with the validation results. There are three techniques available to support COA Validation and are described below: Singleton COA String Validation a single COA String with default validation options. Multiple COA String Validations one or more COA Strings or SpeedTypes with optionally setting validation options. COA Field Validations one or more sets of COA fields with optionally setting validation options.
15 Singleton COA String validation Use this method to validate a single COA String using the default validation options. Given a URL, you add the COA String as the value to the parameter COA, post an empty XML message and receive an XML response message. URL: apis.berkeley.edu/coa XML Request: Add parameter to end of URL:?COA= EHFEXPEHDPT Parameter may be formatted as position, with dashes or commas: COA= EHFEXP-EHDPT COA=1,56130,94404,11523,40,EHFEXP,EHDPT <?xml version='1.0'?> Success Response: <?xml version='1.0'?> <ValidateCOAResponse></ValidateCOAResponse> Error Response: To determine status, query either IsCOAValid equal to F or the value in StatusText1. <?xml version='1.0'?> <ValidateCOAResponse> <HeaderID></HeaderID><LineNumber>0</LineNumber><DistributionNumber>0</Distrib utionnumber><todaydate> </todaydate> <BusinessUnit>10000</BusinessUnit><Department>11523</Department> <DepartmentDescription>EHEEC EO Chair Discretion</DepartmentDescription> <Account>96130</Account><Chartfield1>EHFEXP</Chartfield1><Chartfield2>EHDPT </Chartfield2><Program>40</Program><FundCode>54404</FundCode><SpeedType> </SpeedType><COAString> EHFEXPEHDPT</COAString> <IsCOAValid>F</IsCOAValid><HasWarnings>F</HasWarnings><IsAccountValid>F </IsAccountValid><IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T </IsChartfield1Valid><IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T </IsFundCodeValid><IsProgramValid>T</IsProgramValid><IsCombinationValid>T </IsCombinationValid><IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>T </IsGrantFundValid><StatusText1>Failure: Invalid Account</StatusText1><StatusText2> </StatusText2></COA></UC_COA_CHK> </ValidateCOAResponse>
16 Multiple COA String validations Use this method to validate one or more COA Strings or SpeedTypes and optionally setting validation options. Given a URL, you build a request XML message and receive an XML response message. URL: apis.berkeley.edu/coa XML Request: Do NOT mix formats (position, dashes, commas) in a request use a single COA String format in a request. <?xml version='1.0'?> <ValidateCOARequest> <COAString> CIDV01CIGEN</COAString></COA></UC_COA_CHK> <COAString> </COAString></COA></UC_COA_CHK> </ValidateCOARequest> Or <?xml version='1.0'?> <ValidateCOARequest> <UC_COA_PARM><Option class= R ><ValidateGrantFund>F</ValidateGrantFund></Option> </UC_COA_PARM> <COAString> CIDV01-CIGEN</COAString> </COA></UC_COA_CHK> <COAString> </COAString></COA></UC_COA_CHK> </ValidateCOARequest> Or <?xml version='1.0'?> <ValidateCOARequest> <SpeedType>22108OPERS</SpeedType></COA></UC_COA_CHK> <Account>10000</Account> <SpeedType>12248NK1R1</SpeedType></COA></UC_COA_CHK> </ValidateCOARequest> Success Response (both COA Strings are successful):
17 <?xml version='1.0'?> <ValidateCOAResponse></ValidateCOAResponse> Error Response (both COA Strings are unsuccessful): <?xml version="1.0"?> <ValidateCOAResponse> <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</DistributionNumbe r> <TodayDate> </TodayDate><BusinessUnit>10000</BusinessUnit> <Department>31160</Department><DepartmentDescription>CITRS Operating Funds </DepartmentDescription><Account>56130</Account><Chartfield1>10096B </Chartfield1><Chartfield2>CIGEN</Chartfield2><Program>44</Program><FundCode> 05397</FundCode><SpeedType/><COAString> BCIGEN </COAString><IsCOAValid>F</IsCOAValid> <HasWarnings>F</HasWarnings><IsAccountValid>T</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T</IsChartfield1Valid> <IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T</IsFundCodeValid> <IsProgramValid>T</IsProgramValid><IsCombinationValid>F</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>T</IsGrantFundValid> <StatusText1>Failure: Invalid combination(cf1_fund/cf1_fund)</statustext1><statustext2/> </COA></UC_COA_CHK> <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</DistributionNumbe r><todaydate/><businessunit>10000</businessunit><department>31490 </Department><DepartmentDescription> UYOLI OLLI General Operations </DepartmentDescription><Account>56130</Account><Chartfield1/><Chartfield2/> <Program/><FundCode>61200</FundCode><SpeedType/> <COAString> </COAString> <IsCOAValid>F</IsCOAValid> <HasWarnings>F</HasWarnings><IsAccountValid>T</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T</IsChartfield1Valid> <IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T</IsFundCodeValid> <IsProgramValid>T</IsProgramValid><IsCombinationValid>F</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>T</IsGrantFundValid> <StatusText1>Failure: Invalid combination(act_pg/act_pg)</statustext1> <StatusText2/></COA></UC_COA_CHK> </ValidateCOAResponse>
18 COA Field validations Use this method to validate one or more sets of COA fields optionally setting validation options. Given a URL, you build a request XML message and receive an XML response message. URL: apis.berkeley.edu/coa XML Request (single COA Fields request): <?xml version="1.0"?> <ValidateCOARequest> <BusinessUnit>10000</BusinessUnit><Department>12940</Department> <Account>16190</Account><Chartfield1>LRTLAB</Chartfield1><Program>44</Program> <FundCode>91727</FundCode></COA></UC_COA_CHK> </ValidateCOARequest> XML Response: <?xml version='1.0'?> <ValidateCOAResponse <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</DistributionNumbe r><todaydate> </todaydate><businessunit>10000</businessunit> <Department>12940</Department><DepartmentDescription>LRTOW Townsend Ctr Gen Ops</DepartmentDescription><Account>16190</Account><Chartfield1>LRTLAB </Chartfield1><Chartfield2/><Program>44</Program><FundCode>91727</FundCode> <SpeedType/><COAString/><IsCOAValid>F</IsCOAValid> <HasWarnings>T</HasWarnings><IsAccountValid>F</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T</IsChartfield1Valid> <IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T</IsFundCodeValid> <IsProgramValid>T</IsProgramValid><IsCombinationValid>T</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>F</IsGrantFundValid> <StatusText1>Failure: Invalid account</statustext1> <StatusText2>, Fund expired within past 90 days contact Tajal Patel( ) [email protected]</statustext2></coa></uc_coa_chk> </ValidateCOAResponse> XML Request (multiple COA Fields request): <?xml version="1.0"?> <ValidateCOARequest> <BusinessUnit>10000</BusinessUnit><Department>12940</Department> <Account>16190</Account><Chartfield1>LRTLAB</Chartfield1><Program>44</Program> <FundCode>91727</FundCode></COA></UC_COA_CHK>
19 <BusinessUnit>10000</BusinessUnit><Department>10000</Department> <Account>10000</Account></COA></UC_COA_CHK> </ValidateCOARequest> XML Response (only one is unsuccessful returns only unsuccessful response): <?xml version='1.0'?> <ValidateCOAResponse> <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</Distributio nnumber><todaydate> </TodayDate><BusinessUnit>10000</BusinessUnit> <Department>12940</Department><DepartmentDescription>LRTOW Townsend Ctr Gen Ops</DepartmentDescription><Account>16190</Account> <Chartfield1>LRTLAB</Chartfield1><Chartfield2/><Program>44</Program> <FundCode>91727</FundCode><SpeedType/><COAString/> <IsCOAValid>F</IsCOAValid> <HasWarnings>T</HasWarnings><IsAccountValid>F</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T </IsChartfield1Valid><IsChartfield2Valid>T</IsChartfield2Valid> <IsFundCodeValid>T</IsFundCodeVaid><IsProgramValid>T</IsProgramValid> <IsCombinationValid>T</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid> <IsGrantFundValid>F</IsGrantFundValid> <StatusText1>Failure: Invalid account</statustext1> <StatusText2>, Fund expired within past 90 days contact Tajal Patel( ) </ValidateCOAResponse> XML Request (multiple COA Fields request with options set): <?xml version="1.0"?> <ValidateCOARequest> <ValidateCOARequest> <UC_COA_PARM><Options class="r"> <ValidateFields>T</ValidateFields><ValidateGrantFund>F</ValidateGrantFund> <ReturnOnlyErrors>F</ReturnOnlyErrors></Options></UC_COA_PARM> <BusinessUnit>10000</BusinessUnit><Department>12940</Department> <Account>16190</Account><Chartfield1>LRTLAB</Chartfield1><Program>44</P rogram><fundcode>91727</fundcode></coa></uc_coa_chk> <BusinessUnit>10000</BusinessUnit><Department>12940</Department> <Account>10000</Account></COA></UC_COA_CHK> </ValidateCOARequest>
20 XML Response (one is unsuccessful, one is successful - returns both due to options): <?xml version='1.0'?> <ValidateCOAResponse> <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</DistributionNumbe r><todaydate> </todaydate><businessunit>10000</businessunit> <Department>12940</Department><DepartmentDescription>LRTOW Townsend Ctr Gen Ops</DepartmentDescription><Account>16190</Account> <Chartfield1>LRTLAB</Chartfield1><Chartfield2/><Program>44</Program> <FundCode>91727</FundCode><SpeedType/><COAString/> <IsCOAValid>F</IsCOAValid> <HasWarnings>T</HasWarnings><IsAccountValid>F</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T</IsChartfield1Valid> <IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T</IsFundCodeValid> <IsProgramValid>T</IsProgramValid><IsCombinationValid>T</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>F</IsGrantFundValid> <StatusText1>Failure: Invalid account</statustext1><statustext2/> </COA></UC_COA_CHK> <HeaderID/><LineNumber>0</LineNumber><DistributionNumber>0</DistributionNumbe r><<todaydate/><businessunit>10000</businessunit> <Department>12940</Department><DepartmentDescription>LRTOW Townsend Ctr Gen Ops</DepartmentDescription><Account>10000</Account><Chartfield1/> <Chartfield2/><Program/><FundCode/><SpeedType/><COAString/> <IsCOAValid>T</IsCOAValid> <HasWarnings>T</HasWarnings><IsAccountValid>T</IsAccountValid> <IsDepartmentValid>T</IsDepartmentValid><IsChartfield1Valid>T</IsChartfield1Valid> <IsChartfield2Valid>T</IsChartfield2Valid><IsFundCodeValid>T</IsFundCodeValid> <IsProgramValid>T</IsProgramValid><IsCombinationValid>T</IsCombinationValid> <IsSpeedTypeValid>T</IsSpeedTypeValid><IsGrantFundValid>T</IsGrantFundValid> <StatusText1>sSuccess</StatusText1><StatusText2/></COA></UC_COA_CHK> </ValidateCOAResponse>
21 Asynchronous COA validation This method involves two HTTP posts to BFS Integration Broker connector. The first post returns the HTTP return code (zero if successful, non-zero if not successful). The second post is a request for the validation results. The first post is the ValidateCOARequest message as described in the previous section. Each COA must be uniquely identified using all three fields: HeaderID, LineNumber and DistributionNumber. The second post is the ValidateCOAResponse message. This message is embedded in Integration Broker Request envelope and must have the same values in HeaderID, LineNumber and DistributionNumber that were used to identify each COA. The response message contains the results of each COA validation. Summary for XML messaging In summary, there are only two messages used to support COA validation messaging: ValidateCOARequest and ValidateCOAResponse. They can be used in both synchronous and asynchronous protocol. Also, there are only two XML structures used to support COA validation messaging: UC_COA_PARM and UC_COA_CHK. These structures are optional along with all of their elements. The design of this web service is optimally flexible because it supports basic protocols and all artifacts are consistent and optional.
22 Appendix Maintaining this document Documentation is stored in the database with the file name, 10000_COA_HELP.pdf. To modify this document, you will need to have the UC_COA_ADMIN role assigned to your user profile in BFS. Once assigned, go to this page and download its corresponding Microsoft Word document by choosing GetHelpDOC button. After saving the file as COA_HELP.docx, you will be able to revise it. From Word, generate the new PDF file as COA_HELP.pdf. To upload the new DOCX and PDF versions, choose UpdateHelpDOC and UpdateHelpPDF buttons. The update process prefixes the file name with 10000_. If you have UC_COA_ADMIN assigned to your user profile, the page will look like this:
Welcome to COA-111. Online Journals Training COA-111
Welcome to Online Journals Training Introduction Welcome to the Online Journal Processing course. This course has been developed to provide you with the information you need to understand the flow of an
Wimba Pronto. Version 3.1. Administrator Guide
Wimba Pronto Version 3.1 Administrator Guide Wimba Pronto 3.1 Administrator Guide Overview 1 Accessing the Wimba Pronto Administration Interface 2 Managing Multiple Institutions 3 General Features 4 Configuring
Release Notes. DocuSign Spring 15 Release Notes. Contents
Release Notes Updated March 6, 2015 DocuSign Spring 15 Release Notes This document provides information about the updates deployed to the DocuSign Production environment as part of the March 6, 2015 DocuSign
Hosted Fax Mail. Hosted Fax Mail. User Guide
Hosted Fax Mail Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1 Checking Messages
PeopleSoft Tips TABLE OF CONTENTS GUIDE
PeopleSoft Tips NOTE: This document is designed to be used online and has a number of embedded links to processes and additional information. We discourage the printing of manuals as they are updated frequently
ACCREDITATION COUNCIL FOR PHARMACY EDUCATION. CPE Monitor. Technical Specifications
ACCREDITATION COUNCIL FOR PHARMACY EDUCATION CPE Monitor Technical Specifications Prepared by Steven Janis, RWK Design, Inc. Created: 02/10/2012 Revised: 09/28/2012 Revised: 08/28/2013 This document describes
Creating and Managing Online Surveys LEVEL 2
Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged
SonicWALL GMS Custom Reports
SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview
CORE Oklahoma. State of Oklahoma COR118 Accounts Payable Inquiry and Reporting Manual. Revised: October 1, 2007
State of Oklahoma COR118 Accounts Payable Inquiry and Reporting Manual COR118 Accounts Payable Inquiry and Reporting Page 1 of 48 Authorized by: [_CORE_] Original Issue: [11/17/2003] Maintained by: [ Accounts
The Power Loader GUI
The Power Loader GUI (212) 405.1010 [email protected] Follow: @1010data www.1010data.com The Power Loader GUI Contents 2 Contents Pre-Load To-Do List... 3 Login to Power Loader... 4 Upload Data Files to
How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up
How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with
Introduction to Client Online. Factoring Guide
Introduction to Client Online Factoring Guide Contents Introduction 3 Preparing for Go live 3 If you have any questions 4 Logging In 5 Welcome Screen 6 Navigation 7 Navigation continued 8 Viewing Your
How to Create an Expense Report
How to Create an Expense Report Contents Expense Report Layout... 2 Creating an Expense Report... 3 Project Charging... 7 Attaching Receipts... 9 Submitting the Expense Report... 11 How to Create an Expense
RUNNING GENERAL REPORTS AND QUERIES IN PEOPLESOFT
RUNNING GENERAL REPORTS AND QUERIES IN PEOPLESOFT NOTE: This document is designed to use online and has a number of embedded links to processes and additional information. We discourage the printing of
ICE Trade Vault. Public User & Technology Guide June 6, 2014
ICE Trade Vault Public User & Technology Guide June 6, 2014 This material may not be reproduced or redistributed in whole or in part without the express, prior written consent of IntercontinentalExchange,
REP200 Using Query Manager to Create Ad Hoc Queries
Using Query Manager to Create Ad Hoc Queries June 2013 Table of Contents USING QUERY MANAGER TO CREATE AD HOC QUERIES... 1 COURSE AUDIENCES AND PREREQUISITES...ERROR! BOOKMARK NOT DEFINED. LESSON 1: BASIC
ithenticate User Manual
ithenticate User Manual Updated November 20, 2009 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage 7 Main
COMP Upload File Management and Processing
COMP Upload File Management and Processing Purpose Create Compensation transactions using the MS Excel COMP UPLOAD TEMPLATE, FileZilla and the Compensation Upload process [NZPCUPL] to complete the following
MicroStrategy Desktop
MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from
Web Mail Classic Web Mail
April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...
Dashboard Admin Guide
MadCap Software Dashboard Admin Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document
DiskPulse DISK CHANGE MONITOR
DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product
How to Import Data into Microsoft Access
How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such
ithenticate User Manual
ithenticate User Manual Version: 2.0.2 Updated March 16, 2012 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage
Batch Processing Version 2.0 Revision Date: April 29, 2014
Batch Processing Version 2.0 Revision Date: April 29, 2014 1 Processing payments with batch files is very simple: 1. You put your payment records into tab-delimited text files. In this format, data items
ShoreTel Active Directory Import Application
INSTALLATION & USER GUIDE ShoreTel Active Directory Import Application ShoreTel Professional Services Introduction The ShoreTel Active Directory Import Application allows customers to centralize and streamline
Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide
Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to
WEB USER GUIDE VAULT MEDIA STORAGE
BUSINESS DATA RECORD SERVICES WEB USER GUIDE VAULT MEDIA STORAGE TABLE OF CONTENTS Log In Screen/Home Page Rotation Services-Request Media Rotation Services-View List Rotation Services-Miscellaneous Query
Hosted VoIP Phone System. Admin Portal User Guide for. Call Center Administration
Hosted VoIP Phone System Admin Portal User Guide for Call Center Administration Contents Table of Figures... 4 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Administration Portal...
Accounts Receivable: Importing Remittance Data
Updated December 2015 Contents...3 Getting Started...3 Configuring the Excel Spreadsheet...3 Importing the Data...5 2015 ECi Software Solutions, Inc. This feature lets you import check remittance information
About Data File Exchange
Methods for Service Providers to maintain accurate employer data September 2012 Tax and General Accounting Unemployment Insurance State of Wisconsin Contents Introduction Submitting a File through Secure
Portal Connector Fields and Widgets Technical Documentation
Portal Connector Fields and Widgets Technical Documentation 1 Form Fields 1.1 Content 1.1.1 CRM Form Configuration The CRM Form Configuration manages all the fields on the form and defines how the fields
Hosted Fax Service User Guide. Version 3.2 March, 2010 This document is subject to change without notice.
Hosted Fax Service User Guide Version 3.2 March, 2010 This document is subject to change without notice. Table of Contents 1 Quick Start: Sending a Fax by Email... 3 2 Quick Start: Sending a Fax from Web
Add a New ChartField Job Aid
Add a New ChartField Job Aid A The purpose of this job aid is to provide instructions to ChartField Request preparers on how to initiate a request in EFS to create a brand new value for any of the following
Creating Codes with Spreadsheet Upload
Creating Codes with Spreadsheet Upload Ad-ID codes are created at www.ad-id.org. In order to create a code, you must first have a group, prefix and account set up and associated to each other. This document
Email Data Protection. Administrator Guide
Email Data Protection Administrator Guide Email Data Protection Administrator Guide Documentation version: 1.0 Legal Notice Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec,
My Business Account. User Guide: Getting Started
My Business Account User Guide: Getting Started Last Updated: 6/2013 Verizon Wireless 2013 1 Logging in 3 Create a Secret Question and Answer (first time logging in only) 5 Terms of Use Page (first time
MyFaxCentral User Administration Guide
faxing simplified. anytime. anywhere. MyFaxCentral User Administration Guide www.myfax.com MyFaxCentral Common Controls...1 Navigation Controls...1 Customize View...1 MyFaxCentral User Administration...2
AXT JOBS GUI Users Guide
AXT JOBS GUI Users Guide Content 1 Preface... 3 1.1 Audience... 3 1.2 Typographic conventions... 3 1.3 Requirements... 3 1.4 Acknowledgements... 3 1.5 Additional information... 3 2 Introduction... 3 3
PeopleSoft Query Training
PeopleSoft Query Training Overview Guide Tanya Harris & Alfred Karam Publish Date - 3/16/2011 Chapter: Introduction Table of Contents Introduction... 4 Navigation of Queries... 4 Query Manager... 6 Query
CHAPTER 8: MANAGING LEADS
Chapter 8: Managing Leads CHAPTER 8: MANAGING LEADS Objectives Introduction The objectives are: Understand the process for using leads in Microsoft Dynamics CRM. Create and import leads into Microsoft
Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support.
Sync & Save Introduction Sync & Save allows you to connect the DoForms service (www.doforms.com) with your accounting or management software. If your system can import a comma delimited, tab delimited
CRM CUSTOMER RELATIONSHIP MANAGEMENT
CRM CUSTOMER RELATIONSHIP MANAGEMENT Customer Relationship Management is identifying, developing and retaining profitable customers to build lasting relationships and long-term financial success. The agrē
EXCEL IMPORT 18.1. user guide
18.1 user guide No Magic, Inc. 2014 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All information
Permissions Management for Site Admins
ControlPoint Publication Date: April 29, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software, or
BAT Smart View for Budget Users. Miami-Dade County. BAT Smart View Training Activity Guide
Miami-Dade County BAT Smart View Training Activity Guide 1 Table of Contents Activity 1: Launch Microsoft Excel, Check User Options and Use the Connection Panel.... 3 Activity 2: Opening BAT Web Forms
Human Resources (HR) Query Basics
Human Resources (HR) Query Basics This course will teach you the concepts and procedures involved in finding public queries, creating private queries, and running queries in PeopleSoft 9.1 Query Manager.
Presentation Reporting Quick Start
Presentation Reporting Quick Start Topic 50430 Presentation Reporting Quick Start Websense Web Security Solutions Updated 19-Sep-2013 Applies to: Web Filter, Web Security, Web Security Gateway, and Web
User Guide for Payroll Service (APS+)
User Guide for Payroll Service (APS+) Sept 2015 No part of this document may be reproduced, stored in a retrieval system of transmitted in any form or by any means, electronic, mechanical, chemical, photocopy,
MAS 500 Intelligence Tips and Tricks Booklet Vol. 1
MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...
DaimlerChrysler EBMX HTTP/s Quick Start Guide
DaimlerChrysler EBMX HTTP/s Quick Start Guide Document Version 2.1, August 28, 2003 Copyright 2003 Cleo Communications In this document Process Map Overview Configuration Activate the DaimlerChrysler HTTP/s
A Taste of What s Cooking at US Foods. Online Inventory User s Guide
A Taste of What s Cooking at US Foods Online Inventory User s Guide November 2014 Table of Contents USFOOD.COM INVENTORY OVERVIEW... 3 USFOOD.COM INVENTORY REPORTS*... 3 BEFORE YOU BEGIN... 5 IMPORTANT
PSW Guide. Version 4.7 April 2013
PSW Guide Version 4.7 April 2013 Contents Contents...2 Documentation...3 Introduction...4 Forms...5 Form Entry...7 Form Authorisation and Review... 16 Reporting in the PSW... 17 Other Features of the Professional
ithenticate User Manual
ithenticate User Manual Version: 2.0.8 Updated February 4, 2014 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage
Salary and Planning Distribution (SPD) Ad-Hoc Reporting Tool
Salary and Planning Distribution (SPD) Ad-Hoc Reporting Tool Georgia Institute of Technology HRMS 8.8 Systems Training Copyright Georgia Institute of Technology 2004 Table of Contents Getting Started...3
Integration Guide Version 5.3 6/25/2015
Integration Guide Version 5.3 6/25/2015 Table of Contents Table of Contents... 1 Document Version History... 3 1. Create Items with Seller Portal... 4 1.1. Create a New Item... 4 1.2. Or, Find it on Newegg...
Training Module 1: Administration (logical) (for Privia version 5.9)
Training Module : Administration (logical) (for Privia version.9) Copyright 0 by Privia LLC. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval
UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT
UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT Table of Contents Creating a Webform First Steps... 1 Form Components... 2 Component Types.......4 Conditionals...
Training Module 4: Document Management
Training Module 4: Document Management Copyright 2011 by Privia LLC. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval Contents Contents...
Jet Data Manager 2012 User Guide
Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform
Tips and Tricks. Table of Contents. Run Control ID
Tips and Tricks Table of Contents Contents Table of Contents... 1 Run Control ID... 1 Running Reports in Core-CT... 2 Downloading Reports to Excel... 3 Journal Source Types... 4 Entering Parameters...
Strategic Asset Tracking System User Guide
Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data
http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx
Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release
Manage Workflows. Workflows and Workflow Actions
On the Workflows tab of the Cisco Finesse administration console, you can create and manage workflows and workflow actions. Workflows and Workflow Actions, page 1 Add Browser Pop Workflow Action, page
Chapter 24: Creating Reports and Extracting Data
Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated
Visualization with Excel Tools and Microsoft Azure
Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization
INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB
INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING Like most people, you probably fill out business forms on a regular basis, including expense reports, time cards, surveys,
AR326: Accounts Receivable - Funds Receipts. Instructor Led Training
AR326: Accounts Receivable - Funds Receipts Instructor Led Training Rev 1/21/2015 Welcome This training provides employees with the skills and information necessary to use Cardinal. It is not intended
Last Revised: 2/16/2010. Microsoft Office SharePoint 2007 User Guide
Last Revised: 2/16/2010 Microsoft Office SharePoint 2007 User Guide Table of Contents OVERVIEW...3 Accessing SharePoint Site...4 Document Library...5 Viewing a File...5 Uploading File(s)...8 Check Document
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor
PDG Software. QuickBooks Financial Guide
QuickBooks Financial Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2008 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains all
Access Part 2 - Design
Access Part 2 - Design The Database Design Process It is important to remember that creating a database is an iterative process. After the database is created and you and others begin to use it there will
Corporate Telephony Toolbar User Guide
Corporate Telephony Toolbar User Guide 1 Table of Contents 1 Introduction...6 1.1 About Corporate Telephony Toolbar... 6 1.2 About This Guide... 6 1.3 Accessing The Toolbar... 6 1.4 First Time Login...
Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9
TABLE OF CONTENTS Query 4 Lesson Objectives 4 Review 5 Smart Query 5 Create a Smart Query 6 Create a Smart Query Definition from an Ad-hoc Query 9 Query Functions and Features 13 Summarize Output Fields
IP Phone Services Configuration
CHAPTER 96 Using Cisco Unified Communications Manager Administration, you define and maintain the list of IP phone services to which users can subscribe at their site. IP phone services comprise XML applications
INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3
INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3 Often the most compelling way to introduce yourself to a software product is to try deliver value as soon as possible. Simego DS3 is designed to get you
Direct Deposit of Payroll Cash Concentration and Disbursement Consumer Debits and Credits. About ACH
Automated Clearing House (ACH) Payments Use ACH to make a wide variety of payment types. Each data entry screen is specifically designed for a different kind of payment. Payment types, also called applications,
Content Management System User Guide
CWD Clark Web Development Ltd Content Management System User Guide Version 1.0 1 Introduction... 3 What is a content management system?... 3 Browser requirements... 3 Logging in... 3 Page module... 6 List
How To Use Query Console
Query Console User Guide 1 MarkLogic 8 February, 2015 Last Revised: 8.0-1, February, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Query Console User
Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013
Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST
Guide to the Disability Insurance Illustration System
WE LL GIVE YOU AN EDGE SM Principal Life Insurance Company Guide to the Disability Insurance Illustration System Disability Solutions 700 Series Portfolio For producer education and information only. Not
How To Use The Unify Intelligence Center On A Pc Or Macbook Or Macrocessor On A Computer Or Macosade On A Macbook (For Macro Recipebook) On A Mobile Device On A Web Browser On A Desktop Or
The Unified Intelligence Center interface is organized by dashboards. are web pages that display reports, scheduled reports, sticky notes, and web-based elements, such as URLs and web widgets, that are
Adaptive Enterprise Solutions
Reporting User Guide Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254 Fax www.adsystech.com Version 5 THIS USER
Setting Up ALERE with Client/Server Data
Setting Up ALERE with Client/Server Data TIW Technology, Inc. November 2014 ALERE is a registered trademark of TIW Technology, Inc. The following are registered trademarks or trademarks: FoxPro, SQL Server,
File Management Utility User Guide
File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held
Offline Remittance Processing Standalone, Service-Based, Multi-Client, Attorney Options
Offline Remittance Processing Standalone, Service-Based, Multi-Client, Attorney Options User Manual 911 Central Parkway North, Suite 200 San Antonio, Texas 78232 (210) 403-8670 www.acttax.com Contents
TIBCO Spotfire Automation Services 6.5. User s Manual
TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO
VISION FINANCIALS. Budget Status (GLS8020) Introduction. Purpose of the Report
VISION FINANCIALS Budget Status (GLS8020) Introduction Purpose of the Report The report displays all Commitment Control ledger amounts (budgeted, associated revenue, pre-encumbrance, encumbrance, expense)
Email Archiving Troubleshooting Guide
Email archiving alerts are most often associated with failed attempts to pull mail from the associated journaling mailbox. In many cases, these alerts are resolved automatically. However, there have been
VDF Query User Manual
VDF Query User Manual Page 1 of 25 Table of Contents Quick Start... 3 Security... 4 Main File:... 5 Query Title:... 6 Fields Tab... 7 Printed Fields... 8 Task buttons... 9 Expression... 10 Selection...
SimpleFTP. User s Guide. On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America
SimpleFTP User s Guide On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America Website: http://www.on-core.com Technical Support: [email protected] Information: [email protected]
System Administrator Training Guide. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.
System Administrator Training Guide Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before You Begin... 4 Overview... 4
SECTION 5: Finalizing Your Workbook
SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark
Bank Reconciliation Import BR-1005
Bank Reconciliation Import BR-1005 Overview This Extended Solution to the standard MAS 90 MAS 200 Bank Reconciliation module imports a text file and validates cleared checks against the Bank Reconciliation
CA Clarity PPM. Connector for Microsoft SharePoint Product Guide. Service Pack 02.0.01
CA Clarity PPM Connector for Microsoft SharePoint Product Guide Service Pack 02.0.01 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred
Bank Statement Reconciliation
Bank Statement Reconciliation Updated December 2015 Contents About Bank Reconciliation...3 Reconciling Your Account...3 Importing Users into SQL...3 Creating a Bank Account...4 Editing a Bank Account...5
Mass Announcement Service Operation
Mass Announcement Service Operation The Mass Announcement Service enables you to automate calling a typically large number of contacts, and playing them a pre-recorded announcement. For example, a weather
Turnitin Blackboard 9.0 Integration Instructor User Manual
Turnitin Blackboard 9.0 Integration Instructor User Manual Version: 2.1.3 Updated December 16, 2011 Copyright 1998 2011 iparadigms, LLC. All rights reserved. Turnitin Blackboard Learn Integration Manual:
