E-Document Network Status Overview
The Electronic Invoicing SuiteApp enables you to get e-documents certified from a regulatory body through an API. It is usually generated from a transaction. You can also get network status updates and display the relevant details under the E-Document subtab in the transactions.
The following table describes the transaction body fields which contain the network information.
Network Field |
Field ID |
Description |
---|---|---|
Network Reference Id |
custbody_ei_network_id |
It is a unique number generated by network API while certifying or sending e-document. |
Network Name |
custbody_ei_network_name |
It is the name of a network. For instance, PEPPOL, SAT, ARIBA. |
Network Status |
custbody_ei_network_status |
It displays a keyword representing one of the possible network statuses used by the network. |
Network Status Updated On |
custbody_ei_network_updated_date_time |
It displays the time stamp (date and time) of the updated status. |
An administrator must implement the getStatus method in the sending method to invoke e-document network status feature. For more info, read Creating E-Document Sending Methods
To use this feature for custom transaction types (CTT), you must register those custom transaction types again.
-
To handle the rejected network status for a transaction, the E-Document Status field (custbody_psg_ei_status) of transaction is set to Certification Data Error. It occurs when the field has Rejected status. If certification is enabled, then set the status to Sending Failed.
-
Transfer Order transaction type will not be supported to get e-document network status.
Providing Access to Get Network Status for Custom Roles
The Get Network Status button is hidden by default for custom roles.
To enable it, the administrator can perform the following steps:
-
Go to Setup > Users/Roles > Manage Roles.
-
Click the Customize or Edit hyperlink of the role to which you want to give get network status permission.
-
Under the Authentication subtab, check the Allow Manual Updation of Network Status box.
-
Click Save.
Related Topics
- Electronic Invoicing Administrator Guide
- Installing and Setting Up Electronic Invoicing
- Defining the E-Document Country for Free Use
- Advanced PDF/HTML Template
- Granting Access Permission to the E-Documents Portlet
- Understanding E-Documents and E-Document Packages
- Creating E-Document Packages
- Multi-subsidiary Support in the Outbound Process
- Creating E-Document Templates
- Editing E-Document Templates
- E-Document Certification in the Outbound Process
- Creating E-Document Sending Methods
- E-Document Email Custom Templates
- Selecting a Designated E-Document Sender
- Setting Up Custom Roles to Send E-Documents
- Customizing Roles to Restrict E-Document Generation or Sending
- Deploying the Bulk Generation Script for E-Documents
- Deploying the Script for Bulk Scheduled Sending of E-Documents
- Scheduled Script for Getting Network Status of E-Documents
- Updating E-Document Certification Statuses
- Processing E-Documents Automatically for Individual Transactions
- Electronic Invoicing Inbound Email Capture
- Using SOAP Web Services for Inbound Processing
- Setting Up Custom Roles that can Convert Inbound E-Documents
- Inbound Validation Plug-ins
- Deploying Automatic Bulk Conversion Script for Inbound E-Documents