products customers orders billing finance R6 Integration Platform

Size: px
Start display at page:

Download "products customers orders billing finance R6 Integration Platform"

Transcription

1 R6 Functional Overview products customers orders billing finance Integration Platform R6 Integration Platform Based on JavaEE the R6 Integration Platform is providing a powerful Workflow Management, Notification Management, Task Management, Rule Management and Web Administration Framework as a fundamental and essential pre-condition for ambitious goals.

2 Table of Contents 1. R6 Integration Platform Workflow Management Workflow Process Definition Management Workflow Runtime Management Task Management Task Management BASE Task Management SPECIFIC Notification Management WebAC Framework Screen Framework Operator Management Operators Permissions Workgroups and Rights-Groups Label Management Authentication Broadcast Messages (Newsflash) Auditing ImpEx (Import Export Service) R6 Integration Platform ii

3 1. R6 Integration Platform Service Providers are more and more required to include next-generation services in the product portfolios to boost their revenues and profit margins. To fully capitalize on this requirement and opportunity, BSS transformation is increasingly becoming crucial. A fundamental pre-condition for such an ambitious goal is a next-generation integration platform. It forms the basis of any IT application and increases business flexibility through industry standards like XML, SOA and a powerful Workflow Management. The R6 Integration Platform is an Application Framework based on Java EE. For internal as well as external integration, the solution is aligned to the SOA principles. The R6 Integration Platform contains the following technical and functional capabilities: Workflow Management handles and automates all process steps associated with operating R6 and customers business processes. Notification Management delivers account related messages to customers (e.g. via SMS or ). Task Management creates and handles tasks within R6. ImpEx manages file import and export. Operator Management to create and administrate operator profile data and login credentials. WebAC Framework ensures the proper operation of the R6 graphical user interface (GUI). It provides functionality to configure and manage R6, to broadcast internal messages, and to manage WebAC users (CSRs). 1.1 Workflow Management R6 Business Process Management (R6 BPM) enables the creation of business processes that coordinate the activities of people, applications and services. For example: ordering of new products, change of service features, addition of new CSRs, etc. Business processes (workflows) are decomposed into steps (nodes) which execute actions and/or manage transitions between nodes. This allows a versioned process management (with graphical and/or xml representations), supports hierarchical process structures, also with concurrent execution paths, as well as manual intervention tasks or asynchronous continuations (wait-states). Additionally it has a request/response mechanism for easy interfacing with asynchronous external interfaces including manual SLA violation tasks and scheduled execution of service calls. R6 Integration Platform 3

4 Select table or structure view Structured workflow view Figure 1: Example for Workflow Structure View The objective of the R6 BPM is to interact with various external systems as well as with internal modules and the customer/operator interface. The main tasks of R6 BPM include scheduling different time periods, such as SLA response times, generating calls for manual tasks and managing asynchronous requests. The status of process tasks along with possible task instances and context variables are maintained in the core database. R6 BPM supports the following processes and features: Atomic core operations with rollback functionality Facilitate and monitor in-order and on-time execution and delivery of process steps Unlimited number of process steps Enable dependencies between process steps Support parallel event chains Assignment of process and step owners Process definition templates and profiles Provide status information such as: Progress indicator Blocking points R6 Integration Platform 4

5 Warnings Errors Ongoing/final status Work order number/date/owner Task step date / owner Delay Task step For communication between the different components Workflow Management is fitted with following services: Workflow Process Definition Management It holds the workflow definitions and provides the methods for creating, deploying, retrieving, deleting and versioning of workflow definitions. Workflow Runtime Management (synchronous/asynchronous) It manages the workflow instances. This interface is used to start, stop, continue or retrieve workflow instances as well as create, modify, execute or resolve tasks Workflow Process Definition Management The Workflow Process Definition Management includes following features: Deploy Process Deploys new processes to the database by XML formatted process definitions and graphical representations. Retrieve Process Definition Searches process definitions by name, category and version (latest or specified version). Delete Process Definition Deletes a process definition, if no running instances are using the definition. Versioning of Workflows Allows the deployment of new processes (with the name of already existing ones). In such cases a new process is created and the existing one is versioned. Thus running old process versions continue to use the old definitions as well as new versions of the process may use old definitions if desired. R6 Integration Platform 5

6 Figure 2: Process Definitions in Workflow Management Workflow Runtime Management The Workflow Runtime Management has following features: Start Process Instance Starts a process by using one of the deployed definitions. Query Process Instance Retrieves the state and history of a running or finished process instance. This includes all current and past steps in a tabular/graphical representation, all context variable values and paths (retries, splits, joins). Search parameters are name, category, ID and status (running or finished). Continue Process Instance Continues a waiting process. The continuation can either be triggered by components like ImpEx, the graphical user interface (GUI) or the Task Management component. Create Task Creates a task. This feature uses by the Task Management component to raise tasks manually. Resolve Task Resolves a task. Commonly used by the Task Management component to resolve a task which had to be resolved manually. Create SLA (service level agreement) violation task Creates a SLA violation task if process defined external service response times have not been met. Execute Timer Executes an action if the scheduled execution time is reached, which may be defined within a process. This feature periodically triggers the ImpEx scheduling mechanism (scheduler) to check if timers are due for execution. R6 Integration Platform 6

7 Change Context Variable Add/delete/modify context variables for running processes. 1.2 Task Management Task Management enables creation, updating and modification of component-specific tasks in R6. To create, assign, take on, update and resolve tasks CSRs are using R6 WebAC. If a task is raised by a workflow step in the R6 Order Management process for example, the task is assigned to a CSR. These tasks are only visible to the assignees. After resolving this task, the system updates the task list in WebAC, the status 'Task Resolved' is displayed and the workflow is triggered to go forward in the order process automatically. Task Management provides functionality for two task types, automatic and manual. Automatic tasks are created by the system, when, for example, an error occurs and actions from a CRD are required. Tasks can be raised by components like ImpEx, Accounts Receivable, Billing Support Systems or Workflow Management. Detailed task information Task description Figure 3: Task Management Details Task Management holds the following services: Task Management BASE Task Management SPECIFIC R6 Integration Platform 7

8 Figure 4: Task Management Overview Task Management BASE The BASE Task Management service has base functionality to view, create and modify tasks separated to include two main features parts: Task Administration Retrieve tasks Retrieve task using custom filter values Retrieve task details Retrieve all values (details) for a specific task Create, update task Create new task from various components. Already stored task can be updated with specific states. Update task parameters Update some of the task parameters within existing task Task Configuration Defines features for accessing the configuration of tasks as well as configures the task state. Configuration data are e.g.: status, priority, categories, task definition, groups Task Management SPECIFIC While the BASE part of the component covers all basic functionality, the SPECIFIC Task Management s features are designed to fit a project s special structure. Specific Task Management holds the following Features: Retrieve specific task Tasks are retrieving with filtering on project specific parts. Filter is highly configurable when searching for tasks. R6 Integration Platform 8

9 1.3 Notification Management The main purpose of Notification Management is to provide a pluggable framework for matching data to the given parameters and forwarding the messages to the different transport layers, which are then sending the message to the appropriate recipient. Notifications are based on templates. For delivering notifications to the recipient, these templates can be supplemented with a variety of parameters (e.g. name, bill-date, order date, etc.) to create personalized messages. R6 enables users to perform changes of the template text and exchanges of parameters via the Content Management System. This allows easy and fast adjustments to specific use cases. Notification Management also provides different types of templates. Currently, the formats HTML, XML, TXT and WAV are supported. Notification Management has following features: Set Template Method to set the template DAO to be used in the bean. Send Message Sends a message. The transport method depends on the implementation. Send a message specified by templatedefinitionkey to recipients defined by the data collector. The data adapter is used to transform the given message to a template message, which is then sent. Retrieve Templates Retrieve all notification templates for a given template definition key and the current VSO. Function will find all records in table Template for specified key (templatedefinitionkey) value. If there is no record found then result is null. Retrieve templates by transport method Retrieve all notification templates for a given template definition key and the current VSO assorted by transport method Retrieve parameters Retrieve all allowed parameters for a template definition Update template Update the text of a template in the database. Method for changing value of template text in template entity. Template entity is uniquely determined by key (templatedefinitionkey) and transportmethod values. Retrieve preferred transfer methods Retrieves the preferred transport methods for a template and the current VSO. Retrieve transfer methods Retrieves all possible transport methods for a template and the current VSO. Fetches the transport methods with key and display name. Returns a sorted map containing key and display name Send message by order Stores the message in the queue. Takes the orderid to collect related data (information about the customer and transmission data) at sending time. R6 Integration Platform 9

10 Send message by billing account Stores the message in the queue. Takes the billingaccountid to collect related data (information about the customer and transmission data) at sending time. Check template status Check if template definition is active 1.4 WebAC Framework The Web Administration Centre WebAC is a web application framework that provides functionality to configure and manage the R6 platform. This tool allows CSRs and system specialists to manage typical system administrative tasks and customer inquiry tasks for the system in production. To use WebAC, a CSR needs a CSR account and a personal computer based web browser. Security is enforced through personal and role-based authentication and a protected audit trail. The design of the WebAC provides inherent flexibility, as WebAC software components can be leveraged to develop customized system administration and customer service solutions if required for an overall solution. WebAC is used for managing the R6 billing, sales, provisioning and mediation system. It is completely web-based and works with every standard web browser. Navigation pane Tabs Application area Figure 5: Web Administration Centre The main benefits of the WebAC are: It provides the capability to access bills online which saves time and money R6 Integration Platform 10

11 It allows CSRs (Customer Service Representatives) to isolate customer problems by visualizing the provisioning and order status It eliminates the need for CSRs to learn multiple systems and databases by storing, retrieving and maintaining all customer account and billing data through one single interface It provides label management functionality to manage and maintain all labels and error messages that are displayed on any WebAC screen. This allows translation of labels and error messages into different languages. The key management features are: Order Management handles order entry and order tracking. It enables a CSR to create new customer accounts and service requests, displays the order status, and provides functionality to manage or change orders in a certain status. Customer and account management enables the CSR to manage and update the customer profile data, services and service features. It contains customer account data like profile information (name, addresses, phone numbers, subscribed services, contact methods), and authorized account contacts. Customer and account history is for tracking purposes and allows the CSR to check various histories. Changes applied to the customer's account data generate a record in the customer's history table in the database. This record contains date and a short description of the change, and the CSR's name. Product configuration enables the CSR to view basic information about tariffs, define and manage components and charge categories for all product offers (including, e.g., the grouping of offers so they can only be sold as packages), and the definition of other business-specific rules. Channels and partners configuration enables the admin to create affiliate partners and define rules to specify their area of activity in WebAC. Operator management contains WebAC operator profile data and login credentials. This area enables the CSR to update profile data, activate or deactivate operators, reset or change operator passwords, manage workgroups and right groups, assign access rights and run reports. Operator messaging system enables the broadcast of messages displayed on WebAC. Reporting ranges from operator, workgroup or right group reports for tracking purposes, to AR reports, for example General Ledger. Billing management handles all customer-related billing data in WebAC. The admin can create, update, run or simulate a bill run, and add and manage bill cycles. Mediation monitoring displays all errors that occur during mediation. WebAC enables the CSR to view, mark as disputes, or purge the erroneous feeds on file level. The Invoicing screens in WebAC enable the WebAC operator to view the selected customer's charges, disputes, and invoice history, request a paper invoice, or download the current paper invoice. On the Bill Formatting screens, the customer's latest charges can be downloaded (i.e. displayed or saved) in PDF format. R6 Integration Platform 11

12 Accounts Receivable contains functionality to, for example, enter single or bulk payments (credit card, cash, bank account, etc), change payment methods (e.g., Direct Debit), view reports, create payment arrangements, manage payment files, handle unsuccessful file transactions, or view financial transactions. The WebAC Framework is used to provide the fundamental framework for the WebAC with the following services: Screen Framework Operator Management Label Management Authentication Broadcast Messages Configuration Management Auditing Label Management Screen Framework Configuration Management Authentication Broadcast Messages Operator Management Auditing Figure 6: WebAC Framework Dataflow Direction Screen Framework The Screen framework provides basic functionality for building commonly used user interface components (login screen, menu tree, pagination, sorting and filtering of lists, online help, etc) R6 Integration Platform 12

13 UI Resource Management Address Management Screen Framework (in WebAC Framework) Authentication Operator Management User Interface related CSS Auditing Broadcast Messages Figure 7: Context Overview Screen Framework The following features are provided by the Screen Framework service: Login screen 'Change operator password' screen Definition of screen layout (colors, font, font-size etc.) Build and display of the menu tree List functionality (pagination, filtering, sorting, data export to MS Excel) Confirmation messages Print functionality Display of system information ('About') Online help functionality Data validation functionality Tool tip functionality Exception handling functionality Definition of global formats (date formats, text formats, address formats) Operator Management Operator Management allows the maintenance of all data related to the users of the Web Administration Center (WebAC) and is responsible to maintain four areas: Permission Management Right-Group Management R6 Integration Platform 13

14 Workgroup Management Operator Management Operator Management (in WebAC Framework) User Interface related Component related Autiting Adress Management Figure 8: Context Overview Operator Management The Operator Management provides the following features: Maintain the master data of the operator (like name, address, address etc.) Lock operators Reset passwords Assign workgroup to operators Maintain roles Maintain workgroups Maintain permissions Operators The operator (also called CSR; Call Centre Agent or Agent) is the user of the WebAC graphical user interface, who is allowed to see certain information in R6 or to perform actions/tasks. Each operator is identified by a username. In addition to the username, also some other data like the name, the address or the address is maintained in Operator Management. By assigning the operator to an appropriate right group and work group it can be managed which information an operator can see and which tasks/actions he can perform. R6 Integration Platform 14

15 Figure 9: Create an Operator in Operator Management Permissions Permissions can be defined to give an operator the right to perform different tasks or actions: Access control in WebAC screen levels areas of screens buttons Limit the visibility of data in WebAC only task of a certain category are visible to the operator only tickets of a certain category are visible to the operator Other restrictions in WebAC credit/debit limitations for one-off charges R6 Integration Platform 15

16 Operator (Agent, CSR) Administrator Workgroup (Operator) Right group Permission X Permission D WebAC Operator Workgroup (Administrator) Right group Permission D Permission A Figure 10: Operator Roles & Permissions An operator can be assigned to a workgroup and one or more right groups. Those right groups inherit permissions for WebAC Workgroups and Rights-Groups To simplify the administration s complexity of permissions, Operator Management includes a rights-group management and a workgroup management. The rights-group management can be used to build groups of permissions that can then be used to build workgroups or directly to assign workgroups to operators Workgroup management builds groups of right-groups that can be used to be assigned to the operator. n n n n n n 1 n Permission X Right Group Workgroup Operator Overview Each WebAC screen equals 1 to n permissions Group permissions according to (e.g.) menu structure Group Right Groups according to (e.g.) job descriptions (roles) Each WebAC user is set up as Operator Setup Data No setup in WebAC Permission(s) Right Group(s) Right Group(s) Workgroup Username / Password First Name / Last Name Examples WebAC Paths Operator Management/Operator/Create Customer/Profile/Personal View Customer/Profile/Personal Edit WebAC Paths Operator Management/OperateAll Customer/Profile All Carrier Vendor Billing Support Operator Management Jean Doe (phone ) John Doe (phone ) Figure 11: Group Management within Operator Management It is possible to assign multiple right-groups, but only one workgroup to an operator. By using workgroups and right-groups for operator management reusable groups of permissions can be defined based on the needs of a service provider/operator. Granting an operator access to the desired functionality of R6 simply can be done by assigning the needed rights-groups and work group to the operator. There is no need to define the set of permissions every time a new operator is set up in R6. R6 Integration Platform 16

17 1.4.3 Label Management Label Management is responsible to manage and maintain the labels and error messages that will be displayed in any WebAC screen including multi language support. Label Management provides the following features: Holds maintainable labels and error messages in the database Allows translation of labels and error messages into different languages Allows applying client specific translations to the labels and error messages Authentication The Authentication service is designed to deal with authentication and authorization of the WebAC users. Via the login screen provided by the Screen framework the login credentials of the operator are forwarded to the Authentication component. Figure 12: WebAC Login Screen The Authentication component then compares the provided login credentials with the stored login credentials and, after successful login, retrieves the workgroup information from the Operator Management (Authorization) assigned to the operator. In detail, the login process looks like following: R6 Integration Platform 17

18 Caption: Happy path Comment/Instruction Login Screen WebAC Message No Invalid username/ password Yes Username correct and not closed? WebAC screen System action Password correct? Reset wrong password counter Yes Operator inactive? Yes Your account has been deactivated Please contact. No Invalid username/ password Contact screen No 3x wrong password? Lock account 10 minutes Yes Unlock account via WebAC (checkbox Lock ) Your account has been locked Please contact. No Re-activate account via WebAC (change status to Active ) No Contact screen No Increase wrong password counter 6x wrong password? No 9x wrong password? Lock account 30 minutes Yes Unlock account via WebAC (checkbox Lock ) Lock account permanently Unlock account via WebAC (checkbox Lock ) Yes Password expired? Change password screen Yes No Scenarios: 1. Password forced change date (every 45 days) reached 2. First login after creation * 3. Password has been reset * Change successfully? Yes Log in in WebAC * Initial log in has been performed with temporary password created/reset via WebAC (sent to operator via ) Figure 13: WebAC Login Procedure On the Login screen the WebAC user enters his/her username (Username correct and not closed? Yes.) and password (Password correct? Yes.). This is where the authentication process starts. The system checks the password for validity and also verifies the active status of the WebAC user (operator). If the operator s account is still active (Operator inactive? No.), the password is checked for validity. In case this check is also completed positively (Password expired? No.) the operator is logged as a valid user on to the system Broadcast Messages (Newsflash) A Broadcast Message or a Newsflash is a one-way communication channel for WebAC operators to spread messages internally very easy. Any operator with the appropriate permission can create a message to be displayed in the header of the WebAC application. R6 Integration Platform 18

19 Message spread to all users Figure 14: Broadcast Messages Auditing The Auditing component allows tracking of changes executed by operators (agents) in WebAC. The reports in Operator Management allow retrieving the stored auditing information from the database. 1.5 ImpEx (Import Export Service) The Import Export Service (ImpEx) was designed to shield R6 from the processing details of the import and export of billing feeds and provisioning data. It is a central service in R6 for managing file import and export and holds following functionalities: Import data files into the database to parse, analyze and process the data Export data files that were generated by R6 components and creates reports Execute predefined task at a programmable time Alert maintenance staff when files arrive late or out of schedule, Schedule management console to start and stop services. R6 Integration Platform 19

20 Data Input Data Output Observer Standalone Java Executable 1 Folder Incoming Observer ImpEx Outgoing Observer FTP server FTP server Observer Java Layer *_IN *_OUT INO_FILE_IF Schema Impex Set / Process transfer logic INFONOVA Billing System Schemas Oracle Database Figure 15: ImpEx Overview ImpEx consists of the following services: Interfaces / Extension Points Main objective of ImpEx is to serve as point of contact for incoming and outgoing files, therefore, the component provides various interfaces and extension points. Rating Billing Accounts Receivable Number Management Import Export Service (ImpEx) CRM PSM Notification Management Task Management Service & Resource Provisioning Workflow Management Figure 16: ImpEx internal Interfaces R6 Integration Platform 20

21 Standards Standard features are the main parts of the ImpEx application, they are also configurable to fit the customers needs, but are main functionalities Reporting the system allows generating reports from imported files in CSV and XLS format File Import, File Export Files are imported or exported from/to the system Archiving Data files that are imported/exported are archived (also in case errors occur or if they are rejected by the system for some reason) Configurable/ Programmable Secondary to the standard core features of ImpEx it offers some freely configurable processing sets or scheduling, to be configured to the specifications of 3 rd party interfaces and the R6 system environment File Processings Specialized processings handling the data files in the system internally are configured by processing sets Scheduling Tasks are triggered at a predefined point in time Alarms 'Watchdog' functionality; watches file transfers and raises alarms in case a file does not arrive at the predefined point in time ImpEx Import Observer for incoming data Reader Database Processor Observes storage area of external system (to be read) Reads from external source Fills database tables for Incoming data Processes data in the internal Infonova system Notifies Impex system of new data Processes and writes to interna database ImpEx Export Writer Observer Database Processor Reads from internal database 1 3 Observes storage area 2 Uses database tables for outgoing data 1 Receives data from processes of the internal Infonova system Processes and writes to external target system Notifies ImpEx system of new data Figure 17: ImpEx Processing R6 Integration Platform 21

22 ImpEx handles all incoming and outgoing data and is located on the solution's File Interface Layer. ImpEx is fully configurable to all types of data file formats, databases or every kind of item the customer needs to be imported / exported to/from the system. ImpEx has been designed as a standalone Java application. Though it is fully configurable / programmable ImpEx has some standard features implemented for the most general tasks. To ensure data consistency and reliability ImpEx offers various checks: Filename checking All filenames are checked for syntactically and semantically inconsistency upon arrival and during the processing. Checking for duplicates Duplicates hinder accurate data handling, therefore all data are checked for duplicate file names or content Checking the file sequence To enable proper file handling the file sequence is checked for erroneous properties. Parsing Checking the syntactical structure of the handled files. Checking the file against specification Files are compared to the specified file type definitions to reject erroneous files. File Conversion Some files need to be converted to different file types for further processing. R6 Integration Platform 22

23 Truly Transformational Solutions Infonova was founded in 1989 and delivers highly automated IT solutions for Telco, Media & Convergent as well as Utility companies. Infonova s BSS solutions have been implemented for incumbent, attacker and cable operators supporting triple & quadruple play service portfolios. Encapsulating decades of knowledge, Infonova s latest BSS product, Release 6 is a fully J2EE concept to cash platform that supports real multi-tenant concept to cash operations for fully convergent and complex business models. To learn more, visit our Web site at Contact For more information on Infonova lead to high performance, contact infonova@infonova.com. R6 Integration Platform 23

User Manual. Acumatica - Magento Connector

User Manual. Acumatica - Magento Connector User Manual Acumatica - Magento Connector Connector Version: 2.2 Supported Acumatica Version: 6.0 Supported Magento Versions: CE 2.1.X and EE 2.1.X Kensium Solutions PHONE 877 KENSIUM (536 7486) FAX 312

More information

Chapter Contents. Manage Employers Option Screen

Chapter Contents. Manage Employers Option Screen 16: Manage Employers Chapter Contents Create an Employer Account (Registration)... 16-2 Add Employer Locations... 16-6 Assign a Case Manager... 16-8 Add Contacts... 16-9 Assist an Employer... 16-13 Search

More information

CHAPTER 3: REQUIREMENT ANALYSIS

CHAPTER 3: REQUIREMENT ANALYSIS CHAPTER 3: REQUIREMENT ANALYSIS 3.1 Requirements Gathering At the start of the project, the travel management process handled by the admin department was studied in detail by using the basic requirement

More information

Infor VISUAL 9 Features & Benefits through VE 9 R3. Copyright Infor. All Rights Reserved.

Infor VISUAL 9 Features & Benefits through VE 9 R3. Copyright Infor. All Rights Reserved. Infor VISUAL 9 s & Benefits through VE 9 R3 1 Core Business s 2 Lifecycle Notifications s Send e-mail notification when sales and purchasing events occur Determine notification points at the business partner

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Copyright Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3

Copyright Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3 Table of Contents 1 Vendor Portal Registration... 4 1.1 Register for Vendor Portal...4 2 Vendor

More information

After logging into PrintGizmo create your profile and complete the information requested by navigating the menu to Configuration > Profile.

After logging into PrintGizmo create your profile and complete the information requested by navigating the menu to Configuration > Profile. Printer Guide Quick Start Guide Step 1: Setup your Profile See Profile under Configuration After logging into PrintGizmo create your profile and complete the information requested by navigating the menu

More information

The number of licences available for the company to assign is indicated at the bottom of this page.

The number of licences available for the company to assign is indicated at the bottom of this page. Admin: Organisation Company Details Admin > Organisations > Company Displays the Company Details. Click Tools > Edit to edit the details. Click Tools > Request Hot Folder. This will send a request email

More information

Oracle Project Portfolio Management Cloud

Oracle Project Portfolio Management Cloud Oracle Project Portfolio Management Cloud What's New in Release 12 January 2017 Revised: August 2017 TABLE OF CONTENTS REVISION HISTORY... 4 OVERVIEW... 5 Security & New Features... 5 UPGRADE/UPDATE TASKS...

More information

Welcome to the course on the initial configuration process of the Intercompany Integration solution.

Welcome to the course on the initial configuration process of the Intercompany Integration solution. Welcome to the course on the initial configuration process of the Intercompany Integration solution. In this course, you will see how to: Follow the process of initializing the branch, head office and

More information

Invoice Manager Admin Guide Basware P2P 17.3

Invoice Manager Admin Guide Basware P2P 17.3 Invoice Manager Admin Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. 1 Invoice Management Overview The Invoicing tab is a centralized location to manage all types

More information

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6 Financial Fusion Consumer e-finance Suite version 4.6 Feature Guide Financial Fusion, e-finance, and Financial Fusion Server are trademarks of Financial Fusion, Inc. Sybase is a registered trademark of

More information

New Features in EnterpriseTrack 16.1

New Features in EnterpriseTrack 16.1 New Features in EnterpriseTrack 16.1 COPYRIGHT & TRADEMARKS Copyright 2016, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 17D 4 Revision History 4 Overview 4 Optional Uptake of New Features (Opt In) 5 Update Tasks 5 Feature Summary 6 Supply Chain Collaboration 7 Streamline Collaboration

More information

On-Demand Solution Planning Guide

On-Demand Solution Planning Guide On-Demand Solution Planning Guide Powering On-Demand Solutions www.growthclick.com hello@growthclick.com Copyright 2019 GrowthClick Inc. All Rights Reserved. 1 3 Steps to Planning an On-Demand Solution

More information

New Features in Primavera Unifier 15.1

New Features in Primavera Unifier 15.1 New Features in Primavera Unifier 15.1 COPYRIGHT & TRADEMARKS Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. This

More information

1 About Deskera ERP 9. 2 Getting Started with Deskera ERP 10

1 About Deskera ERP 9. 2 Getting Started with Deskera ERP 10 Table of Contents 1 About Deskera ERP 9 2 Getting Started with Deskera ERP 10 2.1 Basic Settings 11 2.1.1 Create Users 12 2.1.2 Manage Application Access 13 2.1.3 Configure Company Settings 14 2.1.4 Import

More information

ConnectWise-Sage 50 Accounts User Guide

ConnectWise-Sage 50 Accounts User Guide ConnectWiseSupport@mobiusworks.com www.mobiusworks.com ConnectWise-Sage 50 Accounts Version 3.0.0.7 September 11, 2015 Table of Contents Table of Contents... 2 INSTALLATION AND CONFIGURATION... 4 Introduction...

More information

Solutions Implementation Guide

Solutions Implementation Guide Solutions Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

QM-Documentation with roxtra Document Creation Document Editing Workflow Management Distribution and Approval...

QM-Documentation with roxtra Document Creation Document Editing Workflow Management Distribution and Approval... Product Highlights Contents QM-Documentation with roxtra... 3 Document Creation... 4 Document Editing... 5 Workflow Management... 6 Distribution and Approval... 7 Search & Find... 8 Version Control and

More information

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 4.0

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 4.0 USER MANUAL Inventory Manager Version: 4.0 Compatibility: Microsoft Dynamics CRM 2016(v8.0) and above TABLE OF CONTENTS Introduction... 1 Benefits of Inventory Manager... 1 Prerequisites... 2 Installation

More information

WELCOME TO SANTANDER TREASURY LINK

WELCOME TO SANTANDER TREASURY LINK WELCOME TO SANTANDER TREASURY LINK You are on your way to experiencing a customizable and central hub from which to effectively manage your company s finances. To ensure you have a positive first experience

More information

Defect Repair Report as of 9/12/2014

Defect Repair Report as of 9/12/2014 27.04 Page 1 of 16 Release Notes By Module Framework The system no longer bans you from the EFI Pace refresh screen. 27.04-512 Framework The system now recognizes the Log In Automatically setting on the

More information

Systemwalker Service Catalog Manager V15.2 (Business Support System) Marketplace Owner's Guide

Systemwalker Service Catalog Manager V15.2 (Business Support System) Marketplace Owner's Guide Systemwalker Service Catalog Manager V15.2 (Business Support System) B1WS-0987-03ENZ0(00) December 2012 Trademarks LINUX is a registered trademark of Linus Torvalds. Microsoft and Windows are either registered

More information

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 3.0. Compatibility:

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 3.0. Compatibility: USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Inventory Manager... 1 Prerequisites... 2 Installation & Configuration... 2 Installation Steps... 2 Configuration Steps... 5 Procedure... 10

More information

Version /2/2017. Offline User Guide

Version /2/2017. Offline User Guide Version 3.3 11/2/2017 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on

More information

PNMsoft SCE July 2016 Product Version 7.5 and above

PNMsoft SCE July 2016 Product Version 7.5 and above PNMsoft Knowledge Base Sequence User Guides PNMsoft SCE July 2016 Product Version 7.5 and above 2016 PNMsoft All Rights Reserved This document, including any supporting materials, is owned by PNMsoft Ltd

More information

Mobile for Android User Guide

Mobile for Android User Guide Version 1.7 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Version No: 3.0, Build No: 3. Portal Release Notes V3B3

Version No: 3.0, Build No: 3. Portal Release Notes V3B3 Version No: 3.0, Build No: 3 Portal Release Notes V3B3 Table of Contents Important Note: The current version of V3B3 is supported with Compatibility View Settings OFF for IE (Internet Explorer) browsers....

More information

L Y R A P A Y M E N T L E D G E R U S E R M A N U A L

L Y R A P A Y M E N T L E D G E R U S E R M A N U A L L Y R A P A Y M E N T L E D G E R U S E R M A N U A L Table of Contents Release Notes... 1 1. Overview... 2 2. Authorizations... 2 3. Customization... 2 3.1. Default a specific site in Payment Ledger module...

More information

e-invoicing on the e-prior Supplier Portal

e-invoicing on the e-prior Supplier Portal EUROPEAN COMMISSION DIRECTORATE-GENERAL INFORMATICS Information Systems Directorate e-invoicing on the e-prior Supplier Portal User Manual Version 1.42 Date: 29/02/2012 Author: European Commission, Directorate-

More information

HealthEquity Employer Portal Guide HealthEquity All rights reserved.

HealthEquity Employer Portal Guide HealthEquity All rights reserved. HealthEquity Employer Portal Guide 2013-2015 HealthEquity All rights reserved. INTRODUCTION 09 ACCESSING PENDING PAYMENTS 01 LOGIN PROCESS 09 MODIFYING EMPLOYER INFORMATION 01 ADDING INSURANCE INFORMATION

More information

RESOLV THIRD PARTY MANAGEMENT (3PL)

RESOLV THIRD PARTY MANAGEMENT (3PL) RESOLV THIRD PARTY MANAGEMENT (3PL) USER MANUAL Version 9.2 for Desktop HANA PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2012-2016 by Achieve IT Solutions These materials are subject to change without

More information

NetSuite Certified Administrator Exam

NetSuite Certified Administrator Exam 1 NetSuite Certified Administrator Exam Study Guide: April 2018 2 Contents About the NetSuite Administrator Exam...5 Description of a Qualified Candidate...5 Maintaining Your Certification...5 Recommended

More information

Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing

Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing Transition Guide SAP Convergent Charging 5.0 Document Version: 1.1 2018-11-08 PUBLIC Activation of Consumption Item Management in SAP Convergent Charging and SAP Convergent Invoicing How to Configure SAP

More information

PROFESSIONAL SUITESOLUTIONS

PROFESSIONAL SUITESOLUTIONS PROFESSIONAL SUITESOLUTIONS Accelerate Your NetSuite Implementation After more than two decades of implementing NetSuite for tens of thousands of customers worldwide, we ve heard a lot of what you have

More information

Financial Services Cloud Installation Guide

Financial Services Cloud Installation Guide Financial Services Cloud Installation Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 18, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Financial Services Cloud Installation Guide

Financial Services Cloud Installation Guide Financial Services Cloud Installation Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

POS Portal Software Solutions

POS Portal Software Solutions Software Solutions POS Portal's on-demand software solutions give you the information and tools you need to provide superior services throughout the entire merchant life cycle. With our hosted applications

More information

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE Oracle Service Cloud Release 18C New Feature Summary ORACLE TABLE OF CONTENTS Revision History 3 Overview 3 Agent Browser Desktop Automation 3 Workflow Enable Save Option for Workflow Elements 3 Workflow

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Munis Revenues. Major Enhancements Munis April For more information, visit

Munis Revenues. Major Enhancements Munis April For more information, visit Munis Revenues Major Enhancements Munis 2018.1 April 2018 For more information, visit www.tylertech.com. TABLE OF CONTENTS Munis Revenues... 4 Tyler Hub... 4 New TylerForms Functionality... 12 New TylerForms

More information

TRAINING DOCUMENT Internet Expenses Administrator

TRAINING DOCUMENT Internet Expenses Administrator TRAINING DOCUMENT Internet Expenses Author: William Arthur Green, Jr. Creation Date: March 26, 2007 Last Updated: September 28, 20 Control Number: Version: 1 Approvals: William Green Document Control Change

More information

Contents OVERVIEW... 3 CONFIGURATION... 4

Contents OVERVIEW... 3 CONFIGURATION... 4 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Oracle Hospitality Suites Management User Guide. Release 3.7

Oracle Hospitality Suites Management User Guide. Release 3.7 Oracle Hospitality Suites Management User Guide Release 3.7 E87195-04 February 2019 Oracle Hospitality Suites Management User Guide, Release 3.7 E87195-04 Copyright 2001, 2019, Oracle and/or its affiliates.

More information

Sage Peachtree Product Overview. New! Sage Peachtree 2012

Sage Peachtree Product Overview. New! Sage Peachtree 2012 Sage Peachtree 2009 2012 Product Overview New! Sage Peachtree 2012 Sage Peachtree is the accurate, easy-to-use accounting software that provides the insights and control you need. With the Sage Peachtree

More information

ACUMATICA CLOUD KEY BENEFITS ACCESS YOUR ERP ANYTIME FROM ANY DEVICE, EASILY SCALE RESOURCES, AND CHOOSE YOUR DEPLOYMENT OPTION WORK THE WAY YOU WANT

ACUMATICA CLOUD KEY BENEFITS ACCESS YOUR ERP ANYTIME FROM ANY DEVICE, EASILY SCALE RESOURCES, AND CHOOSE YOUR DEPLOYMENT OPTION WORK THE WAY YOU WANT ACUMATICA CLOUD ACCESS YOUR ERP ANYTIME FROM ANY DEVICE, EASILY SCALE RESOURCES, AND CHOOSE YOUR DEPLOYMENT OPTION For many small and midsize businesses, choosing software as a service (SaaS) offers the

More information

May 13, GLN Bulk Processing Matching Enhancement. March 18, Entity Search Criteria Modification

May 13, GLN Bulk Processing Matching Enhancement. March 18, Entity Search Criteria Modification May 13, 2017 GLN Bulk Processing Matching Enhancement On Saturday, May 13, 2017, AGIIS was enhanced to improve entity matching within the GLN Bulk process. Before, when AGIIS performed a search for an

More information

Sage ERP Accpac 6.0A. What's New

Sage ERP Accpac 6.0A. What's New Sage ERP Accpac 6.0A What's New Copyright 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered trademarks

More information

Oracle Communications ASAP

Oracle Communications ASAP Oracle Communications ASAP Order Control Application User's Guide Release 7.2 E18881-01 April 2012 Oracle Communications ASAP Order Control Application User's Guide, Release 7.2 E18881-01 Copyright 2012,

More information

This guide which is primarily intended for administrators and supervisors includes the following sections:

This guide which is primarily intended for administrators and supervisors includes the following sections: Micro Focus Service Desk - Getting Started May 2017 The Micro Focus Service Desk Getting Started guide gives information about the basic steps that are required to quickly configure Micro Focus Service

More information

SGEM WP5 Deliverable 5.2.2: Requirement Description Task Operation and service architecture for distributed charging station infrastructure

SGEM WP5 Deliverable 5.2.2: Requirement Description Task Operation and service architecture for distributed charging station infrastructure Nokia Siemens Networks SGEM WP5 Deliverable 5.2.2: Requirement Task 5.2.1 Operation and service architecture for distributed charging station infrastructure Table of Contents. 1 Introduction... 3. 2 Interfaces...

More information

Index. Sarah Critchley 2018 S. Critchley, Dynamics 365 CE Essentials,

Index. Sarah Critchley 2018 S. Critchley, Dynamics 365 CE Essentials, A Accounts and contacts activities activities tab, 37 advantage of, 32 business, 29 capabilities, 35 case resolution form, 33 configuration, 36 definition, 28 feature, 29 filter, 38 form component, 34

More information

Release Highlights 2.2

Release Highlights 2.2 Release Highlights 2.2 Rapattoni Magic-Cloud AMS 2.2 is here! This exciting new version gives your association access to the enhancements listed below as well as a number of maintenance updates. The following

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

IBM i Version 7.2. Systems management Advanced job scheduler IBM

IBM i Version 7.2. Systems management Advanced job scheduler IBM IBM i Version 7.2 Systems management Advanced job scheduler IBM IBM i Version 7.2 Systems management Advanced job scheduler IBM Note Before using this information and the product it supports, read the

More information

"There is insufficient memory to execute this function" error message when you use the Reverse Register function.

There is insufficient memory to execute this function error message when you use the Reverse Register function. Platform hotfixes ID Title 378244 "There is insufficient memory to execute this function" error message when you use the Reverse Register function. 378383 Merge cmdlet indicate conflicts but no conflicts

More information

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems.

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. 1 On completion of this topic, you will be able to: Explain the

More information

Sage Accpac ERP Integration with SageCRM 6.1

Sage Accpac ERP Integration with SageCRM 6.1 SAGE ACCPAC Sage Accpac ERP Sage Accpac ERP Integration with SageCRM 6.1 Update Notice 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

MyBill. DHL MyBill User Guide

MyBill. DHL MyBill User Guide DHL User Guide Content Page DHL MYBILL INTRODUCTION What does offer? Registering via THE SCREENS The Dashboard The Archive, Reports & Download Screens The Search Screen The My Account Screen The Help Screen

More information

Brokers Plus Modules &

Brokers Plus Modules & Brokers Plus System Features 1 Brokers Plus Modules & Brokers Plus System Features 2 Functions Brokers Plus System Features 3 Brokers Plus Modules & Functions... 1 1 CRM / Project Mgmt - cptracker Enterprise...

More information

ExpressMaintenance Release Notes

ExpressMaintenance Release Notes ExpressMaintenance Release Notes ExpressMaintenance Release 9 introduces a wealth exciting features. It includes many enhancements to the overall interface as well as powerful new features and options

More information

Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3

Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3 User Guide SAP Business One Document Version: 1.5 2018-01-10 Intercompany integration solution 2.0 for SAP Business One 9.2 and 9.3 Australia, Austria, Belgium, Brazil, Canada, Chile, Costa Rica, Cyprus,

More information

BillQuick 2015 Update Log

BillQuick 2015 Update Log BillQuick 2015 Update Log List of Items addressed in release 16.0.20.0 February 10, 2016 (SP3A) 1. BillQuick QuickBooks sync was not working due to certification issue. This was fixed. List of Items addressed

More information

SAGE ACCPAC. Sage Accpac ERP. Return Material Authorization 5.5A. User Guide

SAGE ACCPAC. Sage Accpac ERP. Return Material Authorization 5.5A. User Guide SAGE ACCPAC Sage Accpac ERP Return Material Authorization 5.5A User Guide 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and service names

More information

Intercompany integration solution 2.0 for SAP Business One 9.2

Intercompany integration solution 2.0 for SAP Business One 9.2 User Guide SAP Business One Document Version: 1.3 2017-01-30 Intercompany integration solution 2.0 for SAP Business One 9.2 Australia, Austria, Belgium, Brazil, Canada, Chile, Costa Rica, Cyprus, Czech

More information

Frameworx 12 Product Conformance Certification Report

Frameworx 12 Product Conformance Certification Report Frameworx 12 Product Conformance Certification Report Infonova R6 Concept-to-Cash Platform V6.5 May 2013 Version 1.0.1 TM Forum 2012 Page 1 of 210 Table of Contents Table of Contents... 2 List of Tables...

More information

SAP BusinessObjects Access Control 5.3 Support Pack 9. Functional Overview SAP BusinessObjects Access Control Solution Management September 30, 2009

SAP BusinessObjects Access Control 5.3 Support Pack 9. Functional Overview SAP BusinessObjects Access Control Solution Management September 30, 2009 SAP BusinessObjects Access Control 5.3 Support Pack 9 Functional Overview SAP BusinessObjects Access Control Solution Management September 30, 2009 Disclaimer The information in this presentation/document

More information

Travel Account Diners Club Reference Manual

Travel Account Diners Club Reference Manual Travel Account Diners Club Reference Manual Contents Introduction 3 How your account works.....4 Account Details... 5 Account Reconciler..6-7 Payment Methods and Guidelines...8-9 Accessing the Travel Account

More information

Ariba Network Invoice Guide

Ariba Network Invoice Guide Ariba Network Invoice Guide Content Introduction Invoice Practices Before you Begin Invoicing Viewing Customer Invoice Rules Electronic Invoice Routing and notifications Account Configuration and Invoice

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

Agile Product Lifecycle Management

Agile Product Lifecycle Management Agile Product Lifecycle Management Agile Plug-in for Enterprise Manager User Guide v9.3.0.2 Part No. E17311-01 June 2010 Agile Plug-in for Enterprise Manager User Guide Oracle Copyright Copyright 1995,

More information

This document gives a high level overview of CCM and instructions on how to submit a payroll or EE maintenance or census Work Order.

This document gives a high level overview of CCM and instructions on how to submit a payroll or EE maintenance or census Work Order. CCM User Guide This document gives a high level overview of CCM and instructions on how to submit a payroll or EE maintenance or census Work Order. Sections within this document: CCM Overview Submit Payroll

More information

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47 ebilling User Guide Table of Contents About This Guide Chapter 1 ebilling Basics... 6 Getting Started with ebilling... 6 Logging into ebilling... 6 Working with the ebilling Home Page... 8 Updating Your

More information

NetSuite OpenAir/NetSuite Connector Guide April

NetSuite OpenAir/NetSuite Connector Guide April NetSuite OpenAir/NetSuite Connector Guide April 16 2016 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through Highsoft

More information

optems On Premise Trust & Estate Management System

optems On Premise Trust & Estate Management System optems On Premise Trust & Estate Management System An overview On Premise Trust & Estate Management System is a complete solution for organizations which manage trusts, common funds and the organization

More information

The Business Process Environment

The Business Process Environment The Business Process Environment Flexible, Sensible Process Empowerment EMCONEX TECHNICAL BRIEF Richer Systems Group, Inc. February 2012 IDE Script Writer Alert System Audit Tracking Content Manager TABLE

More information

What s New in docalpha 5.0

What s New in docalpha 5.0 What s New in docalpha 5.0 This document comprises the Release Notes for docalpha 5.0. Artsyl team is fully dedicated to developing the document and data capture solutions with the long-term needs of partners

More information

We will cover the entire SoulCRM in a flow to make it easier for you to configure your system using this document.

We will cover the entire SoulCRM in a flow to make it easier for you to configure your system using this document. About SoulCRM SoulCRM is incredibly simple and efficient web based CRM software specifically designed for Indian businesses, it s a complete business solution that connects your business across marketing,

More information

Vendor Cloud Platinum Package: Included Capabilities

Vendor Cloud Platinum Package: Included Capabilities Solution Overview Third-Party Risk Management Vendor Cloud Platinum Package: Included Capabilities The Vendor Cloud Platinum package provides the highest level of risk management capabilities, offering

More information

What s New in PBS v12.04 by Module

What s New in PBS v12.04 by Module What s New in PBS v12.04 by Module System-wide Features Check Reconciliation Order Entry Manufacturing Accounts Payable General Ledger Purchase Order Data Import Manager Accounts Receivable Inventory Control

More information

TrackITSystem. Facility Manager Documentation Installation and User Guide

TrackITSystem. Facility Manager Documentation Installation and User Guide TrackITSystem Facility Manager Documentation Installation and User Guide Pages 1 to 7 apply to the install and configuration for admins. The user guide begins on page 8 In a browser, go to the installation

More information

Oracle Risk Management Cloud. Release 13 (updates 18A 18C) What s New

Oracle Risk Management Cloud. Release 13 (updates 18A 18C) What s New Oracle Risk Management Cloud Release 13 (updates 18A 18C) What s New TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 18C 4 Revision History 4 Overview 4 Feature Summary 5 Risk Management 8 Common 8 Monitor

More information

Bridge. Billing Guide. Version

Bridge. Billing Guide. Version Bridge Billing Guide Version 2.5.112 Table of Contents Page i Table of Contents Table Of Contents I Introduction 2 Managing Bill To Parties 3 Creating a New Bill to Party 3 Viewing and Navigating Bill

More information

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT support@magestore.com sales@magestore.com Phone: +1 (606) 657-0768 INVENTORY MANAGEMENT USER GUIDE Extension version 1.0.0 Magento version: CE 2.1 Inventory Management for Magento 2 v.1.0.0 1 Table of

More information

Application Guide. Telco e-billing Manager (TBM) Business Edition

Application Guide. Telco e-billing Manager (TBM) Business Edition Application Guide Telco e-billing Manager (TBM) Business Edition V4.5.2 Date Published: 01.31.2005 Copyright 1996-2005 edocs, Inc. All Rights Reserved. edocs is Reg. U.S. Pat. & Tm. Off. edocs, Inc., One

More information

SALESFORCE.COM SFDC ADMINISTRATION

SALESFORCE.COM SFDC ADMINISTRATION 1 SALESFORCE.COM CLOUD COMPUTING What is Cloud computing? Why Cloud? What is the topmost Technology in cloud? Features of Cloud? CRM CONCEPTS What is CRM? Why companies are using CRM? What CRM brings to

More information

activebilling DATASHEET activebilling datasheet contains comprehensive list of features and their detailed description.

activebilling DATASHEET activebilling datasheet contains comprehensive list of features and their detailed description. activebilling DATASHEET activebilling datasheet contains comprehensive list of features and their detailed description. YOUR TURNKEY TELCO INVOICING & PAYMENT PLATFORM Leave all billing related tasks to

More information

Nanyang Technological University(NTU)

Nanyang Technological University(NTU) Nanyang Technological University(NTU) Buying and Invoicing Full Account Suppliers This User Guide is created for Full Account Suppliers trading with NTU using Ariba Network It contains steps for transacting

More information

TecArt- CRM. Functional Overview. TecArt be clever. Mobile - Company - Enterprise MADE IN GERMANY. er-crm.de

TecArt- CRM. Functional Overview. TecArt be clever. Mobile - Company - Enterprise MADE IN GERMANY.  er-crm.de TecArt- CRM Mobile - Company - Enterprise Functional Overview The most popular cloud solution in Germany and has been used for several thousand times. TecArt be clever MADE IN GERMANY www.cle er-crm.de

More information

FirstDose Application Release Enhancements. FirstDose Application Release Enhancements. Complete list of Enhancements

FirstDose Application Release Enhancements. FirstDose Application Release Enhancements. Complete list of Enhancements Release Notes FirstDose Application Release 3.1.4 Complete list of Enhancement of the system s barcode functionality. The system no longer requires every item in the MIL to have a Barcode in order to turn

More information

ENTERPRISE CONTENT MANAGEMENT

ENTERPRISE CONTENT MANAGEMENT ENTERPRISE CONTENT MANAGEMENT For Small-to-Midsize Businesses Instantly access, automatically capture, and workflow process documents, emails, content and data DocRecord, an all-inclusive ECM, enables

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of a ConnectWise Manage Login... 4 Configuration of GL Accounts...

More information

Oracle Customer Data Synchronization Integration Pack for Oracle Utilities Customer Care and Billing and Siebel Energy E

Oracle Customer Data Synchronization Integration Pack for Oracle Utilities Customer Care and Billing and Siebel Energy E Oracle Customer Data Synchronization Integration Pack for Oracle Utilities Customer Care and Billing and Siebel Energy Implementation Guide Release 11.1 E50331-01 December 2013 Oracle Customer Data Synchronization

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information