-
Fax2mail api question - receive fax via PUSH.
Hello. First of all, I'm new to the forums and don't fully understand all of the product names (Core messaging, Cloud Edition, Thrust, etc.). I opened a support case and they directed me here. We've been using Fax2mail for about 6 years for basic inbound/outbound faxing, mostly via email and some sftp delivery. I now have…
-
Need CURL command to retrieve CoreFax audit logs through API
My organization have recently onboard CoreFax platform to send/receive faxes. One of the security team requirement is to setup a process to download Audit logs on a daily basis and export to Elastic search. I did create the access token in CoreFax console, but unable to successfully create a postman GET request to retrieve…
-
Sender fax number is not displayed in cover page
We are sending fax using XM Fax Cloud webservice, we are populating Sender information including fax number in the request but somehow fax number is missing from the cover page.
-
Core Messaging email "opt-out report"
Dear Community, is there a way to find out which email address has selected the "opt out" option via API. I know from CoreContent GUI there is such a report avail, but I cannot find an api call to receive this info. Thanks for your support !
-
How to modify the font settings of a fax cover sheet?
Hello everyone. We are trying to change the font size of the Notes/Comment field in the fax cover sheet. A while back, we were given the impression that the font settings (i.e. font size) could be manipulated through the Send Faxes API but when reviewing the API, I do not see any mentioning of manipulating the font in the…
-
Available Default Profile
Hello, I've created a user lifecycle management process via the REST user management method for Fax2Mail. I've experienced an issue that I've determined to be the default profile attribute. The documentation mentions for both REST/SOAP APIs, OT has a list of profiles. Can someone please provide the list and what each…
-
D2CheckinService plugin not used by Smartview
Hi there, I created a plugin using the D2 Smartview SDK In this plugin, I extend 2 services. For that I have 2 classes: class D2CheckinServicePlugin extends com.emc.d2fs.dctm.web.services.checkin.D2CheckinService and implements com.emc.d2fs.dctm.web.services.ID2fsPlugin class D2CheckoutServicePlugin extends…
-
Installing new secondary Documentum content server
Scenario: Primary (P1) two secondary boxes(S1,S2) The primary is brought down and currently two secondary ones are running on the environment. If I install new secondary content server instance, cfs confguration →what would be the primary content server as its offline and I know the ebs scripts would connect to primary…
-
Secondary Documentum content server - confguration
This is regarding setting up new secondary documentum content server where the primary server is shut down and currently 2 secondary are running Primary (P1) two secondary boxes(S1,S2) If I install new secondary content server instance, cfs confguration →what would be the primary content server as its offline and I know…
-
How to fill user field when initiating Workflow with REST API?
Hi, I'm using a REST API POST request to run a workflow that I've created. This workflow has attributes. I do manage to assign a value into attribute number 1 as you can see above. The problem is with attribute number 2 : Attribute 2 is with type of User. I tried to put into the json body request in the relevant…