Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Category

Question

Answer

Marketplace Overview

What is the Marketplace?

The Marketplace is a central hub where users can access and install pre-built Automations tailored to their needs. It streamlines integration by offering ready-made solutions.

Tabs and Navigation

What tabs are available on the Marketplace?

The available tabs are:

  • Partner Network: Shows a network of partners.

  • App Connectors: Lists business applications like QuickBooks and pre-built Automations.

  • Document (IDP): Lists document types like Purchase Orders and Invoices for processing.

  • All Automations: Displays all pre-built Automations on the Marketplace.

App Connectors

What are App Connectors?

App Connectors display a list of business applications. Selecting an app leads to the "All Automations" tab where pre-built Automations using that app can be viewed.

Document Processing (IDP)

What types of documents can be processed using the Marketplace's Document (IDP) feature?

The Document (IDP) tab processes documents like:

  • Purchase Orders

  • Invoices

  • Receipts

  • Business Loan Applications

  • Other Documents

Using Pre-built Automations

How do I use a pre-built Automation?

  1. Go to the Marketplace menu.

  1. Select a tab (Partner Network, App Connectors, Document (IDP), or All Automations).

  1. Select and click "Install" on the Automation.

  1. Configure the installed Automation as needed.

Document Type Selection

What happens after I select a document type from the Document (IDP) tab?

After selecting a document type (e.g., Purchase Orders), you are taken to "All Automations" where pre-built Automations process the unstructured file and write structured data to the destination application.

All Automations

What is the 'All Automations' tab?

The "All Automations" tab displays all pre-built Automations available on the Marketplace, providing easy access for installation.

Configuration of Automations

How do I configure an installed Automation?

After installing a pre-built Automation, configure it according to specific needs. Refer to the "Create Automation" section in the documentation for detailed instructions.

Exploring Automations

Can I use multiple tabs to explore Automations?

Yes, you can explore Automations across multiple tabs (Partner Network, App Connectors, Document (IDP), All Automations) to find solutions suited to different needs.

Business Applications

What types of business applications are available in App Connectors?

The App Connectors tab displays business applications like QuickBooks, which can be integrated into pre-built Automations available in the Marketplace.

...

4.

...

Category

...

Question

...

Answer

...

App Connectors Overview

...

What are app connectors?

...

App connectors are specialized software components that facilitate communication and data exchange between different applications or systems, enhancing efficiency and automating tasks.

...

Functionality of App Connectors

...

How do app connectors function in Adeptia Connect?

...

App connectors use triggers and actions to interact with applications. A trigger initiates workflows or actions at the source, and an action performs the operation in the target application.

...

Authentication Methods

...

What authentication methods do app connectors use in Adeptia Connect?

...

App connectors use token-based, OAuth, API key, and other secure authentication processes based on the application.

...

Custom App Connectors

...

Can I create custom app connectors in Adeptia Connect?

...

Yes, you can create custom app connectors using an Open API Specifications (OAS) based YAML file to connect to applications that do not have pre-built connectors.

...

CDATA Connectors

...

What is a CDATA custom connector?

...

A CDATA custom connector is a JDBC-based connector that allows data exchange with specific applications like NetSuite, SAP, or Salesforce.

...

How can I add a custom CDATA connector in Adeptia Connect?

...

To add a custom CDATA connector, configure it within the platform using JDBC protocols and application details.

...

Pre-built vs. Custom Connectors

...

What is the difference between pre-built and custom connectors in Adeptia Connect?

...

Pre-built connectors are designed for popular applications, while custom connectors are built using specifications like OAS for applications not covered by pre-built connectors.

...

Advantages of App Connectors

...

What are the key advantages of using app connectors?

...

App connectors streamline workflows, automate tasks, improve data flow, reduce complexity, and enable efficient communication between systems.

...

Applications for Integration

...

What types of applications can I connect to using app connectors in Adeptia Connect?

...

You can connect to CRM systems, ERP platforms, financial tools like Salesforce, NetSuite, SAP, QuickBooks, and more. Custom connectors can be created for other applications.

...

Business Use Cases

...

What are the main use cases for app connectors in a business environment?

...

Use cases include automating data exchange, integrating CRM, ERP, and marketing platforms, improving data accuracy, and enabling real-time communication between business tools.

...

App Connectors

Category

Question

Answer

App Connectors Overview

What are app connectors?

App connectors are tools that enable different applications or systems to share data and communicate with each other, streamlining processes, improving efficiency, and automating tasks.

App Connectors Functionality

What role do app connectors play in Adeptia Connect?

In Adeptia Connect, app connectors use triggers to start workflows in source apps and actions to perform specific tasks in target apps. They enable integration with external applications through pre-built or custom connectors.

What is a custom app connector in Adeptia Connect?

A custom app connector is a user-defined integration created using an OpenAPI Specification (OAS) YAML file, enabling Adeptia Connect to work with applications lacking pre-built connectors.

What is the purpose of the connector's specification file?

The specification file, based on OpenAPI Specification (OAS 3.0), defines details for connecting to third-party applications, including API endpoints, operations, authentication, and request/response formats.

What features can be defined in the connector's specification file?

Features include authentication mechanisms, triggers, pagination, incremental data strategy, actions, batch processing, API-based filtering, and field references.

Connectors Comparison

What is the difference between app connectors and REST connectors?

REST connectors handle basic API interactions, while app connectors offer advanced features like incremental data sync, complex authentication, pagination, batch processing, and dynamic schemas.

When should you use a REST connector instead of an app connector?

REST connectors are best for simple API operations without the need for advanced features like pagination, batch processing, or incremental data synchronization.

What is the advantage of app connectors over REST connectors?

App connectors support advanced features such as complex authentication, incremental data sync, pagination, batch operations, and custom field references, making them ideal for complex integrations.

Data Handling in App Connectors

What is incremental data synchronization in app connectors?

Incremental data synchronization ensures that only new or updated records are processed, improving efficiency by minimizing data exchange.

What is pagination in app connectors?

Pagination divides large datasets into smaller, manageable chunks, allowing data to be retrieved in batches instead of all at once.

What is batch processing in-app connectors?

Batch processing allows multiple operations or requests to be executed collectively, improving efficiency during data transfers.

What is API-based data filtering?

API-based filtering specifies criteria for processing only relevant data fields, reducing unnecessary data transfer.

Supported Applications

What applications can be integrated using pre-built app connectors in Adeptia Connect?

Supported applications include QuickBooks, Salesforce, Dropbox, Google Drive, Zoho CRM, Shopify, ServiceNow, Microsoft Dynamics, Zendesk, and more.

Authentication and Security

What is the role of authentication in app connectors?

Authentication ensures secure communication by managing credentials and access tokens between Adeptia Connect and third-party applications.

OpenAPI Specification (OAS)

What is an OpenAPI Specification (OAS) file?

An OAS file is a machine-readable document that describes RESTful API details, including operations, endpoints, request formats, and authentication requirements.

Custom Fields and Objects

How does Adeptia Connect support custom objects and fields?

App connectors support dynamic schemas and custom fields, allowing users to adapt integrations to unique application requirements.

Triggers and Actions

What is a trigger in an app connector?

A trigger initiates workflows or tasks in the source application, such as detecting changes in data or events.

What is the purpose of actions in app connectors?

Actions perform specific tasks in the target application, such as creating, updating, or deleting records.

Runtime and Execution

What is the runtime engine in the app connector framework?

The runtime engine executes operations defined in the connector's specification file, facilitating communication and data exchange between systems.

Adding Custom Connectors

How can a custom app connector be added to Adeptia Connect?

A custom app connector can be added by uploading its OpenAPI Specification (OAS) YAML file to the Adeptia Connect user interface.

...

5. AI Map

Category

Question

Answer

Overview of AI Map

What is AI Map, and how does it help in data mapping?

AI Map automates data mapping by using AI to suggest mappings with confidence levels (High, Medium, Low), reducing manual effort and speeding up integration tasks. The library feature allows users to save and reuse mappings for similar scenarios.

Confidence Levels

What are the confidence levels, and how do they work?

  • High Confidence: Exact matches or saved mappings. Can be applied automatically.

  • Medium Confidence: Partial matches requiring user review.

  • Low Confidence: Low similarity, requiring manual approval.

How can I apply mappings based on confidence levels?

Users can filter and apply mappings by confidence level. Use High Confidence mappings directly; review Medium and Low Confidence mappings before applying them.

Handling Incorrect or Missing Mappings

What should I do if a mapping is incorrect or missing?

Modify incorrect mappings in the layout. Reject unwanted suggestions. For missing mappings, manually create them and save to the library for future use.

AI Map Library

How does the AI Map Library work?

The library stores manual mappings created by users. These are suggested as High Confidence when similar layouts are encountered in future projects, improving speed and accuracy.

Design Time vs. Runtime

What are the key differences between Design Time and Runtime in AI Map?

  • Design Time: Mappings are created and tested before deployment.

  • Runtime: Mappings are applied live; AI suggestions are reviewed to prevent errors.

Complex Mapping Scenarios

Does AI Map support handling complex mapping scenarios?

Yes, AI Map can recognize different naming conventions and intelligently map them. Users can define custom mappings and rules for complex cases, saving them in the library.

Updates and Future Features

Are there any planned updates to improve AI Map?

Planned features include:

  • Natural language-based rule definitions.

  • Enhanced AI-driven suggestions.

  • Warnings for unmapped mandatory fields.

Common Issues and Challenges

What are the common issues users face with AI Map?

  • Missing Mappings: AI Map doesn’t alert users about unmapped required fields.

  • Low Confidence Suggestions: These require thorough review and manual approval.

Best Practices for Using AI Map

What are the best practices for using AI Map effectively?

  • Start with Auto Mapping.

  • Always review Low Confidence mappings.

  • Save manual mappings for future use.

  • Test mappings during design-time.

Field Naming Conventions

Can AI Map handle mismatched field naming conventions?

Yes, AI Map can recognize and map fields with equivalent meanings even if the naming conventions differ (e.g., "Last Name" vs "Surname").

Custom Rules

Can I define custom rules in AI Map?

Custom rules can currently be implemented manually. AI Map will soon allow rule definitions in plain language for automating complex mappings.

Manual Review Necessity

Why is manual review necessary for some mappings?

Manual review ensures that Medium and Low Confidence mappings meet system requirements and prevents errors during data integration.

Handling Unmapped Mandatory Fields

How do I handle unmapped mandatory fields?

Perform a manual check during the design phase to ensure all required fields are mapped. An automatic alert feature for unmapped mandatory fields is planned.

...

6. Layout Builder

Category

Question

Answer

General Overview

What is the Layout Builder?

The Layout Builder is a tool for defining data structures (schemas) used in automation workflows.

Why is the Layout Builder important?

It helps streamline data mapping and processing, ensuring accurate schema definitions for source and target data.

Creating a Layout

How do I select a data format for my layout?

Navigate to the Setup step in your automation and select either the "Text" or "Excel" data format.

What is the process to add a new layout?

Click the "Add" button under the Format Type section, provide a name and description, and configure layout settings.

What settings can I define for text layouts?

Specify record separators, header presence, and either upload a sample file or manually enter field names.

How do I define a schema from a sample file?

Upload the file, choose a sheet and starting row for field extraction, and then select a row as the schema definition.

Field Customization

Can I rename fields in my schema?

Yes, you can modify field names directly in the schema definition view.

How do I add additional fields to my layout?

Use the "Add Row" option in the Field Customization section.

What formats can I specify for date fields?

Define custom date and time formats based on your requirements.

Can I change the data types of fields?

Yes, field data types can be modified during customization.

Advanced Features

What is the Action Menu?

It is a feature that allows adding, removing, or editing fields within the schema.

What are Advanced Settings?

Additional properties can be accessed via the settings button in the top-right corner.

Testing the Layout

How can I test a layout with default files?

The uploaded file is automatically tested and displayed in the Test View, flagging any errors.

Is custom file testing possible?

Yes, you can upload a different file to test its compatibility with the layout.

Secure Files

Can I use password-protected Excel files?

Yes, during layout setup, provide the password to enable the file to be read and processed.

Editing Predefined Layouts

What are predefined layouts?

These are layouts provided for common applications like BambooHR and Shopify.

Can predefined layouts be edited?

Yes, you can edit and add child records to these predefined layouts.

Troubleshooting

What should I do if the layout fails to load my data?

Ensure the data format and settings match the file structure, and validate the schema.

How do I resolve flagged errors during testing?

Review the flagged data rows in the Test View and adjust your layout settings accordingly.

Can I test layouts without uploading a file?

No, a file is required for layout testing to validate compatibility.

Optimization and Best Practices

What is the best way to start with complex schemas?

Begin with a sample file and incrementally define fields, testing compatibility at each step.

How often should I test a layout?

Test after every major change to ensure compatibility and data integrity.

Can I reuse layouts for multiple automation workflows?

Yes, layouts are reusable across workflows with similar data structures.

Miscellaneous

Is Layout Builder only for schema definition?

Primarily, but it also helps test and troubleshoot data compatibility issues.

...

7. Reporting Dashboard

Category

Question

Answer

General Overview

What is the AC5 Professional Dashboard?

The AC5 Professional Dashboard is a tool for monitoring and managing Automations, providing insights into execution metrics and trigger details.

How do I access the Dashboard page?

Click on the "Dashboard" option in the left panel of AC5 Professional to open the Dashboard page.

What sections are included in the Dashboard?

The Dashboard includes Overview, Executions, and Trigger sections.

Overview Section

What is displayed in the Overview section?

The Overview section shows a snapshot of Automation processes, graphical execution trends, and access to IDP Automation logs.

What does the Run Trend section show?

Run Trend provides a graphical view of the total count of Automation executions, Partner creations, and data usage.

How can I filter the Run Trend graph?

Use buttons to include/exclude specific categories, indicated by colors like green (Automation count), blue (Partner count), and red (data usage).

What does the Current Executions section display?

It shows the Automation count for the current day by status: successful, running, queued, and failed.

How do I add a gadget to the Dashboard Overview?

Click "Add" on the Overview page, select a gadget from the list or use the search box, and click "Add."

What is Non-EDI Inbound?

Non-EDI Inbound shows the number of non-EDI inbound Automations over a specified period, displaying successful and failed Automations in green and red.

How can I view the acknowledgment summary of a Partner’s Outbound Automations?

Use the Outbound Acknowledgements gadget and select the Partner from the drop-down list.

How do I minimize or delete a gadget?

Click "Minimize" or "Delete" on the respective gadget.

What actions can I perform on a gadget in the Overview section?

Actions include Refresh, Download, Zoom in, and Minimize.

Executions Section

What is displayed in the Executions section?

It shows details of successfully triggered Automations with options to filter by Automation Type, Log status, and Error status.

What is the function of the Automation Type filter in Executions?

It allows viewing details for all Automations or specific types, such as Automation, AIDocs, EDI X12 Interchanges, etc.

What does the Status column in the Executions page indicate?

It shows the Automation's status, including states like Fetching, No Data, Queued, Running, Success, or Abort.

How can I view the execution details of an Automation?

Click "More" in the ACTION column to see execution details and related information.

Can I sort Automations on the Executions page?

Yes, sort alphabetically by the AUTOMATION column or by date/time using the STARTED column.

How do I customize the columns displayed in the Executions page?

Use "Column Actions" to choose "Show all columns" or "Hide column."

Trigger Section

What information is displayed in the Trigger section?

It shows details of Automations fetching data, queued, or those that encountered errors.

What does the Previous Fire Time column indicate in Triggers?

It shows the date and time when the Automation was last executed.

How can I locate a specific Automation in the Trigger section?

Use the search functionality to locate the required Automation.

Global Search

How can I use the Global Search feature?

Enter a keyword in the Search bar at the top-right corner, select a category if needed, or press enter for a broad search across categories.

What entities does the Global Search scan for?

Global Search can locate Automations, Executions, Networks, Partners, and Marketplace entities.

Are there any special characters allowed in Global Search?

Yes, Global Search accepts special characters like underscores, hyphens, periods, and others.

IDP and EDI Automations

What does the AIDocs Executions section display?

It shows details of IDP Automations that have been successfully triggered.

What are EDI Inbound and EDI Outbound gadgets?

These gadgets display the total number of EDI Automations (successful and failed) over a specified period.

What is displayed in the Top 5 Partners By Volume section?

It shows the top five Partners with the highest number of Automations.

Data Management and Customization

How do I download data from a gadget?

Click "Download" on the gadget to download its charts or reports.

What does the ID field in the Executions page represent?

The ID field represents the unique identifier of the Automation.

Can I modify the output of an IDP Automation?

Yes, click "Review" on the IDP Automation, modify the output JSON if needed, and then click "Save & Submit" to execute, or "Reject & Close" to abort.

...

8. AI Rule Engine

Category

Question

Answer

Purpose and Overview

What is the purpose of the AI Rules Engine?

The AI Rules Engine automates code generation for workflows driven by specific business rules or logic, streamlining large-scale data transformations and improving efficiency.

Use Cases and Scenarios

What use cases and scenarios are better suited for AI Rules Engine, and which for Traditional Mapping Rules?

AI Rules Engine is suited for complex scenarios with dynamic rule generation, large datasets, and scalability needs. Traditional Mapping Rules are ideal for simple, repetitive mappings.

Auto-Mapping Features

What is the difference between AI Rules Engine Auto-Mapper (Local) and Auto-Mapper (AI-Based)?

Auto-Mapper (Local) uses predefined rules and static logic, while Auto-Mapper (AI-Based) leverages AI to predict and create mappings based on data patterns.

Platform Compatibility

Will the AI Rules Engine run on both Windows and Linux Adeptia environments?

Yes, the AI Rules Engine is compatible with both Windows and Linux environments within Adeptia.

Supported Versions

What version of AC supports AI Rules Engine?

The AI Rules Engine is supported in AC 4.3 and above.

Can AI Rules Engine be added to previous AC version deployments?

No, the AI Rules Engine is suited for AC 4.4 and above and does not support older versions.

Responsibility and Usage

Which Adeptia team is responsible for maintaining the AI Rules Engine?

The R&D team handles new enhancements, while the MST team manages support-related responsibilities.

Can AI Rules Engine be used externally from any other application as a service?

Yes, it can be used externally, but it is primarily embedded within Adeptia for internal use.

Limitations

What are the limitations of the AI Rules Engine?

Key limitations include supported formats (e.g., JSON), Azure OpenAI Services dependency, and suitability for only complex workflows.

Setup Requirements

What are the infrastructure, configuration, and access prerequisites for Azure OpenAI communication?

These include specific ports, IP whitelisting, and certificates for secure connections.

Is AI Rules Engine deployed as part of the AC Installer?

As per the latest updates, the AI Rules Engine is deployed separately after AC installation.

What Azure subscription is used for AI Rules Engine?

The Azure subscription depends on the customer’s setup, and customers may need to provide their own subscription for control and cost management.

Does the customer need to provide their own Azure Account for AI Rules Engine in AC Cloud or OnPrem?

Yes, customers must provide their own Azure account for both AC Cloud and OnPrem environments.

Architecture and Design

What is the role of AI in the AI Rules Engine?

AI automates rule and code generation by leveraging machine learning models to interpret complex data patterns.

What AI technology is used for code generation?

Azure OpenAI services with Generative AI models like GPT assist in code generation and rule automation.

How does the AI Rules Engine fit into process flows or transactions?

It is represented as an activity within workflows, dynamically generating rules and automating tasks based on data inputs.

What software language does the AI Rules Engine generate code in?

Python is the primary language used for rule execution.

Is Python the only code option supported?

Currently, Python is the default language, though support for other languages may be added in the future.

Can the AI Rules Engine be used at both design time and runtime?

Yes, it can generate rules during configuration (design time) and execute them during workflows (runtime).

Does the AI Rules Engine use Azure OpenAI Services during design time and runtime?

Yes, Azure OpenAI Services are utilized at both design and runtime stages.

UI and Storage

What UI framework is used for implementing the AI Rules Engine?

The AI Rules Engine UI is implemented using ReactJS.

Where is the AI Python code stored?

The AI Python code is stored in Adeptia metadata tables such as AI_RULE_EXECUTIONS, AI_RULESET, and others.

Where is the AI Python code executed?

The Python code is executed within Adeptia Connect (AC).

Where does the generated code reside?

The code resides within Adeptia but may also reside in external cloud environments like Azure, depending on the deployment.

What input/output schema formats are supported by the AI Rules Engine?

JSON is the primary supported format, though additional formats may be supported based on configuration.

Functionality and Extensions

What is the AI Rules Engine Live Option?

It enables real-time operation, dynamically generating and executing rules during live workflow execution.

Can the AI Rules Engine be extended with custom extensions?

Yes, it supports custom extensions for added functionality.

How is the AI Rules Engine invoked?

It can be invoked via REST Webservices, enabling interaction with external applications.

Is there a feature to copy an existing rule set?

Yes, users can create a copy of an existing rule set and save it under a different name for reuse or modification.

...