Daily Segregation Confirmation System

Size: px
Start display at page:

Download "Daily Segregation Confirmation System"

Transcription

1 Daily Segregation Confirmation System Clearing FCMs Data File Layout and Submission Requirements Version Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 1 of 13

2 Contents Introduction... 3 Data File Overview... 5 File Naming Convention... 5 Empty Data Files... 5 FCM Identifier (FCM_ID)... 6 File Format... 6 SFTP Request Procedure... 7 File Delivery (SFTP)... 8 Batch Date/Posting Date... 8 Processing Schedule... 9 Escalation Procedures... 9 Data File Layouts Account Balances Security Balances Examples Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 2 of 13

3 Introduction The purpose of this document is to describe the requirements for the data file transfer of customer omnibus funds/balances from clearing FCMs to NFA/CME. This document will discuss the structure and content of the data files as well as the file transfer details. Note: For purposes of this specification, the term Clearing FCM shall denote an FCM or foreign broker that carries a customer omnibus account on behalf of another registered FCM, while the term Non-Clearing FCM shall denote an FCM for which a customer omnibus account is carried by another FCM or foreign broker. Figure 1 below describes a high-level overview of the data flow from the clearing FCM to NFA/CME. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 3 of 13

4 Figure 1: Clearing FCM to DSRO - Omnibus Account Balances Data Flow Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 4 of 13

5 Data File Overview The data file requirements consists of two CSV files that are to be submitted on a daily basis to NFA s/cme s SFTP server. NFA and CME will each independently receive these files, from the clearing FCM, which contain omnibus account balances for the non-clearing FCMs for which they are the DSRO. In other words, omnibus account balances held for non-clearing FCMs, where NFA is the DSRO for the non-clearing FCM, should be sent to NFA; omnibus account balances held for non-clearing FCMs, where CME is the DSRO for the non-clearing FCM, should be sent to CME. File Naming Convention Asset Type Filename (CSV Format) Various balances clearingfcm_yyyymmdd_nfaid_n.csv Securities clearingfcm_sec_yyyymmdd_nfaid_n.csv Table 1: File Naming Convention where o NFAID is the clearing FCM s 7 character NFA ID. o n is the version of the file. Generally, n should equal 0 for the initial submission. If additional reports are submitted they should be sequenced with 1, 2, 3, etc. Additional reports may be submitted in their entirety or to report missing balances that were omitted in the initial submission. Examples o clearingfcm_sec_ _ _0.csv (Initial submission for securities) o clearingfcm_sec_ _ _1.csv (Resubmission for incorrect security balances or submission of missing security balances) Empty Data Files In the event that there are no reportable account balances for one or more of your reports, please submit empty file(s) with a header row. You file(s) will not process without a header row. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 5 of 13

6 FCM Identifier (FCM_ID) The FCM_ID is a unique identifier used to identify the non-clearing FCM associated with each reported account balance. Enter the nonclearing FCM s 9-digit federal employer identification (EIN) number for domestic non-clearing FCMs. Enter the non-clearing FCM s WinJammer ID for foreign non-clearing FCMs that do not have an EIN. File Format File Format: Comma separated values (CSV) Time Format: Time data must be in 24-hour format using MM/DD/YYYY in CST/CDT timezone. Character Encoding: Files must adhere to the ASCII character set. Number Format: Numbers should not include comma separators. Numbers can optionally be enclosed in double quotes. String Format: All string (non-numeric) values may be optionally enclosed in double quotes, but must be enclosed in double quotes if the value contains a comma. Data Types: Each data element in this document has an associated data type and required indicator. Data types generally fall into one of three categories: STRING, DATE/TIMESTAMP, and NUMERIC. o STRING(size) Contains alpha-numeric characters, where (size) denotes the maximum number of characters. o DATE Dates must be reported in the format, MM/DD/YYYY. o TIMESTAMP Timestamp is a date type with a time portion, MM/DD/YYYY HH:MM:SS. o NUMBER(p, s) Numeric that can have a fractional part. For example, NUMBER(16, 6) is a number that has 10 digits before the decimal and 6 digits after the decimal. o NUMBER(p) Numeric that has no fractional parts. For example, NUMBER(16) is an integer that has up to 16 digits. Field headers: All files must contain field headers using the naming convention listed in the layouts below. Field Order: Fields must be in the same order specified in the layouts below. Field delimiter: All fields are delimited by commas. Record delimiter: DOS CRLF Non-Applicable (Optional) Fields: Some fields may not be applicable for a given balance record. Fields that are not applicable must be present in the data file, but the data can be left blank. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 6 of 13

7 Required Data: Fields designated as required must be present in the data (e.g. BatchDate, FCM_ID). Although a field may not be explicitly designated as required, under certain circumstances it may be conditionally required. Each field will be designated as required, conditionally required, or optional under the Req column. o o o Required field must be submitted. C Conditionally required fields must be submitted under specified conditions. Blank When Req d is blank this indicates optional fields. Optional fields should be submitted if the data is available. SFTP Request Procedure Each Clearing FCM must establish an SFTP Account with NFA and/or CME depending on which DSRO is responsible for the respective nonclearing FCM. In order to establish an account, the Clearing FCM must submit the applicable security request forms to the non-clearing FCM's DSRO. Please contact the non-clearing FCM's DSRO for copies of the security request forms. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 7 of 13

8 File Delivery (SFTP) File Transfer/Schedule: File must be delivered each morning (Tues-Sat) by 6:00am CST/CDT (T+1) via secure SFTP. FTP Server Availability: The SFTP server will be available 24/7. IP Address: Each clearing FCM must provide NFA/CME with the IP address of the server/gateway that will be transferring the data files to allow that server to access NFA's/CME s secure FTP server. IP addresses for all servers including production, backup and/or hotsite/dr servers must be specified. FCM must give advanced notice of implementation dates when switching servers that results in IP address changes on servers involved in sending files to NFA/CME. PKI: The FCM will need to supply NFA/CME with RSA public keys. The FCM retains their private key. NFA/CME Initiated FTP Password Changes: In the event that FCM s secure FTP user id or password will be changed, NFA/CME will give the FCM advanced notice to coordinate the changes. Note: The CRLF record delimiter is very important in order to be considered a valid file. If submitting file(s) in binary SFTP mode, please ensure that your files are formatted with CFLF before the transfer. Using ASCII SFTP mode should perform the conversion automatically if files are generated with LF only EOD character. Please contact NFA or CME s IT departments for any additional guidance or questions. Batch Date/Posting Date Both the various balances (NLE) report and security report contain two date attributes named BatchDate and PostingDate. Generally these values will be the same. The distinction is that the batch date can contain a combination of posting dates if a balance from a past posting date is submitted in a current batch. To help understand batch date, this is the date of the files that the Daily Confirmation system will seek during a 24 hour batch window. The batch window begins at 4:00PM (CST) on the posting day and is open until 4:00PM (CST) the following business day. Submission of files with past or future batch dates will not be picked up by scheduled processing. Note that before 4:00PM (CST), amended or missing balances should be reported in an incremental file to the appropriate DSRO. After 4:00PM (CST) the FCM should include missing balances in the next day s batch file with the appropriate posting date. In either event, the FCM should inform the DSRO of the situation to ensure that files get processed. Note: The above applies primarily to NFA s systems. CME s systems will pick up any data file regardless of the batch date but will generate a CME staff alert for past date submissions. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 8 of 13

9 Processing Schedule NFA Systems The Daily Confirmation system is scheduled to execute approximately at 8:00AM (CST) and 12:00PM (CST). The system is looking for initial files during the 8:00AM (CST) process and will pick up any incremental submissions during the 12:00PM (CST) process. If a balance report is submitted after 12:00PM (CST), please notify your DSRO to ensure that the file gets processed. CME Systems The Daily Confirmation system polls the server for files and will process the file as soon as new files arrive. Escalation Procedures The escalation procedure is in place in the event that your firm is unable to submit the data file or for other technical issues. For NFA related issues, please contact NFA s Operations Group: operations@nfa.futures.org (312) For CME related issues, please contact CME s Financial and Regulatory Surveillance Systems Team: frssystems@cmegroup.com (312) Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 9 of 13

10 Data File Layouts Account Balances Description: Frequency: Filename: Account Balances Contains nightly closing account balances held in omnibus accounts at clearing FCMs. Daily received along with the nightly batch clearingfcm_yyyymmdd_nfaid_n.csv Notes: There will be separate records for each omnibus account/currency reported. For example, if an omnibus account has balances in USD and JPY, two records should be reported. Field Name Req d Datatype Description Sample Data BatchDate DATE Date of batch submission (MM/DD/YYYY). 10/31/2012 PostingDate DATE As of date balances were posted (MM/DD/YYYY). 10/31/2012 FCM_ID STRING(20) Enter the non-clearing FCM s 9-digit federal employer identification (EIN) number for domestic non-clearing FCMs. Enter the non-clearing FCM s WinJammer ID for foreign nonclearing FCMs. DepositoryName STRING(100) Name of the clearing FCM reporting the account balances AcctNum STRING(30) Omnibus account number AcctType STRING(20) Customer segregated account type. SEG = Cust segregated SEC = Foreign secured SEQ = Sequestered CurrCode STRING(10) Native ISO 4217 currency code in which security is USD, JPY denominated. ConvFactor NUMBER(16,8) Closing day conversion factor used to convert from native value to USD. If CurrCode is USD, then set ConvFactor = 1. CASH NUMBER(24,6) Cash balance in native currency OTE NUMBER(24,6) Open trade equity in native currency. Please include any unrealized gain or loss on futures, forwards, or any non-option positions. LOV NUMBER(24,6) Long option value in native currency SOV NUMBER(24,6) Short option value in native currency NLE NUMBER(24,6) Net liquidating equity in native currency Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 10 of 13

11 Security Balances Description: Frequency: Filename: Security Balances Contains nightly closing security account balances held in omnibus accounts at clearing FCMs. Daily received along with the nightly batch clearingfcm_ sec_yyyymmdd_nfaid_n.csv Notes: There will be a separate record for each reported security. Letters of credit do not need to be reported. Warehouse receipts are only to be reported in the security report if they have not been included in NLE. Field Name Req d Datatype Description Sample Data BatchDate DATE Date of batch submission (MM/DD/YYYY) 10/31/2012 PostingDate DATE As of date balances were posted (MM/DD/YYYY). 10/31/2012 FCM_ID STRING(20) Enter the non-clearing FCM s 9-digit federal employer identification (EIN) number for domestic non-clearing FCMs. Enter the non-clearing FCM s WinJammer ID for foreign nonclearing FCMs. DepositoryName STRING(100) Name of the clearing FCM reporting the security balances AcctNum STRING(30) Omnibus account number AcctType STRING(20) Customer segregated account type. SEG = Cust segregated SEC = Foreign secured SEQ = Sequestered CurrCode STRING(10) Native ISO 4217 currency code in which security is denominated. ConvFactor NUMBER(16,8) Closing day conversion factor used to convert from native value to USD. If CurrCode is USD, then set ConvFactor = 1. Symbol STRING(30) Primary security Identification number. Identifiers should not contain any extra characters. For example, a cusip should be submitted exactly as a 9 character string. Enter FCM s internal identifier when reporting warehouse receipts. SymbolType STRING(10) Type of identification number (e.g. CUSIP, ISIN, SEDOL). Please provide if known. Enter UNK if the symbol type is unknown. All other enumerations should only be used when the SymbolType is for a known symbol. Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 11 of 13 USD AA7 CUSIP = 9 character CUSIP (e.g AQ5) ISIN = 12 character ISIN (e.g. US ) SEDOL = 7 character SEDOL (e.g ) WR = Warehouse receipt

12 UNK = Unknown Quantity NUMBER(24,6) Security quantity For fixed income securities, enter the number of securities. For stocks, enter the number of shares. For warehouse receipts, enter the number of receipts. WRUnits C NUMBER(24,6) Number of units per warehouse receipt (e.g ounces of silver, 100 ounces of gold). Required for warehouse receipts. ParValue C NUMBER(24,6) Par/face value of security in native currency. Only required for fixed income securities. ParValueDisc NUMBER(24,6) Discounted Par/face value of security in native currency (e.g % of par). MktValue NUMBER(24,6) Market value in native currency. Please provide if available BidRate C NUMBER(24,6) Bid rate used to value security in native currency. Required for stock and warehouse receipts. For stocks, enter the price per share. For warehouse receipts, enter the price per unit (e.g for silver ounce). For fixed income securities, please provide if available. ValService STRING(100) Service used to value security. Bloomberg Description C STRING(200) Description of security. Required for warehouse receipts - enter description of the warehouse receipt. This may optionally be populated for other securities Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 12 of 13

13 Examples Description Symbol SymbolType Quantity WRUnits ParValue BidRate MktValue Notes Treasuries $10,000 T-bill L1 CUSIP 2 NA Example where par value and quantity are reported separately. $10,000 T-bill L1 CUSIP 1 NA Example where par value and quantity are reported together in par value. Quantity must = 1. Warehouse/Commodity Receipts 5 receipts for 100 oz gold. Internal identifier 3 receipts NY 5000 oz Silver Internal identifier 114 receipts of 100 oz gold Internal identifier 114 receipts of 100 oz gold Internal identifier WR NA Example where 5 warehouse receipts are held for gold. The number of receipts is entered under Quantity and the units per receipt (e.g. 100 oz gold) is entered into the WRUnits. The price per ounce of gold is entered into BidRate. WR NA Example where 3 warehouse receipts are held for silver. The number of receipts is entered under Quantity and the units per receipt (e.g oz silver) is entered into the WRUnits. The price per ounce of silver is entered into BidRate. WR Example where WRUnits and BidRate are reported separately. WR Example where WRUnits and BidRate are reported together in BidRate. WRUnits must = 1. Stock 568 Shares Microsoft CUSIP 568 NA NA Daily Confirmation Clearing FCM Version Updated 8/7/2013 Page 13 of 13

Electronic Data Transmission Guide For International Mailers

Electronic Data Transmission Guide For International Mailers Electronic Data Transmission Guide For International Mailers Version 1.2.1 November 5 th, 2012 UPS Mail Innovations Revision History Version Date Reviser Notes 1.0 6/11/2012 Brian Tomazic Initial Release

More information

Clever SFTP Instructions

Clever SFTP Instructions Clever SFTP Instructions November 10, 2015 Contents 1 Introduction 2 2 General SFTP Setup 2 3 Preparing CSV Files 3 3.1 Preparing schools.csv............................... 4 3.2 Preparing students.csv...............................

More information

SIX Trade Repository AG

SIX Trade Repository AG May 2016 Please note: The SIX Trade Repository (SIX TR) has not yet been registered with FINMA. It is therefore not yet an authorized Swiss trade repository. The content of this documentation is without

More information

Market Maker Transaction Data Technical Specification

Market Maker Transaction Data Technical Specification Market Maker Transaction Data Technical Specification Version 1.0 1 Table of Contents Revision History... 4 1 Tick Size Pilot Market Maker Reporting File Format Specification... 5 1.1 File Submission Location

More information

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Table of Contents Introduction... 3 Import (Payments)... 3 Export/Download... 3 Import Formats... 4 Deskbank Import

More information

I/B/E/S GUIDANCE USER GUIDE A GUIDE TO UNDERSTANDING THE TERMS, LAYOUTS & USE OF I/B/E/S GUIDANCE

I/B/E/S GUIDANCE USER GUIDE A GUIDE TO UNDERSTANDING THE TERMS, LAYOUTS & USE OF I/B/E/S GUIDANCE I/B/E/S GUIDANCE USER GUIDE A GUIDE TO UNDERSTANDING THE TERMS, LAYOUTS & USE OF I/B/E/S GUIDANCE JULY 2009 NOTICE This I/B/E/S Guidance User Guide contains confidential and proprietary information of

More information

NextShares Exchange Traded Managed Funds

NextShares Exchange Traded Managed Funds NextShares Exchange Traded Managed Funds End-of-Day (EOD) FTP File for The Nasdaq Stock Market Technical Interface Specification Created By Nasdaq Global Information Services Last Updated: February 10,

More information

Electronic Filing Instructions In re CRM Holdings, Ltd. Securities Litigation

Electronic Filing Instructions In re CRM Holdings, Ltd. Securities Litigation Electronic Filing Instructions In re CRM Holdings, Ltd. Securities Litigation I. Important Notes PLEASE READ Electronic claim submissions apply to institutions filing on behalf of multiple clients or proprietary

More information

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14 7 TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS PAYROLL SAVINGS PROGRAM csb.gc.ca 40 5 30 0 20 80 70 0 What are you saving for? 50 40 20 0 80 4 20 7 7 TECHGUIDE-4 TECHNICAL SPECIFICATIONS GUIDE For

More information

OATS Phase III Reporting Tool. Small Firm User Guide

OATS Phase III Reporting Tool. Small Firm User Guide OATS Phase III Reporting Tool Small Firm User Guide OATS Overview OATS is part of an integrated audit trail system, developed by NASD. It was created to provide a source of timed, sequenced order events,

More information

Health Savings Account Contribution Guide Version 7.0

Health Savings Account Contribution Guide Version 7.0 Health Savings Account Contribution Guide Version 7.0 Page 1 Introduction... 3 Getting started... 3 Step 1 Sign up for the Account Number File (ANF)... 3 Step 2 Select a contribution method... 4 Step 3

More information

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive Motor Insurance Database Phase II 4 th EU Motor Insurance Directive An Information note: The supply of Vehicle data Collected by Fleet Management System providers To the Motor Insurance Database www.motordatasolutions.co.uk

More information

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25 FF/EDM Intro Industry Goals/ Purpose GISB defined two ways in which flat files could be used to send transactions and transaction responses: interactive and batch. This section covers implementation considerations

More information

Electronic Filing Instructions In re Authentidate Holding Corp. Securities Litigation

Electronic Filing Instructions In re Authentidate Holding Corp. Securities Litigation Electronic Filing Instructions In re Authentidate Holding Corp. Securities Litigation I. Important Notes PLEASE READ Electronic claim submissions apply to institutions filing on behalf of multiple client

More information

Export of audit trail events from Salto software. Version 2.0

Export of audit trail events from Salto software. Version 2.0 Export of audit trail events from Salto software Version 2.0 Historic of changes Version Status Date Author Change description 1.0 Stable 20/12/2011 Mikel Larreategi First version of the specs. 2.0 Stable

More information

DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE

DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE CAPITAL RESOLVE LTD. DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE (DCS-ASF1107-7a) For further technical support, please contact Clive Hudson (IT Dept.), 01386 421995 13/02/2012 Account Submission File

More information

Commission & Fee Schedule

Commission & Fee Schedule BMO InvestorLine MAY 1, 2015 & Fee Schedule Count on us for competitive commissions & fees At BMO InvestorLine, we re serious about arming investors like you with the tools and resources you need to invest

More information

PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS

PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS Dear Advertiser, This manual describes the provision of your product data for partners of the zanox affiliate network. In this way, we are able to guarantee

More information

Quick reference guide Merchant Services Online

Quick reference guide Merchant Services Online Quick reference guide Merchant Services Online Contents Contents... 2 1 Introduction... 3 2 Logging on, username and password... 4 3 Home page... 5 4 Profile... 7 5 Transaction Activity... 8 5.1 Processed

More information

MONEY TRANSFER. Import & Approval User Guide

MONEY TRANSFER. Import & Approval User Guide MONEY TRANSFER Import & Approval User Guide 1 TABLE OF CONTENTS Overview & Requirements.... 2 MT Import Service... 4 MT Wire Approval.... 6 MT Wire Report.... 9 1 OVERVIEW & REQUIREMENTS The Money Transfer

More information

ETF Portfolio Composition File FAQ and Key Definitions

ETF Portfolio Composition File FAQ and Key Definitions ETF Portfolio Composition File FAQ and Key Definitions January 29, 2015 Frequently Asked Questions for the ETF Portfolio Composition File Output (AutoRoute: 02261256) Enhanced PCF File 1) Q. What information

More information

User Guide for Payroll Service (APS+)

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,

More information

1S-2.053 Election Results, Precinct-Level Election Results, Voting History, and Reconciliation Reporting.

1S-2.053 Election Results, Precinct-Level Election Results, Voting History, and Reconciliation Reporting. 1S-2.053 Election Results, Precinct-Level Election Results, Voting History, and Reconciliation Reporting. (1) General provisions. (a) This rule establishes file format specifications, timelines and other

More information

Clever + DreamBox SFTP Instructions

Clever + DreamBox SFTP Instructions Clever + DreamBox SFTP Instructions 1. Introduction Clever is a service for transferring school information in a secure manner from a school database to applications. This document explains how to use

More information

WebBidder Draft User Guide for 800MHz and 2.6GHz mock auctions

WebBidder Draft User Guide for 800MHz and 2.6GHz mock auctions WebBidder Draft User Guide for 800MHz and 2.6GHz mock auctions November and December DotEcon Ltd 17 Welbeck Street London W1G 9XJ www.dotecon.com Introduction i Content 1 Part 1 Navigation and basic functionality

More information

Using the Cisco Unity Connection Bulk Administration Tool

Using the Cisco Unity Connection Bulk Administration Tool APPENDIXA Using the Cisco Unity Connection Bulk Administration Tool The Cisco Unity Connection Bulk Administration Tool (BAT) allows you to create, update, and delete multiple user accounts or system contacts

More information

NASDAQ ITCH to Trade Options

NASDAQ ITCH to Trade Options Market Data Feed Version 3.02 NASDAQ ITCH to Trade Options 1. Overview NASDAQ ITCH to Trade Options (ITTO) is a direct data feed product in NOM2 system offered by The NASDAQ Option Market, which features

More information

Table of Contents. User Request for Access... 3. User Login... 3. Upload a Data File... 4

Table of Contents. User Request for Access... 3. User Login... 3. Upload a Data File... 4 Table of Contents User Request for Access... 3 User Login... 3 Upload a Data File... 4 Add Patient Records Direct Dispenser Users... 5 Pharmacy... 8 Search for Patient Records... 10 Search for Error Records...

More information

CFTC Commodity Futures Trading Commission

CFTC Commodity Futures Trading Commission Technical Guidance Document for 17 CFR Parts 15, 17, 18, and 20 Ownership and Control Reports, Forms 102/102S, 40/40S, and 71 Ownership and Control Reports Forms 102A/102B/102S, 40/40S, and 71 Technical

More information

ALERT: October 2011 TIN Reference Response File and Address Validation Information for Group Health Plan (GHP) Responsible Reporting Entities (RREs)

ALERT: October 2011 TIN Reference Response File and Address Validation Information for Group Health Plan (GHP) Responsible Reporting Entities (RREs) Offe of Financial Management/Financial Serves Group April 1, 2011 (Revised May 17, 2011) Implementation of Medare Secondary Payer Mandatory Reporting Provisions in Section 111 of the Medare, Medaid, and

More information

Municipal Bond Payment Reporting Information Annual Information Reporting Requirement for Regulated Investment Companies

Municipal Bond Payment Reporting Information Annual Information Reporting Requirement for Regulated Investment Companies www.revenue.state.mn.us Municipal Bond Payment Reporting Information Annual Information Reporting Requirement for Regulated Investment Companies Income Tax Fact Sheet 19 19 Fact Sheet This fact sheet explains

More information

Litle & Co. Scheduled Secure Report Reference Guide. August 2013. Document Version: 1.8

Litle & Co. Scheduled Secure Report Reference Guide. August 2013. Document Version: 1.8 Litle & Co. Scheduled Secure Report Reference Guide August 2013 Document Version: 1.8 Litle & Co. Scheduled Secure Report Reference Guide Document Version: 1.8 All information whether text or graphics,

More information

smartoci User Guide Secure FTP for Catalog Loads

smartoci User Guide Secure FTP for Catalog Loads smartoci User Guide Secure FTP for Catalog Loads INTELLECTUAL PROPERTY RIGHT INFORMATION Copyright NetSol Technologies North America, Inc. All Rights Reserved. NetSol, the Netsol logo, smartoci, and the

More information

Hal E-Bank Foreign payments (Format of export/import files)

Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments: format of export/import files Version: 17.x.x.20 Author: HALCOM d.d., Ljubljana Editor: HALCOM a.d., Beograd, July

More information

Quick Reference Guide. Online Courier: FTP. Signing On. Using FTP Pickup. To Access Online Courier. https://onlinecourier.suntrust.

Quick Reference Guide. Online Courier: FTP. Signing On. Using FTP Pickup. To Access Online Courier. https://onlinecourier.suntrust. Quick Reference Guide Online Courier: FTP https://onlinecourier.suntrust.com With SunTrust Online Courier, you can have reports and files delivered to you using an FTP connection. There are two delivery

More information

Accounts Payable Job Aid

Accounts Payable Job Aid About the Expense Report Upload Process Agencies that maintain their own financial systems may send their employee reimbursement transaction data to the Expenses module in Cardinal via the Expense Report

More information

SIF Validation Tool. Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs. End User Guide

SIF Validation Tool. Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs. End User Guide SIF Validation Tool Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs End User Guide [1] SIF Validation Tool at a Glance Content 1 SIF VALIDATION TOOL AT A GLANCE 3 2 GETTING

More information

MS ACCESS DATABASE DATA TYPES

MS ACCESS DATABASE DATA TYPES MS ACCESS DATABASE DATA TYPES Data Type Use For Size Text Memo Number Text or combinations of text and numbers, such as addresses. Also numbers that do not require calculations, such as phone numbers,

More information

OTC Lite F.A.Q. (Frequently Asked Questions)

OTC Lite F.A.Q. (Frequently Asked Questions) OTC Lite F.A.Q. (Frequently Asked Questions) How do I upload a CSV file to the WebGUI? I sent a file via sftp to the US Data center; will this file be automatically routed to the European OTC Lite data

More information

CF2/MQ Transmission Guides. 14.15 FAST Direct Deposits/Withdrawal At Custodian via CF2 (CF2DWX): User s Guide

CF2/MQ Transmission Guides. 14.15 FAST Direct Deposits/Withdrawal At Custodian via CF2 (CF2DWX): User s Guide CF2/MQ Transmission Guides 14.15 FAST Direct Deposits/Withdrawal At Custodian via CF2 (CF2DWX): User s Guide The Depository Trust Company October 2015 Copyright Copyright Copyright 2015 by The Depository

More information

FTP Guide - Main Document Secure File Transfer Protocol (SFTP) Instruction Guide

FTP Guide - Main Document Secure File Transfer Protocol (SFTP) Instruction Guide FTP Guide - Main Document Secure File Transfer Protocol (SFTP) Instruction Guide Version 5.8.0 November 2015 Prepared For: Defense Logistics Agency Prepared By: CACI Enterprise Solutions, Inc. 50 North

More information

How To Write A Statement In European Currency

How To Write A Statement In European Currency How to Read Your Daily Futures Account Statement Format: Your statement has eight potential sections listed below. Which sections appear on your statement depends on the positions and type of activity

More information

EFT Overview Guide for Australia and New Zealand

EFT Overview Guide for Australia and New Zealand EFT Overview Guide for Australia and New Zealand 111109 2009 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

PROTECTION OF CUSTOMER FUNDS FREQUENTLY ASKED QUESTIONS

PROTECTION OF CUSTOMER FUNDS FREQUENTLY ASKED QUESTIONS PROTECTION OF CUSTOMER FUNDS Version 4.0 REVISED NOVEMBER 2014 2 This document, first issued in February 2012, has been prepared by members of the FIA Law and Compliance Division and contains questions

More information

How to Create and Send a Froogle Data Feed

How to Create and Send a Froogle Data Feed How to Create and Send a Froogle Data Feed Welcome to Froogle! The quickest way to get your products on Froogle is to send a data feed. A data feed is a file that contains a listing of your products. Froogle

More information

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. 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

More information

The foreign exchange market is global, and it is conducted over-the-counter (OTC)

The foreign exchange market is global, and it is conducted over-the-counter (OTC) FOREIGN EXCHANGE BASICS TERMS USED IN FOREX TRADING: The foreign exchange market is global, and it is conducted over-the-counter (OTC) through the use of electronic trading platforms, or by telephone through

More information

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ Impreso: 22/02/2011 Página 1 de 19 EBILLING FAQ Impreso: 22/02/2011 Página 2 de 19 Contents 1. Which web page you should access to upload the invoices... 3 2. Invoice management... 4 2.1 How to create

More information

3 Data Properties and Validation Rules

3 Data Properties and Validation Rules 3 Data Properties and Validation Rules 3.1 INTRODUCTION Once a database table has been created and the fields named and the type of data which is to be stored in the field chosen, you can make further

More information

Standard ASCII Batch Reporting Instructions and Specification. May 30, 2015 MODULE 1

Standard ASCII Batch Reporting Instructions and Specification. May 30, 2015 MODULE 1 Standard ASCII Batch Reporting Instructions and Specification May 30, 2015 MODULE 1 Table of Contents Changes in this Version... 4 1 General Information... 5 2 Acceptance Procedures... 6 3 Batch Submission,

More information

Advanced BIAR Participant Guide

Advanced BIAR Participant Guide State & Local Government Solutions Medicaid Information Technology System (MITS) Advanced BIAR Participant Guide October 28, 2010 HP Enterprise Services Suite 100 50 West Town Street Columbus, OH 43215

More information

UK Standard for CDRs. November 12. Version 1.5. Copyright: UK Billing Vendors Forum

UK Standard for CDRs. November 12. Version 1.5. Copyright: UK Billing Vendors Forum Copyright: UK Billing Vendors Forum UK Standard for CDRs November 12 2012 This document defines a standard specification for the supply of wholesale billing data, for the UK telecom marketplace. The specification

More information

Interactive Reporting Emailer Manual

Interactive Reporting Emailer Manual Brief Overview of the IR Emailer The Interactive Reporting Emailer allows a user to schedule their favorites to be emailed to them on a regular basis. It accomplishes this by running once per day and sending

More information

Time Clock Import Setup & Use

Time Clock Import Setup & Use Time Clock Import Setup & Use Document # Product Module Category CenterPoint Payroll Processes (How To) This document outlines how to setup and use of the Time Clock Import within CenterPoint Payroll.

More information

Internet Banking for Business

Internet Banking for Business INTERNET BANKING FOR BUSINESS Information you need to know about importing transaction files into Internet Banking for Business For more info bnz.co.nz Internet Banking for Business. This guide provides

More information

New York State Office of the State Comptroller

New York State Office of the State Comptroller New York State Office of the State Comptroller Handbook for Reporters of Unclaimed Funds NYCD Diskette Installation and User Manual Office of Unclaimed Funds December 2015 Table of Contents OVERVIEW...

More information

Securities Identifiers Capital Markets (From 4 day workshop) Khader Shaik

Securities Identifiers Capital Markets (From 4 day workshop) Khader Shaik Securities Identifiers Capital Markets (From 4 day workshop) Khader Shaik 1 Financial Markets A marketplace where financial products are bought and sold Financial Products Securities Stocks, bonds Currencies

More information

evantage is free and available to all clients of Equity Trust Company. All you have to do is enroll into evantage to gain access to it.

evantage is free and available to all clients of Equity Trust Company. All you have to do is enroll into evantage to gain access to it. evantage Information - General Information On this page: evantage Information - General Information Overview What can evantage do (features) Hours of operation Who is eligible to enroll When is the account

More information

IMPORT GUIDE ASCII File to Trial Balance CS

IMPORT GUIDE ASCII File to Trial Balance CS IMPORT GUIDE ASCII File to Trial Balance CS Introduction... 1 Import command overview... 1 Filenaming guidelines... 1 Guidelines for amount and text fields... 2 Items transferred during import of data...

More information

NASDAQ Market Velocity and Forces 2.1

NASDAQ Market Velocity and Forces 2.1 NASDAQ Market Velocity and Forces 2.1 Direct Data Feed Interface Specifications Version: 2.10 Date Revised: November 1, 2013 Table of Contents 1 Product Description... 3 2 Network Protocol Options... 3

More information

Employment intermediaries: data requirements for software developers

Employment intermediaries: data requirements for software developers Employment intermediaries: data requirements for software developers Version 1.4 Last updated: 3 August 2015 1. Introduction... 1 2. Report template... 1 Formatting a CSV report... 1 3. Online service...

More information

Integrating VoltDB with Hadoop

Integrating VoltDB with Hadoop The NewSQL database you ll never outgrow Integrating with Hadoop Hadoop is an open source framework for managing and manipulating massive volumes of data. is an database for handling high velocity data.

More information

AUDIT INFORMATION BULLETIN. TO: Chief Executive Officers #10-07 Chief Financial Officers Chief Compliance Officers

AUDIT INFORMATION BULLETIN. TO: Chief Executive Officers #10-07 Chief Financial Officers Chief Compliance Officers AUDIT INFORMATION BULLETIN TO: Chief Executive Officers #10-07 Chief Financial Officers Chief Compliance Officers FROM: Audit Department, Clearing House Division DATE: July 16, 2010 SUBJECT: Cleared OTC

More information

WQX Best Practices. Dos and Don ts for Water Quality Data Destined for WQX / WQX Web. STORET User Call October 23, 2014

WQX Best Practices. Dos and Don ts for Water Quality Data Destined for WQX / WQX Web. STORET User Call October 23, 2014 WQX Best Practices Dos and Don ts for Water Quality Data Destined for WQX / WQX Web STORET User Call October 23, 2014 Alex Heppner Gold Systems, Inc. Agenda We will hold the monthly STORET User call on

More information

Electronic Income Withholding Orders Software Interface Specification for States and Employers

Electronic Income Withholding Orders Software Interface Specification for States and Employers Electronic Income Withholding Orders Software Interface Specification for States and Employers This document was prepared for the United States Department of Health and Human Services, Office of Child

More information

Integration Guide Version 5.3 6/25/2015

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...

More information

Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms

Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms Rev. 07/14 TABLE OF CONTENTS Purpose... 3 Filing Reminders and Changes...

More information

BSA Electronic Filing Requirements For Report of Foreign Bank and Financial Accounts (FinCEN Form 114)

BSA Electronic Filing Requirements For Report of Foreign Bank and Financial Accounts (FinCEN Form 114) Financial Crimes Enforcement Network BSA Electronic Filing Requirements For Report of Foreign Bank and Financial Accounts (FinCEN Form 114) Release Date June 2014 (v1.3) Effective October 2013 for the

More information

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX Paper 276-27 While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX ABSTRACT If you are tired of running the same jobs over and over again, this

More information

Introduction. Multicurrency Improving speed and performance. Blackbaud Enterprise CRM Multicurrency

Introduction. Multicurrency Improving speed and performance. Blackbaud Enterprise CRM Multicurrency Blackbaud Altru Performance Enterprise Initiative CRM Multicurrency Improving speed and performance Introduction Many organizations have subsidiaries located in different countries. For the purposes of

More information

Settle-to-File Credit Card Driver for 3700 POS

Settle-to-File Credit Card Driver for 3700 POS Restaurant Enterprise Series Settle-to-File Credit Card Driver for 3700 POS Version 4.x August 15, 2008 Copyright 2004-2008 by MICROS Systems, Inc. Columbia, MD USA All Rights Reserved MD0003-076 ii Installation

More information

Electronic Reporting

Electronic Reporting Page 1 of 10 Date 08/13 Introduction Employers with more than 25 employees are required to report member information to TRSL by File Transfer Protocol (FTP) via the Internet, which is available to employers

More information

PERSHING STANDARD FILE LAYOUTS

PERSHING STANDARD FILE LAYOUTS FILE LAYOUT FOR: FIRM TRADING GENERAL INFORMATION File Frequency: Daily Record Size: 250 characters Process Name: Base SFDP; NDM NDDP; FTP FTD$ Form Name: DESCRIPTION The file provides open lot information

More information

Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4

Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4 Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4 Illinois Student Assistance Commission Page 4.0 In addition to the individual online payment request method, schools can also submit payment

More information

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX CC04 While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX ABSTRACT If you are tired of running the same jobs over and over again, this paper is

More information

Optional Fields (Document and Document Lines)... 32 Setting Up Sales Taxes (VAT)... 33 Setting up Tax Definitions (Government Bodies)...

Optional Fields (Document and Document Lines)... 32 Setting Up Sales Taxes (VAT)... 33 Setting up Tax Definitions (Government Bodies)... 1 P a g e Contents INSTALLING PALLADIUM ACCOUNTING SOFTWARE... 10 Installing palladium on a Single Computer... 10 Installing Palladium on a workstation... 11 Server Setup... 11 Client Setup... 11 Installing

More information

CyberSource Business Center

CyberSource Business Center CyberSource Business Center CS-5-123110 Copyright 2010 Harris Connect, LLC. all rights reserved. Reproduction in any form without the express written consent of Harris Connect, LLC. is strictly prohibited

More information

London Stock Exchange

London Stock Exchange London Stock Exchange MIT401 - Guide to Reference Data Services Issue 11.9 21 October 2015 Contents Disclaimer 4 1.0 Introduction 5 1.1 Purpose 5 1.2 Readership 5 1.3 Document Series 5 1.4 Document History

More information

Data Validation Center. (DVC) Processing User Guide.

Data Validation Center. (DVC) Processing User Guide. Data Validation Center (DVC) Processing User Guide. Introduction The Data Validation Center (DVC) permits contribution files to be uploaded directly into our database, thereby providing a more secure and

More information

Customer Portfolio Margin

Customer Portfolio Margin Customer Portfolio Margin USER GUIDE risksystems@theocc.com 1.888.678.4667 (1.888.OPTIONS) options@theocc.com Unpublished work 2008 The Options Clearing Corporation ('OCC'). No part of the documents or

More information

NATIONAL SECURITIES CLEARING CORPORATION LIMITED

NATIONAL SECURITIES CLEARING CORPORATION LIMITED NATIONAL SECURITIES CLEARING CORPORATION LIMITED DEPARTMENT : CURRENCY DERIVATIVES MARKET Download No: NSE/CD/32008 Date : March 17, 2016 Circular Ref. No :743/2016 To All Members, Sub: Additional reports

More information

OSI IMPLEMENTATION REFERENCE GUIDE

OSI IMPLEMENTATION REFERENCE GUIDE OSI IMPLEMENTATION REFERENCE GUIDE AS OF FEBRUARY 24, 2010 VERSION 2.4 Special Note / Disclaimer This document is intended as a GUIDE. Firms are advised to consult and utilize individual technical specifications

More information

Recurring Contract Billing Importer 2013

Recurring Contract Billing Importer 2013 Recurring Contract Billing Importer 2013 An application for Microsoft Dynamics GP 2013 Furthering your success through innovative business solutions Copyright Manual copyright 2013 Encore Business Solutions,

More information

N A T I O N A L F U T U R E S A S S O C I A T I O N. Margins Handbook. Prepared by the Joint Audit Committee

N A T I O N A L F U T U R E S A S S O C I A T I O N. Margins Handbook. Prepared by the Joint Audit Committee N A T I O N A L F U T U R E S A S S O C I A T I O N Margins Handbook Prepared by the Joint Audit Committee June 1999 Preface The Joint Audit Committee (JAC) is a representative committee of U.S. futures

More information

Recurring Contract Billing 10.0 SP6

Recurring Contract Billing 10.0 SP6 Recurring Contract Billing 10.0 SP6 An application for Microsoft Dynamics ΤΜ GP 10.0 Furthering your success through innovative business solutions Copyright Manual copyright 2011 Encore Business Solutions,

More information

NASDAQ Global Index Watch (GIW) Secure Web Service 3.0c Access

NASDAQ Global Index Watch (GIW) Secure Web Service 3.0c Access NASDAQ Global Watch (GIW) Secure Web Service 3.0c Access Contents 1 Overview... 2 2 Web Service Introduction... 2 2.1 Equity Weightings Data Service... 2 3 Architecture... 3 4 Output Formats... 3 5 Data

More information

JET Payment File Specification Version 1.3. JET File Technical Specification Appendix H

JET Payment File Specification Version 1.3. JET File Technical Specification Appendix H JET Payment File Specification Version 1.3 JET File Technical Specification Appendix H Department of Industrial Relations Electronic Adjudication Management System December 2013 EAMS Application Development

More information

Bank Reconciliation Import BR-1005

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

More information

COMPONENTS OF CAPITAL

COMPONENTS OF CAPITAL ILLUSTRATION 15-1 COMPONENTS OF CAPITAL COMPONENTS OF CAPITAL Stockholders' Equity (Total) LESS Treasury Stock (Cost Method) Contributed Capital Retained Earnings Preferred Stock Common Stock LESS Unappropriated

More information

SBCH Medicaid Verification System File Exchange

SBCH Medicaid Verification System File Exchange SBCH Medicaid Verification System File Exchange (Version 2, 10/1/2015) 1 SCHOOL BASED CHILD HEALTH (SBCH) FILE EXCHANGE Contents INTRODUCTION... 3 OVERVIEW... 3 CONTACT INFORMATION... 3 FILE PROCESSING

More information

General Dynamics Armament & Technical Products 8/30/2010

General Dynamics Armament & Technical Products 8/30/2010 Supplier s Guide to isupplier Portal General Dynamics Armament & Technical Products 8/30/2010 Page 1 of 192 8/30/2010 Contents Procurement Notification Workflow... 6 Purchase Order Entry and Acknowledgement...

More information

Recurring Payments Profile Report. Version 1.1

Recurring Payments Profile Report. Version 1.1 Recurring Payments Profile Report Version 1.1 Last updated: September 2015 Revision History Revision history for PayPal Recurring Payments Profile Report Specification. TABLE P.1 Revision History Date

More information

Electronic foreign currency payments, LUM2

Electronic foreign currency payments, LUM2 Electronic foreign currency payments, LUM2 Contents 1 Electronic foreign currency payment service... 3 2 Service agreement and testing... 3 2.1 Agreement... 3 2.2 Testing... 4 2.2.1 File transfer and processing...

More information

COMP Upload File Management and Processing

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

More information

Product: DQ Order Manager Release Notes

Product: DQ Order Manager Release Notes Product: DQ Order Manager Release Notes Subject: DQ Order Manager v7.1.25 Version: 1.0 March 27, 2015 Distribution: ODT Customers DQ OrderManager v7.1.25 Added option to Move Orders job step Update order

More information

Digital Data & Image Format Guidelines For School Photography and Yearbook Publication Version 2014-2015

Digital Data & Image Format Guidelines For School Photography and Yearbook Publication Version 2014-2015 Final Revision: June 4, 2014 General Information Introduction Digital Data & Image Format Guidelines For School Photography and Yearbook Publication Version 2014-2015 The school picture industry offers

More information

Asset Management User Manual

Asset Management User Manual Asset Management User Manual October 2011 Global Operations Education Overview of Asset Management The Asset Management system permits firms to enter pledge and withdrawal instructions for collateral and

More information

KMx Enterprise: Integration Overview for Member Account Synchronization and Single Signon

KMx Enterprise: Integration Overview for Member Account Synchronization and Single Signon KMx Enterprise: Integration Overview for Member Account Synchronization and Single Signon KMx Enterprise includes two api s for integrating user accounts with an external directory of employee or other

More information

NASDAQ Global Index Watch (GIW) Secure Web Service 2.0 Access

NASDAQ Global Index Watch (GIW) Secure Web Service 2.0 Access 1 Overview NASDAQ Global Index Watch (GIW) Secure Web Service 2.0 Access NASDAQ OMX is a global leader in creating and licensing indexes and is home to the most widely tracked indexes and exchange traded

More information

SCHOOLS EXCESS LIABILITY FUND

SCHOOLS EXCESS LIABILITY FUND SCHOOLS EXCESS LIABILITY FUND Workers Compensation Loss Data Information Specifications Request for Detail Information - Electronic Data File Submission The data outlined in this request is for workers

More information