Get Opportunities Public API documentation

Size: px
Start display at page:

Download "Get Opportunities Public API documentation"

Transcription

1 documentation Prepared for General Services Administration (GSA) Integrated Award Environment (IAE)

2 Table of Contents 1. Overview Get Opportunities Request Parameters Get Opportunities Response Parameters Examples Example 1: Search opportunities for the given date Example 2: Search by pre-solicitation type Example 3: Search for opportunities by a given title API Versions Authentication and API Keys Synchronous vs Asynchronous call HTTP Response Codes Error Messages

3 1. Overview Get Opportunities API provides all the published opportunity details based on the request parameters. This API supports pagination as needed. If pagination is requested, then the response will be provided to users synchronously else the call will be asynchronous. 2. Get Opportunities Request Parameters Users can search by any of the below request parameters with Date field as mandatory. Table 1: Opportunities GET API Request Parameters Request Parameters that API accepts Description Mandatory? Data Type api_key Public Key of users Yes ptype Procurement Type. Below are the available Procurement Types: u= Justification (J&A) p = Pre solicitation a = Award Notice r = Sources Sought s = Special Notice g = Sale of Surplus Property k = Combined Synopsis/Solicitation i = Intent to Bundle Requirements (DoD- Funded) No Note: Below services are now retired: f = Foreign Government Standard l = Fair Opportunity / Limited Sources Use Justification (u) instead of fair Opportunity. solnum Solicitation Number No title Title No description Description No postedfrom Posted date From. Yes Format must be MM/dd/yyyy Note: Date range between Posted Date From and To is 1 year postedto Posted date To Yes Format must be MM/dd/yyyy Note: Date range between Posted Date From and To is 1 year 2

4 status Status of record. Must be one of No Active/Inactive/Both Default status: Active deptname Department Name (L1) No subtier Agency Name (L2) No state Place of Performance (State) No zip Place of Performance (Zip code) No typeofsetaside Legacy Set Aside codes & their descriptions are: No 1 = Partial Small Business 2 = Partial HBCU / MI 3 = Service-Disabled Veteran-Owned Small Business 4 = Total Women-owned Business 5 = HUBZone 6 = Total Small Disadvantage Business 7 = Total Small Business 8 = Veteran-Owned Small Business 9 = Total HBCU / MI 10 = Partial Women-owned Business 11 = Partial HUB-Zone 12 = Partial Small Disadvantage Business 13 = Very Small Business 14 = Competitive 8(a) 15 = Emerging Small Business 16 = Woman Owned Small Business 17 = Economically Disadvantaged Woman Owned Small Business 18 = Indian Economic Enterprises 19 = Indian Small Business Economic Enterprises Modern Set Aside codes & their descriptions are: = Total Small Business Set- Aside (FAR 19.5) = Partial Small Business Set- Aside (FAR 19.5) = 8(a) Set-Aside (FAR 19.8) = 8(a) Sole Source (FAR 19.8) = Historically Underutilized Business (HUBZone) Set-Aside (FAR 19.13) 3

5 = Historically Underutilized Business (HUBZone) Sole Source (FAR 19.13) = Service-Disabled Veteran- Owned Small Business (SDVOSB) Set- Aside (FAR 19.14) = Service-Disabled Veteran- Owned Small Business (SDVOSB) Sole Source (FAR 19.14) = Women-Owned Small Business (WOSB) Program Set-Aside (FAR 19.15) = Women-Owned Small Business (WOSB) Program Sole Source (FAR 19.15) = Economically Disadvantaged WOSB (EDWOSB) Program Set-Aside (FAR 19.15) = Economically Disadvantaged WOSB (EDWOSB) Program Sole Source (FAR 19.15) = Local Area Set-Aside (FAR 26.2) = Indian Economic Enterprise (IEE) Set-Aside (specific to Department of Interior) = Indian Small Business Economic Enterprise (ISBEE) Set-Aside (specific to Department of Interior) = Buy Indian Set-Aside (specific to Department of Health and Human Services, Indian Health Services) = Veteran-Owned Small Business Set-Aside (specific to Department of Veterans Affairs) = Veteran-Owned Small Business Sole source (specific to Department of Veterans Affairs) Note: Backend is making a transition to the modern set aside codes in phases. Hence the document lists both the setaside codes for now. typeofsetasidedescription Set Aside code Description. See above descriptions mentioned against each of No 4

6 the Set Aside Code ncode NAICS Code. This code is maximum of 6 No digits ccode Classification Code No rdlfrom Response Deadline date. Format must be No MM/dd/yyyy Note: If response date From & To is provided, then the date range is 1 year rdlto Response Deadline date. Format must be No MM/dd/yyyy Note: If response date From & To is provided, then the date range is 1 year limit Total number of records to be retrieved No Int per page. This field must be a number. NOTE: If limit is not provided, request will be treated as an asynchronous request and users will receive an with a download option to retrieve response. offset Indicates the page index. Default offset starts with 0 No Int 3. Get Opportunities Response Parameters Based on the request parameters, API provides below response parameters. Table 2: GET Opportunities API Response Parameters Response Parameters that API provides Description Data Type totalrecords Total number of records for the search Number limit Limit entered by a user while making the request i.e. total number of records that user wished to retrieve per page. Number offset Page index specified by a user. Default offset starts with 0 if user does not provide any offset in the request. Number title Opportunity Title solicitationnumber Solicitation Number department Department (L1) subtier Sub-Tier (L2) office Office (L3) posteddate Opportunity Posted Date YYYY-MM-DD HH:MM:SS 5

7 type Opportunity current type basetype Opportunity original type archivetype Archive Type archivedate Archived Date setaside Set Aside Description setasidecode Set Aside Code reponsedeadline Response Deadline Date naicscode NAICS Code. This code is maximum of 6 digits. classificationcode Classification Code active If Active = Yes, then the opportunity is active, if No, then opportunity is Archived. award Award Information (If Available) This will have JSON - Award amount - Awardee - Award date - Award Number pointofcontact Point of Contact Information. It can have below fields if available JSON - Fax - Type - - Phone - Title - Full name description A link to an opportunity description. Note: To download the description, user should append the public API Key. If no description is available then, user is shown an error message Description not found organizationtype Type of an organization department/subtier/office officeaddress Office Mailing Address placeofperformance Place of performance information. It can have JSON below fields if available - Street Address - City (City code & Name) - State (State Code Only) - Country (Country Code Only) - Zip additionalinfolink Any additional info link if available for the opportunity uilink Direct UI link to the opportunity. To view the opportunity on UI, user must have either a 6

8 links contracting officer or a Contracting Specialist role. If user hits the link without logging in, user is directed to 404 not found page. Every record in a response has this links array consisting of: - rel: self - href: link to the specific opportunity itself. User should provide an API key to access the opportunity directly Also, every response has a master links array consisting of - rel: self - href: link to the actual request. User should provide an API key to access the request Array 4. Examples URLs for production and staging: Production URL: Staging URL: Example 1: Search opportunities for the given date Request URL s Public API Key&postedFrom=01/01/2018&postedTo=05/10/2018 Note: Request URL for staging is used in this example Response (JSON Output) Note: Response for one record is provided as an example "totalrecords": 25543, "limit": 10, "offset": 1, "opportunitiesdata": [ "noticeid": "ea55e45cded123fd8d6afd7c061138f0", "title": "Judge Rice Courtroom Lighting Project", "solicitationnumber": "EQ5P2SS2P ", 7

9 "department": null, "subtier": null, "office": null, "posteddate": " :45:22+00", "type": "Presolicitation", "basetype": "Presolicitation", "archivetype": "manual", "archivedate": null, "typeofsetasidedescription": null, "typeofsetaside": "7", "responsedeadline": null, "naicscode": "236220", "classificationcode": "Z", "active": "Yes", "award": null, "pointofcontact": [ "fax": null, "type": "primary", " ": "jordan.waldschmidt@gsa.gov", "phone": " ", "title": "Contract Specialist", "fullname": "Jordan Waldschmidt" "fax": null, "type": "secondary", " ": "johanna.nieves@gsa.gov", "phone": " ", "title": "Contracting Officer", "fullname": "Johanna Nieves" ], "description": " /opportunities/v1/noticedesc?noticeid=ea55e45cded123fd8d6afd7c061138f0", "organizationtype": null, "officeaddress": null, "placeofperformance": "streetaddress": "Dayton Federal Building and US Courthouse\r\n200 West Second Street", "city": "code": "21000", "name": "21000" "state": 8

10 "code": "OH" "zip": "45402", "country": "code": "USA" "additionalinfolink": null, "uilink": " "links": [ "rel": "self", "href": " &limit=" ] 4.2 Example 2: Search by pre-solicitation type Request URL s Public API Key &postedfrom=01/01/2018&postedto=05/10/2018&ptype=p Note: Request URL for staging is used in this example Response (JSON Output) Note: Response for one record is provided as an example "totalrecords": 11035, "limit": 10, "offset": 0, "opportunitiesdata": [ "noticeid": "ea55e45cded123fd8d6afd7c061138f0", "title": "Judge Rice Courtroom Lighting Project", "solicitationnumber": "EQ5P2SS2P ", "department": null, "subtier": null, "office": null, "posteddate": " :45:22+00", "type": "Presolicitation", 9

11 "basetype": "Presolicitation", "archivetype": "manual", "archivedate": null, "typeofsetasidedescription": null, "typeofsetaside": "7", "responsedeadline": null, "naicscode": "236220", "classificationcode": "Z", "active": "Yes", "award": null, "pointofcontact": [ "fax": null, "type": "primary", " ": "jordan.waldschmidt@gsa.gov", "phone": " ", "title": "Contract Specialist", "fullname": "Jordan Waldschmidt" "fax": null, "type": "secondary", " ": "johanna.nieves@gsa.gov", "phone": " ", "title": "Contracting Officer", "fullname": "Johanna Nieves" ], "description": " 8f0", "organizationtype": null, "officeaddress": null, "placeofperformance": "streetaddress": "Dayton Federal Building and US Courthouse\r\n200 West Second Street", "city": "code": "21000", "name": "21000" "state": "code": "OH" "zip": "45402", "country": 10

12 "code": "USA" "additionalinfolink": null, "uilink": " "links": [ "rel": "self", "href": " &limit=" ] 4.3 Example 3: Search for opportunities by a given title Request URL /opportunities/v1/search?limit=10&api_key=user s Public API Key&postedFrom=01/01/2018&postedTo=05/10/2018&title=Driving Note: Request URL for staging is used in this example Response (JSON Output) Note: Response for one record is provided as an example "totalrecords": 12, "limit": 10, "offset": 0, "opportunitiesdata": [ "noticeid": "9ffb613fb bbbf250cd8292d", "title": "DIFFERENTIAL, DRIVING", "solicitationnumber": "SPRDL118R0216", "department": null, "subtier": null, "office": null, "posteddate": " :41:13+00", "type": "Presolicitation", "basetype": "Presolicitation", "archivetype": "manual", "archivedate": null, "typeofsetasidedescription": null, 11

13 "typeofsetaside": null, "responsedeadline": " T20:00:00-05:00", "naicscode": "336350", "classificationcode": "25", "active": "Yes", "award": null, "pointofcontact": [ "fax": null, "type": "primary", " ": "vincent.strongarone@dla.mil", "phone": null, "title": null, "fullname": "vincent strongarone" "fax": null, "type": "secondary", " ": "DLALandWarrenFBO@dla.mil", "phone": null, "title": null, "fullname": "DLA FBO Mailbox" ], "description": " 92d", "organizationtype": null, "officeaddress": null, "placeofperformance": null, "additionalinfolink": null, "uilink": " "links": [ "rel": "self", "href": " &limit=" ] 12

14 5. API Versions Version Authentication and API Keys Users of this public API must provide an API key to use this Opportunities public API. Request per day are limited based on the federal or non-federal or general roles. Note: Users can request a public API Key in their Account Details page on beta.sam.gov (if testing in production) Else on alpha.sam.gov (if testing in prodlike). 7. Synchronous vs Asynchronous call Since Opportunities data volume is huge, API works as follows: If limit is provided (limit range is ), then the API will give response immediately (synchronous call). If limit is not provided, then the API will work asynchronously and sends an to the user with the response as a downloadable link. This downloadable link will have an expiry time. The downloadable CSV file format is: "Title", "Sol#", "Department/Ind.Agency", "Sub-Tier", "Office", "PostedDate", "Type", "BaseType", "ArchiveType", "ArchiveDate", "SetASideCode", "SetASide", "ResponseDeadLine", "NaicsCode", "ClassificationCode", "PopStreetAddress", "PopCity", "PopState", "PopZip", "PopCountry", "Active", "AwardNumber", "AwardDate", "Award$", "Awardee", "PrimaryContactTitle", "PrimaryContactFullname", "PrimaryContact ", "PrimaryContactPhone", "PrimaryContactFax", "SecondaryContactTitle", "SecondaryContactFullname","SecondaryContact ", "SecondaryContactPhone", "SecondaryContactFax","Description","OrganizationType","StreetAddress","StreetA ddress2","state","city","zipcode","countrycode","additionalinfolik", "Link" 8. HTTP Response Codes Success 404 No Data found 13

15 400 Bad Request 500 Internal Server Error 9. Error Messages # Scenario Error Messages 1 For status, user provides a value apart from Both or Active or InActive. Invalid Status value. Allowed values are any of Both/Active/InActive 2 For limit, user provides range beyond Limit valid range is Please provide valid input. 3 For limit or offset, user inputs characters/special characters. limit/offset must be a positive number. 4 For postedfrom, postedto, rdlfrom, rdlto user enters an invalid date format. 5 User does not provide postedfrom and postedto values. 6 User provides more than 1 year of date range for postedfrom and postedto. OR User provides more than 1 year of date range for rdlfrom and rdlto 7 User provides more than 25 characters for description field. Invalid Date Entered. Expected date format is MM/dd/yyyy PostedFrom and PostedTo are mandatory Date range must be 1 year(s) apart Description length is limited to 25 characters 8 User provides invalid API Key An invalid api_key was supplied. Get one at Note: This URL does not work at this point. Please refer section 6 on how to get API keys 9 User does not provide any API key No api_key was supplied. Get one at Note: This URL does not work at this point. Please 14

16 refer section 6 on how to get API keys 10 User clicks on the description link available in the response and description content is not available Description Not Found 15

HUBZone Program First Wednesday Virtual Learning Series 2018

HUBZone Program First Wednesday Virtual Learning Series 2018 HUBZone Program First Wednesday Virtual Learning Series 2018 www.sba.gov 1 Hosts Christopher Eischen, Procurement Center Representative SBA Office of Government Contracting, Area IV, Kansas City, MO christopher.eischen@sba.gov

More information

Department of Homeland Security

Department of Homeland Security Department of Homeland Security EAGLE II Industry Outreach July 27, 2009 Agenda Introductions & Welcome Opening Remarks DHS Buying Activities Differences between EAGLE and EAGLE II Request for Information

More information

NETWORX PROGRAM INDIVIDUAL SMALL BUSINESS SUBCONTRACTING PLAN IDIQ TASK ORDER BASED

NETWORX PROGRAM INDIVIDUAL SMALL BUSINESS SUBCONTRACTING PLAN IDIQ TASK ORDER BASED NETWORX PROGRAM INDIVIDUAL SMALL BUSINESS SUBCONTRACTING PLAN IDIQ TASK ORDER BASED Company Name: Qwest Government Services, Inc. (QGSI) Address: 4250 N. Fairfax Drive Arlington, VA 22203 Date Submitted:

More information

2010 CVM Solutions, Inc. Iberdrola DBE Supplier Registration Steps

2010 CVM Solutions, Inc. Iberdrola DBE Supplier Registration Steps Iberdrola DBE Supplier Registration Steps i Table of Contents Part 1 Introduction Part 2 What do I need? Part 3 How do I get started? Part 4 Getting familiar with the Iberdrola DBE Supplier Registration

More information

Department of Defense. Electronic Subcontracting Reporting System (esrs) Frequently Asked Questions

Department of Defense. Electronic Subcontracting Reporting System (esrs) Frequently Asked Questions Department of Defense Electronic Subcontracting Reporting System (esrs) Frequently Asked Questions System Issues Q. When was esrs officially launched? A. Its initial operating capability (IOC) official

More information

Standard and Ad Hoc Reports

Standard and Ad Hoc Reports DEFENSE PROCUREMENT AND ACQUISITION POLICY PROCURE-TO-PAY TRAINING SYMPOSIUM FPDS Tips Standard and Ad Hoc Reports Presented by: G. Brian Davidson Consultant to DPAP PDI May 30 June 1, 2017 Hyatt Regency

More information

Transformation Twenty-One Total Technology Next Generation (T4NG)

Transformation Twenty-One Total Technology Next Generation (T4NG) Transformation Twenty-One Total Technology Next Generation (T4NG) November 16, 2016 Matthew Ginty Contracting Officer Technology Acquisition Center Joseph During Program Manager Technology Acquisition

More information

Step-by-Step Guide. Electronic Proposal Routing in Cayuse 424. Office of Research & Sponsored Programs (ORSP)

Step-by-Step Guide. Electronic Proposal Routing in Cayuse 424. Office of Research & Sponsored Programs (ORSP) Step-by-Step Guide Electronic Proposal Routing in Cayuse 424 Office of Research & Sponsored Programs (ORSP) Step # 1 Look for an email from Cayuse entitled Cayuse424 System Notification: Proposal Awaiting

More information

SeaPort Vendor Portal User Guide. Version 4.2

SeaPort Vendor Portal User Guide. Version 4.2 SeaPort Vendor Portal User Guide Version 4.2 August, 2017 Document Status Item Document Title Author Document SeaPort Vendor Portal User Guide Octo Consulting This document contains details on how to use

More information

D&B Direct. API Documentation for. Firmographic Product Service. Version 2.0 (API) / 2.0 (Service)

D&B Direct. API Documentation for. Firmographic Product Service. Version 2.0 (API) / 2.0 (Service) D&B Direct API Documentation for Firmographic Product Service Version 2.0 (API) / 2.0 (Service) D&B Direct is a trademark or registered trademark of Dun and Bradstreet, Incorporated. Other trademarks used

More information

Small Business Contracting Rules

Small Business Contracting Rules The Professor s Forum Webinar: Small Business Contracting Rules Ralph C. Nash, Jr. Professor (Emeritus) of Law, George Washington University with guest Ira E. Hoffman, Esq. Principal, Offit Kurman, P.A.

More information

Negotiations or Clarifications - Do you know the difference?

Negotiations or Clarifications - Do you know the difference? Government Procurement Services GPS - Directing You to Success This newsletter is published on a monthly basis to provide relevant information to government purchasing and contracting professionals regarding

More information

MERGE PAPERWORK DATA SERVICES. Definitions. 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name

MERGE PAPERWORK DATA SERVICES. Definitions. 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name MERGE PAPERWORK Master Database Practice Information Supplemental Databases Practice Information 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name How many databases are

More information

MIT Lincoln Laboratory Facilities Modernization. Dr. Israel Soibelman 23 February 2017

MIT Lincoln Laboratory Facilities Modernization. Dr. Israel Soibelman 23 February 2017 MIT Lincoln Laboratory Facilities Modernization Dr. Israel Soibelman 23 February 2017 Facilities Modernization Project - 1 MIT Lincoln Laboratory DoD Federally Funded Research and Development Center Massachusetts

More information

Instructions for Submitting Applications Using TCFOR

Instructions for Submitting Applications Using TCFOR Instructions for Submitting Applications Using TCFOR Purpose The purpose of the Tobacco Control Funding Opportunities and Resources (TCFOR) website is to consolidate access to information and resources

More information

5/1/2014 System for Award Management

5/1/2014 System for Award Management CGI FEDERAL INC. DUNS: 145969783 Status: Active CAGE Code: 3YVK7 12601 FAIR LAKES CIR,, 22033-4902, Entity Record Entity Record Please see below for the entire Entity Registration record. If you would

More information

DLA Internet Bid Board System (DIBBS)

DLA Internet Bid Board System (DIBBS) DEFENSE LOGISTICS AGENCY AMERICA S COMBAT LOGISTICS SUPPORT AGENCY DLA Internet Bid Board System (DIBBS) Breakout Session 30-31 August 2016 WARFIGHTER FIRST PEOPLE & CULTURE STRATEGIC ENGAGEMENT FINANCIAL

More information

Doing Business with Army Contracting Command - Warren

Doing Business with Army Contracting Command - Warren Doing Business with Army Contracting Command - Warren Federal Business Opportunities Federal Business Opportunities or FedBizOpps is the single point-of-entry for federal government procurement opportunities.

More information

CIO-SP3 Small Business Ramp On Solicitation Number NIHJT , Pre- Award Notice for the SDVOSB Program

CIO-SP3 Small Business Ramp On Solicitation Number NIHJT , Pre- Award Notice for the SDVOSB Program 1 of 5 Subject: CIO-SP3 Small Business Ramp On Solicitation Number NIHJT2016015, Pre- Award Notice for the SDVOSB Program Good Afternoon: The National Institutes of Health Information Technology Acquisition

More information

Report Documentation Page

Report Documentation Page Central Contractor Registration Handbook March 2002 Any questions regarding this handbook please contact the CCR Assistance Center 888-227-2423 or 616-961-4725 Report Documentation Page Report Date 00/03/2002

More information

PROCURE-TO-PAY TRAINING SYMPOSIUM

PROCURE-TO-PAY TRAINING SYMPOSIUM DEFENSE PROCUREMENT AND ACQUISITION POLICY PROCURE-TO-PAY TRAINING SYMPOSIUM Federal Procurement Data System (FPDS) Version 1.5 Implementation Presented by: Lisa Romney, DPAP/PDI May 30 June 1, 2017 Hyatt

More information

API Documentation. Release Version 1 Beta

API Documentation. Release Version 1 Beta API Documentation Release Version 1 Beta Document Version Control Version Date Updated Comment 0.1 April 1, 2016 Initialize document 1 Release version PROMOTEXTER V3 BETA - API Documentation 1 Table of

More information

State of West Virginia Solicitation Response

State of West Virginia Solicitation Response Purchasing Division 2019 Washington Street East Post Office Box 50130 Charleston, WV 25305-0130 State of West Virginia Solicitation Response Proc Folder : 390220 Solicitation Description : HP Memory Kits,

More information

Office of Acquisition Management. Northwest Homeland Security Symposium ~ June 8, 2017 Holiday Inn Portland, Oregon 1

Office of Acquisition Management. Northwest Homeland Security Symposium ~ June 8, 2017 Holiday Inn Portland, Oregon 1 Office of Acquisition Management Northwest Homeland Security Symposium ~ June 8, 2017 Holiday Inn Portland, Oregon 1 J. William Weinberg Chief Acquisition Officer Bill.Weinberg@ice.dhs.gov 202-732-2600

More information

Minority owned Business/HUB Certifications

Minority owned Business/HUB Certifications Minority owned Business/HUB Certifications The Texas Comptroller of Public Accounts (CPA) administers the Statewide Historically Underutilized Business (HUB) Program for the State of Texas, which includes

More information

GSA Renewable Energy Purchasing Update

GSA Renewable Energy Purchasing Update U.S. General Services Administration Northwest/Arctic Region GSA Renewable Energy Purchasing Update Indian Country Energy & Infrastructure Working Group George Northcroft, Regional Administrator & GSA

More information

GLEIF response to the General Services Administration (GSA) Entity Validation Services Request for Information (RFI) #ID

GLEIF response to the General Services Administration (GSA) Entity Validation Services Request for Information (RFI) #ID Global Legal Entity Identifier Foundation (GLEIF) St. Alban-Vorstadt 5 4052 Basel Switzerland GLEIF St. Alban Vorstadt 5 4052 Basel Switzerland Mrs. Julie Green U.S. General Services Administration Washington,

More information

Government User Help Guide Regarding Small Business Information SAM contains information supplied by the Small Business Administration (SBA) and the potential contractor themselves about their size. 1

More information

The U.S. Manufacturing Extension Partnership - MEP

The U.S. Manufacturing Extension Partnership - MEP The U.S. Manufacturing Extension Partnership - MEP Roger D. Kilmer Director, MEP National Institute of Standards and Technology (NIST) U.S. Department of Commerce roger.kilmer@nist.gov 301-975-5020 http://www.nist.gov/mep/

More information

U. S. General Services Administration OVERVIEW OF OASIS AND OASIS SB MULTIPLE AWARD CONTRACTS JULY 2017

U. S. General Services Administration OVERVIEW OF OASIS AND OASIS SB MULTIPLE AWARD CONTRACTS JULY 2017 U. S. General Services Administration OVERVIEW OF OASIS AND OASIS SB MULTIPLE AWARD CONTRACTS JULY 2017 1 Agenda What is OASIS and OASIS and how it is structured How to use OASIS and OASIS SB Resources

More information

USC Supplier Portal (PO Suppliers)

USC Supplier Portal (PO Suppliers) USC Supplier Portal PO Suppliers Guide Table of Contents Introduction...2 New User Registration...3 Returning Users...5 Welcome to Supplier Registration...6 Company Overview...7 Business Details...8 Addresses...9

More information

EMS Platform Services Installation & Configuration Guides

EMS Platform Services Installation & Configuration Guides EMS Platform Services Installation & Configuration Guides V44.1 Last Updated: August 7, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents

More information

Objectives (continued)

Objectives (continued) 1 Objectives At the conclusion of the presentation you will be able to:! Complete the NATO Commercial And Government Entity (NCAGE) enrollment steps to receive a NCAGE Code.! Complete the SAM Registration

More information

MyFloridaMarketPlace Vendor Registration

MyFloridaMarketPlace Vendor Registration MyFloridaMarketPlace Vendor Registration How to Take this Training Move forward and backward through the presentation by clicking on the section titles in the navigation panel. Select the drop down arrow

More information

USC Supplier Portal (DV Suppliers)

USC Supplier Portal (DV Suppliers) USC Supplier Portal DV Suppliers Guide Table of Contents Introduction...2 New User Registration...3 Returning Users...5 Welcome to Supplier Registration...6 Company Overview...7 Business Details...8 Addresses...9

More information

Data Type and Format (Not all data elements require a format specification)

Data Type and Format (Not all data elements require a format specification) Individual Data Element Name (Term) Sub-element Name (Term) Data Element Description Data Type and Format (Not all data elements require a format specification) Data Element Requirement for Health Plan

More information

LR01 - New Enrollment for Legally-Exempt Care Window

LR01 - New Enrollment for Legally-Exempt Care Window LR01 - New Enrollment for Legally-Exempt Care Window Professional Development Program 1 LR01 - New Enrollment for Legally-Exempt Care Window Data Entry Reference Sheet (August 2017) CCFS Legally-Exempt

More information

JCCS. Joint Contingency Contracting System VENDOR USER GUIDE. July Prepared for:

JCCS. Joint Contingency Contracting System VENDOR USER GUIDE. July Prepared for: JCCS Joint Contingency Contracting System VENDOR USER GUIDE July 2011 Prepared for: BTA - JCCS Support 1851 South Bell Street, Suite 300 Arlington, VA 22202 Version History JCCS Vendor User Guide Version

More information

Solicitation TOSS8187. Notice of Proposed Sole Source: DVR's and External Hard Drives. State of Utah

Solicitation TOSS8187. Notice of Proposed Sole Source: DVR's and External Hard Drives. State of Utah Solicitation TOSS8187 Notice of Proposed Sole Source: DVR's and External Hard Drives Apr 22, 2008 7:52:38 AM MDT p. 1 Notice of Proposed Sole Source: DVR's and External Hard Drives Bid Number Bid Title

More information

Commonwealth of Kentucky SOLICITATION

Commonwealth of Kentucky SOLICITATION Doc ID No: RFP 729 1700000190 version 1 Page: 1 of 51 TITLE: 729 DBH Medication Assisted Adolescent Treatment DATE ISSUED SOLICITATION CLOSES SOLICITATION NO. 04/05/2017 Date: 04/28/2017 RECORD DATE RFP

More information

How to Get Registered in

How to Get Registered in How to Get Registered in www.sam.gov Basics To receive a grant from ONR Global, whether it be a Collaborative Science Program (CSP) grant or a Naval International Cooperative Opportunities in Science and

More information

MARTINSVILLE CITY PUBLIC SCHOOLS RFP FOR INTERNET SERVICES NOVEMBER 1, 2014

MARTINSVILLE CITY PUBLIC SCHOOLS RFP FOR INTERNET SERVICES NOVEMBER 1, 2014 MARTINSVILLE CITY PUBLIC SCHOOLS RFP FOR INTERNET SERVICES NOVEMBER 1, 2014 Overview Martinsville City Public Schools District (hereafter collectively referred to as MCPS) seeks a Request for Proposal

More information

Wind2/Deltek FMS BillQuick 2012 Data Conversion

Wind2/Deltek FMS BillQuick 2012 Data Conversion Time Billing and Business Management Software Built With Your Industry Knowledge Wind2/Deltek FMS 2012 Data Conversion Conversion Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505

More information

NYU IT Directory API v1

NYU IT Directory API v1 NYU IT Directory API v1 Overview Servers Authentication Query For NetID Example Search By Affiliation/Name Pagination Example Attributes Attribute Release Policies Person Level Attributes Role Level Attributes

More information

ELECTRICAL ENGINEERING & INSTRUMENTATION MECHANICAL ENGINEERING BIOLOGICAL & INDUSTRIAL ENGINEERING NUCLEAR ENGINEERING STRUCTURAL & CIVIL

ELECTRICAL ENGINEERING & INSTRUMENTATION MECHANICAL ENGINEERING BIOLOGICAL & INDUSTRIAL ENGINEERING NUCLEAR ENGINEERING STRUCTURAL & CIVIL ELECTRICAL ENGINEERING & INSTRUMENTATION MECHANICAL ENGINEERING BIOLOGICAL & INDUSTRIAL ENGINEERING NUCLEAR ENGINEERING STRUCTURAL & CIVIL ENGINEERING SYSTEMS INTEGRATION ELECTRONIC DATA MANAGEMENT PROJECT

More information

New Jersey Department of the Treasury Division of Purchase and Property

New Jersey Department of the Treasury Division of Purchase and Property New Jersey Department of the Treasury Division of Purchase and Property Quick Reference Guide VENDOR REGISTRATION Rev. 3/12/2018 2:46:00 PM Table of Contents 1. Purpose... 3 2. NJSTART 24/7 Availability...

More information

PERFORMANCE HORIZON PUBLISHER API INTRODUCTION

PERFORMANCE HORIZON PUBLISHER API INTRODUCTION PERFORMANCE HORIZON PUBLISHER API INTRODUCTION Version 1.0 October 2016 WHY USE API S All of the features and functionality that we have developed aim to give you, the user, a greater understanding of

More information

LR01 - New Enrollment for Legally-Exempt Care Window

LR01 - New Enrollment for Legally-Exempt Care Window CCFS Legally-Exempt LR01 - New Enrollment for Legally-Exempt Care Window Data Entry Reference Sheet (October 2012) LR01 - New Enrollment for Legally-Exempt Care Window Provider Information Mr., Mrs., Ms.

More information

Federal Data Center Consolidation Initiative (FDCCI) Workshop III: Final Data Center Consolidation Plan

Federal Data Center Consolidation Initiative (FDCCI) Workshop III: Final Data Center Consolidation Plan Federal Data Center Consolidation Initiative (FDCCI) Workshop III: Final Data Center Consolidation Plan August 10, 2010 FDCCI Agenda August 10 th, 2010 1. Welcome Katie Lewin GSA Director Cloud Computing

More information

CLIENT DASHBOARD. With Cloud Communication Solution (C.C.S).

CLIENT DASHBOARD. With Cloud Communication Solution (C.C.S). CLIENT DASHBOARD. CLIENT DASHBOARD Content CCS Presentation... 3 SMS... 3 Channels... 3 Requirement... 3 1.1 To read before connect... 4 1.2 Glossary of symbols... 5 1.3 CONNECTION... 6 1.3.1 Choice of

More information

Federal Government. Each fiscal year the Federal Government is challenged CATEGORY MANAGEMENT IN THE WHAT IS CATEGORY MANAGEMENT?

Federal Government. Each fiscal year the Federal Government is challenged CATEGORY MANAGEMENT IN THE WHAT IS CATEGORY MANAGEMENT? CATEGORY MANAGEMENT IN THE Federal Government Each fiscal year the Federal Government is challenged to accomplish strategic goals while reducing spend and operating more efficiently. In 2014, the Federal

More information

CRM-to-CRM Data Migration. CRM system. The CRM systems included Know What Data Will Map...3

CRM-to-CRM Data Migration. CRM system. The CRM systems included Know What Data Will Map...3 CRM-to-CRM Data Migration Paul Denwood Table of Contents The purpose of this whitepaper is to describe the issues and best practices related to data Choose the Right Migration Tool...1 migration from one

More information

TRIAEM LLC Corporate Capabilities Briefing

TRIAEM LLC Corporate Capabilities Briefing TRIAEM LLC Corporate Capabilities Briefing 3/4/ 1 CORPORATE OVERVIEW CORPORATE VALUES MISSION STATEMENT SERVICES WORKFORCE EXPERIENCE CORPORATE CONTACTS 3/4/ 2 CORPORATE OVERVIEW TRIAEM is certified through

More information

INSTRUCTIONS FOR RESPONSE TO REQUEST FOR BEST VALUE PROPOSALS (RFP) #852W001

INSTRUCTIONS FOR RESPONSE TO REQUEST FOR BEST VALUE PROPOSALS (RFP) #852W001 INSTRUCTIONS FOR RESPONSE TO REQUEST FOR BEST VALUE PROPOSALS (RFP) #852W001 Issue Date: April 17, 2019 Title: VFHY Website Development Issuing Agency: Virginia Foundation for Healthy Youth (VFHY) Period

More information

USGv6: US Government. IPv6 Transition Activities 11/04/2010 DISCOVER THE TRUE VALUE OF TECHNOLOGY

USGv6: US Government. IPv6 Transition Activities 11/04/2010 DISCOVER THE TRUE VALUE OF TECHNOLOGY USGv6: US Government Dale Geesey Chief Operating Officer Auspex Technologies, LLC Phone: 703.319.1925 Fax: 866.873.1277 E-mail: dgeesey@auspextech.com Web: www.auspextech.com IPv6 Transition Activities

More information

IBM. Integration Framework Guide. IBM Emptoris Sourcing SaaS

IBM. Integration Framework Guide. IBM Emptoris Sourcing SaaS IBM Emptoris Sourcing IBM Integration Framework Guide 10.1.2 SaaS IBM Emptoris Sourcing IBM Integration Framework Guide 10.1.2 SaaS ii IBM Emptoris Sourcing: Integration Framework Guide Copyright Note:

More information

Hewlett Packard Enterprise Company Public Sector - Federal

Hewlett Packard Enterprise Company Public Sector - Federal Hewlett Packard Enterprise Company Public Sector - Federal Federal Partner Ready Agent Rules of Engagement FY18 Updated 1/1/18 1 The following document is provided as a guide for Hewlett Packard Enterprise

More information

Update to Fort Worth Post Society of American Military Engineers (SAME)

Update to Fort Worth Post Society of American Military Engineers (SAME) Update to Fort Worth Post Society of American Military Engineers (SAME) Austin Courthouse August 5, 2013 Agenda Who We Are/ GSA Overview Doing Business with GSA Small Business Programs Opportunities Donna,

More information

Version Event Protect Platform RESTfull API call

Version Event Protect Platform RESTfull API call Event Protect Platform RESTfull API call Introduction Via available online service and through specified API, developers can connect to Event Protect platform and submit individual sales transaction. Service

More information

IBM. Bulk Load Utilities Guide. IBM Emptoris Contract Management SaaS

IBM. Bulk Load Utilities Guide. IBM Emptoris Contract Management SaaS IBM Emptoris Contract Management IBM Bulk Load Utilities Guide 10.1.2 SaaS IBM Emptoris Contract Management IBM Bulk Load Utilities Guide 10.1.2 SaaS ii IBM Emptoris Contract Management: Bulk Load Utilities

More information

FBO.GOV Vendor Guide 1.6

FBO.GOV Vendor Guide 1.6 Updated: 7/30/2010 DISCLOSURE*: This Instruction Manual has been prepared by Symplicity Corporation solely for the benefit of FBO.gov users. By accepting delivery of this Instruction Manual, the recipient

More information

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM)

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM) IUID Registry Application Programming Interface (API) Version 5.6 Software User s Manual (SUM) Document Version 1.0 May 28, 2014 Prepared by: CACI 50 N Laura Street Jacksonville FL 32202 Prepared for:

More information

United States Small Business Administration Office of Hearings and Appeals

United States Small Business Administration Office of Hearings and Appeals Cite as: NAICS Appeal of RCF Information Systems, Inc., SBA No. NAICS-5653 (2015) United States Small Business Administration Office of Hearings and Appeals NAICS APPEAL OF: RCF Information Systems, Inc.,

More information

Choosing the CGFM designation:

Choosing the CGFM designation: Choosing the CGFM designation: Q: What are the benefits of having the CGFM certification? A: CGFM highlights your achievements, serves as a tangible indicator of your experience and knowledge and stays

More information

AmeriHealth Caritas Iowa

AmeriHealth Caritas Iowa AmeriHealth Caritas Iowa Chronic Condition Health Home (CCHH) & Integrated Health Home (IHH) Providers Roster Claims Submission Training SourceHOV s Training Agenda About SourceHOV s Reminders about CCHH

More information

THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDELINES

THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDELINES THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDELINES The Maternal Child Health-Leadership Education, Advocacy, Research Network (MCH-LEARN) Thank you for your interest

More information

Electronic Subcontracting Reporting System (esrs) Department of Defense Government Training

Electronic Subcontracting Reporting System (esrs)  Department of Defense Government Training 0 Electronic Subcontracting Reporting System (esrs) http://www.esrs.gov Department of Defense Government Training 1 Submitting an Individual Subcontracting Report (ISR) 2 Subcontracting Program: The Basics

More information

SAME SPACE COAST POST ANNUAL SMALL BUSINESS & NETWORKING EVENT

SAME SPACE COAST POST ANNUAL SMALL BUSINESS & NETWORKING EVENT SAME SPACE COAST POST ANNUAL SMALL BUSINESS & NETWORKING EVENT Beth Myers Deputy, Office of Small Business Programs Jacksonville District January 21, 2016 Trusted Team of Partners Professionals Delivering

More information

VendorLink, LLC Research Parkway, Suite 223 Orlando, FL (407) Vendor User Manual

VendorLink, LLC Research Parkway, Suite 223 Orlando, FL (407) Vendor User Manual 12201 Research Parkway, Suite 223 Orlando, FL 32826 (407)401-0031 www.evendorlink.com Vendor User Manual 12201 Research Parkway Suite 223 Orlando, FL 32826 Table of Contents 1. INTRODUCTION... 3 1.1 PURPOSE...

More information

U.S. General Services Administration Planned Refresh of TDR Pilot Schedules / SINS

U.S. General Services Administration Planned Refresh of TDR Pilot Schedules / SINS U.S. General Services Administration Planned Refresh of TDR Pilot Schedules / SINS 1 September 12, 2017 Disclaimer "The purpose of this webinar is to allow GSA FAS to verbally present the DRAFT planned

More information

Timeslips BillQuick 2011 Data Conversion

Timeslips BillQuick 2011 Data Conversion Time Billing and Business Management Software Built With Your Industry Knowledge Timeslips BillQuick 2011 Data Conversion Conversion Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505

More information

Punta Gorda eprocurement Site. How to navigate the Bid System

Punta Gorda eprocurement Site. How to navigate the Bid System Punta Gorda eprocurement Site How to navigate the Bid System January 2017 eprocurement Home Page https://punta gorda.ionwave.net Vendor registration Refer to Supplier Instructional Guideline to assist

More information

Controller s Office Supplier Training September 12, 2017

Controller s Office Supplier Training September 12, 2017 Controller s Office Supplier Training September 12, 2017 Discussion Topics Supplier Maintenance Types of Suppliers How to Request a New Supplier How to Update a Supplier How to Find a Supplier in Payment

More information

Personal Data Change Form South Africa

Personal Data Change Form South Africa Personal Data Change Form South Africa Instructions: This form is used for employees to change personal data. Please ensure to complete Section A and only those fields where data will change. If the section

More information

Table of contents. Basics 3

Table of contents. Basics 3 Table of contents Basics 3 Individual requests 4 Clients 4 Description of a client record. 4 Add a new client. 4 Get all clients. 5 Get one client. 5 Get properties of client. 6 Update client. 6 Delete

More information

XSB Price Point User Guide

XSB Price Point User Guide XSB Price Point User Guide January 2017 Copyright 2017 XSB, Inc. All Rights Reserved Table of Contents Price Point User Guide Overview... 1 Logging On to the System... 1 Lost Password/Forgotten Username...

More information

First access Minnesota State Employee Home by logging in with your Star ID and password, you will land on the Employee Home screen.

First access Minnesota State Employee Home by logging in with your Star ID and password, you will land on the Employee Home screen. Introduction provides the ability to search for a SWIFT vendor on the web using several different search criteria options such as the vendor s legal (location) name, Doing Business As (DBA) name, location

More information

AT&T Bolt-On Ordering & Sales Tool BOOST (Indirect)

AT&T Bolt-On Ordering & Sales Tool BOOST (Indirect) AT&T Bolt-On Ordering & Sales Tool BOOST (Indirect) BOOST Overview BOOST (Bolt-on Ordering and Sales Tool) is an AT&T ordering tool that currently supports Tech Support 360 and Web Hosting products. The

More information

The Interlocal Purchasing System (TIPS Cooperative) Supplier Response Bid Information Contact Information Ship to Information Bid Creator Mr. David Mabe National Address Region VIII Education Address Coordinator

More information

New Higher ED Full Procurement Process Flow. Version 10.0

New Higher ED Full Procurement Process Flow. Version 10.0 New Higher ED Full Procurement Process Flow Version 10.0 1 START Starter Tool Who, What, Where, When, How Much, How long, Estimated Order Dollar Value Are you buying furniture with a value > $500 You must

More information

Late Addition #1 EXECUTIVE DOCUMENT SUMMARY

Late Addition #1 EXECUTIVE DOCUMENT SUMMARY EXECUTIVE DOCUMENT SUMMARY Department: Information Technology Contact Person: Ron Plamondon Telephone No.: Source Selection Method Bid Other: Submittal Dates Executive Board: 01/15/2019 Regular Session:

More information

Department of Natural Resources. VENDOR: Name: Address: Phone #: Address: Contact Name: Contact Vendor #:

Department of Natural Resources. VENDOR: Name: Address: Phone #:  Address: Contact Name: Contact   Vendor #: NUMBER Invitation to Bid ITB 10 170000002-1 Department of Natural Resources DATE OF ISSUE November 08, 2016 TITLE OF SOLICITATION: DEADLINE FOR RESPONSES: Helicopter Charter Services for Dept. of Natural

More information

Veratics, Inc. Overview. Service Disabled Veteran Owned Small Business

Veratics, Inc. Overview. Service Disabled Veteran Owned Small Business Veratics, Inc. Overview Service Disabled Veteran Owned Small Business About Veratics About Veratics CVE-Verified Service-Disabled VeteranOwned Small Business (SDVOSB) Established January 2013 30+ Personnel

More information

Commonwealth of Kentucky SOLICITATION

Commonwealth of Kentucky SOLICITATION Doc ID No: RFB 605 1700000805 version 1 Page: 1 of 26 TITLE: Salt Brine Production Systems DATE ISSUED SOLICITATION CLOSES 04/04/2017 Date: 04/19/2017 RECORD DATE Time: 10:00:00 04/04/2017 I S S U E D

More information

Manufacturing USA. Dean L. Bartles. Ph. D., FASME, FSME Founding Executive Director DMDII Senior Technology Advisor - ASME

Manufacturing USA. Dean L. Bartles. Ph. D., FASME, FSME Founding Executive Director DMDII Senior Technology Advisor - ASME Manufacturing USA Dean L. Bartles. Ph. D., FASME, FSME Founding Executive Director DMDII Senior Technology Advisor - ASME 1 Standards Certification Conformity Assessment Courses Conferences Publications

More information

Payments The TIPS participant will make payments directly to the Vendor or vendor assigned dealer at net 30 days after receiving invoice.

Payments The TIPS participant will make payments directly to the Vendor or vendor assigned dealer at net 30 days after receiving invoice. No assignment of contract may be made without the prior written approval of TIPS. Payment can only be made to the awarded Vendor or vendor assigned dealer. Disclosures 1. Vendor affirms that he/she has

More information

exempts or does not impose a tax on similar sales of items to this state or a political subdivision of this state. Texas Tax Code

exempts or does not impose a tax on similar sales of items to this state or a political subdivision of this state. Texas Tax Code exempts or does not impose a tax on similar sales of items to this state or a political subdivision of this state. Texas Tax Code 151.309. Assignments of contracts No assignment of contract may be made

More information

ArcGIS Hub: Open data best practices. Graham Hudgins, esri product engineer

ArcGIS Hub: Open data best practices. Graham Hudgins, esri product engineer ArcGIS Hub: Open data best practices Graham Hudgins, esri product engineer Agenda Overview of open data in the ArcGIS Hub Example sites - Hubs Around the World Storymap Making a good site map Preparing

More information

1. MAINTAINING VENDOR INFORMATION

1. MAINTAINING VENDOR INFORMATION 1. MAINTAINING VENDOR INFORMATION OVERVIEW: This document will demonstrate how to enter and maintain vendors in PeopleSoft 8.4. STEP 1: ENTER IDENTIFYING INFORMATION NAVIGATION: Vendors>Vendor Setup/Maintenance>Vendor

More information

AMPS Snapshot: User Registration External Users

AMPS Snapshot: User Registration External Users Do You Need an AMPS Account? How to Prepare for AMPS Account Registration Not an employee of DLA or DFAS? If you cannot authenticate your identity with a smart card, you can still obtain an AMPS account

More information

Version Event Protect Platform RESTfull API call

Version Event Protect Platform RESTfull API call Event Protect Platform RESTfull API call Introduction Via available online service and through specified API, developers can connect to Event Protect platform and submit individual sales transaction. Service

More information

THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDLINES

THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDLINES THE 2018 CENTER FOR DIVERSITY IN PUBLIC HEALTH LEADERSHIP TRAINING PROGRAMS ONLINE GUIDLINES James A. Ferguson Emerging Infectious Diseases Research Initiatives for Student Enhancement (RISE) Fellowship

More information

ENCORE II REQUIREMENTS CHECKLIST AND CERTIFICATIONS

ENCORE II REQUIREMENTS CHECKLIST AND CERTIFICATIONS ENCORE II REQUIREMENTS CHECKLIST AND CERTIFICATIONS This form is completed by the Task Monitors and forwarded to DISA/DITCO-Scott with a complete ENCORE II Requirements Package. (electronic signatures

More information

API Developer s Guide

API Developer s Guide API Developer s Guide Created By : Marco Kok (marco@socialsurvey.com) Updated on : 04/10/2018 Version : 2.4.3 1 Introduction The SocialSurvey API provides access to import transaction data to our system

More information

Federal Acquisition Service

Federal Acquisition Service U.S. General Administration Federal Acquisition Service Networx Program Overview Integrated Technology Service Fred Schobert Networx Program Manager June 12, 2007 Networx Universal : Awarded March 29,

More information

Enterprise Business Center Reporting Migration Guide

Enterprise Business Center Reporting Migration Guide Title Page Enterprise Business Center Reporting Migration Guide October 2018 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For

More information

Adobe Digital Media (Formerly Desktop) Products Enterprise Software Agreement Carahsoft Technology. Blanket Purchase Agreement (BPA) N A-ZF31

Adobe Digital Media (Formerly Desktop) Products Enterprise Software Agreement Carahsoft Technology. Blanket Purchase Agreement (BPA) N A-ZF31 Adobe Digital Media (Formerly Desktop) Products Enterprise Software Agreement Carahsoft Technology Blanket Purchase Agreement (BPA) N00104-12-A-ZF31 (Approved 4/21/14) 1 DOD ESI BPA ORDERING GUIDE This

More information

New Horizons. Dr. Bryant Wysocki Chief Engineer AFRL Information Directorate. 13 March 2017

New Horizons. Dr. Bryant Wysocki Chief Engineer AFRL Information Directorate. 13 March 2017 New Horizons Dr. Bryant Wysocki Chief Engineer AFRL Information Directorate 13 March 2017 Air Force Research Laboratory 2 Information Technologies....Touch Every Other AFRL Directorate C 4+1 I Command,

More information

Address Cleansing in Michigan Lessons Learned. Michigan Care Improvement Registry

Address Cleansing in Michigan Lessons Learned. Michigan Care Improvement Registry Address Cleansing in Michigan Lessons Learned Michigan Care Improvement Registry Address Cleansing: what is it Break the address into parts (ie. primary number, street name, city name, state name, ZIP

More information

Report API v1.0 Splio Customer Platform

Report API v1.0 Splio Customer Platform Report API v1.0 Splio Customer Platform 2018-06-25 SPLIO Customer Platform - REPORT API 1.0 - EN - 2018-06-25 - v1.docx Table of Contents Introduction... 3 Access... 3 Base URL... 3 Europe hosting... 3

More information