- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2018 01:29 AM
Hi Community,
I need to create an user mailbox with exchange using the Create Mailbox activity.
When I try to run the activity with test input, I have the error message below.
I chcked my Mid server configuration, it's ok.
Using the same Mid server i can create a user in a Active Directory without issues.
Could you help me to solve this issue? I don't now why I have these error message.
Regards
Solved! Go to Solution.
- Labels:
-
Orchestration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 02:00 AM
okay,
I have not used create mailbox activity before. I create AD account first and then using Enable mailbox I create the mailbox. Perhaps you should try with Enable mailbox activity after you create a mailbox.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2018 10:57 PM
Hi Yanick,
Does the solution fix your issue?
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 01:21 AM
Hi Vivek,
your previous was very helpful.
We add the host name in the DNS Name as below and i don't have the issue.
But when I run my workflow, to create the user mail box, the result is successfull , but the mail box is doesn't created and when I run the workflow again, I have a message which explain that the object with the "CN=test-titomsnowh,CN=Users,..." already exists.
So I don't know why the mail box doesn't created.
Could you help me to solve these issue?
Please find below my workflow too, it's very sample.
My workflow:
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 01:32 AM
seems the mailbox already exists. Did you try with some different name?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 01:48 AM
Yes I try with diferent name.
when I start the workflow with a new name, success output =ok, and it's the same for different name.
But nothing in my mailbox server !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 02:00 AM
okay,
I have not used create mailbox activity before. I create AD account first and then using Enable mailbox I create the mailbox. Perhaps you should try with Enable mailbox activity after you create a mailbox.
Regards,
Vivek