System Center Orchestrator - Quick Integration Kit / SDK Development announcement
-
Link
Welcome to the System Center Orchestrator forum! This forum is designed to help you find answers to questions about System Center Orchestrator (formerly Opalis Integration Server).
Please note that this forum relates only System Center Orchestrator 2012.
If you have questions about Opalis, please visit the Opalis forums here: http://social.technet.microsoft.com/Forums/en-US/category/scinterop
Q: Where can I find more information about the products, technical information and troubleshooting?
A: You can find a number of Orchestrator-related resources from Microsoft and the community on the Opalis / Orchestrator team blog:
http://blogs.technet.com/b/opalis/p/opalis_resources.aspx
Q: Why are some threads locked?
A: When a thread is marked as answered or was not replied to for a long period of time, new posts in that thread may not get recognized and may not get a response. To ensure that new posts get the visbility they need, we lock threads that are marked as answered or where we cannot get a response from the poster within a reasonable period of time, so that any new replies will be done in a new thread and gain immediate attention.
If you have the same issue as mentioned in a previous thread, but the answer provided does not solve your problem, post a new question and refer to the existing thread so we can quickly rule out that issue as the cause of your particular problem. That will speed up the process of getting your problem solved.
Q: How long should I expect to wait for an reply?
A: We typically respond to new questions within 24-48 hours (excluding weekends and holidays) depending on when the post occurred. If you need faster response or you have a critical issue, please contact Microsoft Support (http://support.microsoft.com/).
-
0 VotesPowershell/SQL Script from .net activity failing
I have a Powershell script that is set to query a database table for an entry. It then returns a YES if present and a NO if not present. Script: ...Proposed | 6 Replies | 1013 Views | Created by Steve O'C - Wednesday, November 9, 2016 12:13 PM | Last reply by Gordon Bell - Friday, February 22, 2019 8:43 PM -
0 VotesSystem Center 2016 Orchestrator Integration Toolkit
Has there been a toolkit (=updated version) released for Orch 2016 or are we supposed to use the one from 2012 R2?Answered | 9 Replies | 1885 Views | Created by Reuvy - Thursday, April 27, 2017 1:41 PM | Last reply by David Papini - Tuesday, November 20, 2018 9:31 AM -
0 VotesDoes anyone know where I can find source for the Orchestrator Data Manipulation Integration Pack?
Does anyone know where I can find source for the Orchestrator Data Manipulation Integration Pack? I'd like to rebuild it for 1801. If anyone knows where I can get an updated version, that ...Answered | 2 Replies | 368 Views | Created by RodMarten - Thursday, June 28, 2018 8:30 PM | Last reply by RodMarten - Friday, June 29, 2018 3:34 PM -
0 VotesUsing the same configuration in multiple activities in an OIP
I am new to developing activities but I can successfully build an activity configuration in one activity but I cannot seem to figure out how to use that same activity configuration in another ...Proposed | 3 Replies | 731 Views | Created by mccbryan - Saturday, February 18, 2017 3:23 PM | Last reply by RodMarten - Wednesday, December 13, 2017 4:41 PM -
0 VotesProgramatically create a new runbook
I know there is another post on here that is from 2012 asking a very similar question but I'm just wondering if now that it's 2017 and we have Orchestrator 2016 there is ...Answered | 2 Replies | 580 Views | Created by COHNV - Wednesday, October 4, 2017 7:42 PM | Last reply by Stefan Horz - Friday, November 10, 2017 7:43 AM -
0 VotesRunning an Orchestrator Runbook with C#
Hello everybody, I'm trying to start a runbook with given parameters from a web form. I have the web form built out, but my c# code isn't working. I followed the ...Answered | 4 Replies | 1161 Views | Created by Gary Winhoven - Friday, July 21, 2017 2:46 PM | Last reply by Gary Winhoven - Thursday, October 12, 2017 6:15 PM -
0 VotesUpdate a List Browser based on the choice in a first at Design Time.
can I have a input such as: designer.AddInput("First List").WithListBrowser(firsList); then update a second once a value has been ...Unanswered | 1 Replies | 1283 Views | Created by David_Wallis - Wednesday, January 28, 2015 3:46 PM | Last reply by Tadgata - Wednesday, October 11, 2017 7:09 PM -
0 VotesSCORCH 2016 SDK and intergartion kit
I want to build a custom integration pack for SCORCH 2016 but cannot find the SDK anywhere. Where can I download the SCORCH 2016 SDK and Intergration wizard kit for 2016? Ronald ...Answered | 1 Replies | 828 Views | Created by Ronald_iDocs - Monday, April 24, 2017 3:04 PM | Last reply by Stoyan Chalakov - Thursday, April 27, 2017 9:15 AM -
1 VotesRetrieving Runbook Returned Data After Starting A Runbook Job Through C# (See Code)
runbookParam.RunbookId == runbookId && runbookParam.Direction == "In"); ...Answered | 5 Replies | 4245 Views | Created by Robert Hydell - Wednesday, August 14, 2013 7:20 PM | Last reply by Lhaim - Wednesday, April 26, 2017 8:51 PM -
0 VotesSMA - Email sending PS module
Hello All, If any one has tried a Email notification module in SMA pls let me know. If there is anything from MS directly and supported. I know the one from ...Proposed | 1 Replies | 675 Views | Created by PriyabrataSethi - Monday, March 27, 2017 6:31 AM | Last reply by Xin Guo - Tuesday, March 28, 2017 2:54 AM -
0 VotesIP Creation Failed - The system cannot find the file specified
I receive the following error while trying to build an integration pack: I have one server and Orchestrator is fully installed on that machine. I installed ...Unanswered | 2 Replies | 1971 Views | Created by Dingdongsilver - Sunday, November 9, 2014 12:47 AM | Last reply by Varga Gábor - Friday, December 16, 2016 6:50 AM -
1 VotesCommand-Line Activity Wizard - Failed to Merge Assemblies
Has anyone ever gotten this message when trying to create an activity using the wizard? Something about a "module or assembly depends on a version of core library that is new than the one the ...Answered | 3 Replies | 916 Views | Created by XK8Geek - Wednesday, September 14, 2016 3:48 AM | Last reply by XK8Geek - Tuesday, October 4, 2016 3:21 PM -
1 VotesWhere is .net Invoke Integration Pack 7.2?
Hi All, I've just updated all my Integration packs to 7.2 but i cannot for the life of me fine the .net Ingration Pack that contains Invoke .net which is good for testing custom ...Answered | 5 Replies | 1703 Views | Created by MMorse - Thursday, February 20, 2014 9:56 PM | Last reply by C Sharp Conner - Wednesday, June 1, 2016 6:08 PM -
0 VotesGetting returned data from Orchestrator job
I havent found much in the way of documentation on this and did see an article on here, but I am having a hard time getting it to work. Basically I am sending a string to Orchestrator via the ...Proposed | 1 Replies | 1326 Views | Created by zombiepro - Monday, October 19, 2015 7:14 PM | Last reply by Michael Seidl (MVP) - Wednesday, January 20, 2016 5:55 AM -
1 VotesIs there a way to create or import a runbook programatically?
hi all, Is there an API available (web service or other) that lets me create an empty runbook or import one programatically?Answered | 2 Replies | 4823 Views | Created by Trond Hindenes - Wednesday, April 18, 2012 5:01 PM | Last reply by __Matthew - Thursday, January 14, 2016 3:05 PM -
0 VotesHow to make Prerequisite Configurations for IPs?
I've made a few new activities and IPs which I'm familiar with, but for some reason I cant figure out how to make an IP with Prerequisite Configurations like most have. I feel like theres a simple ...Answered | 2 Replies | 1133 Views | Created by Pete Barbuto - Friday, December 11, 2015 7:37 PM | Last reply by Pete Barbuto - Wednesday, December 16, 2015 8:38 PM -
0 VotesSMA Workflow, inline script not functioning.
Hi all. I'm struggling with an SMA workflow that is supposed to be called from a parent workflow and return the FQDN of a domain controller in an Active ...Answered | 2 Replies | 1330 Views | Created by Jerre951 - Sunday, October 4, 2015 7:05 AM | Last reply by Xin Guo - Wednesday, October 14, 2015 2:17 AM -
0 VotesIntegration Pack wont build
I have a simple tutorial from Microsoft that compiles fine in VS2010, but if I try to use with SCORCH OIK it fails to generate the IP with the following message Unable to create the ...Answered | 5 Replies | 1448 Views | Created by zombiepro - Monday, August 31, 2015 6:08 PM | Last reply by zombiepro - Friday, September 11, 2015 1:23 PM -
0 VotesNew in System Center Orchestrator
Hi Experts, I an SharePoint Developer. please suggest me can i make my career in this era(System Center Orchestrator) as a developer. Is ...Unanswered | 2 Replies | 3686 Views | Created by Er. Vinay Kumar - Saturday, December 8, 2012 5:51 PM | Last reply by zombiepro - Tuesday, September 1, 2015 12:30 AM -
2 VotesException using code sample in UTC +1 Timezone
Hey Everyone, using the SDK Sample from http://msdn.microsoft.com/en-us/library/hh921685.aspx produces the following exception ...Proposed | 14 Replies | 7953 Views | Created by Sebastian Zolg - Sunday, February 10, 2013 3:31 PM | Last reply by ShuDi - Thursday, August 6, 2015 12:28 PM - Items 1 to 20 of 105 Next ›
System Center Orchestrator - Quick Integration Kit / SDK Development announcement
-
Link
Welcome to the System Center Orchestrator forum! This forum is designed to help you find answers to questions about System Center Orchestrator (formerly Opalis Integration Server).
Please note that this forum relates only System Center Orchestrator 2012.
If you have questions about Opalis, please visit the Opalis forums here: http://social.technet.microsoft.com/Forums/en-US/category/scinterop
Q: Where can I find more information about the products, technical information and troubleshooting?
A: You can find a number of Orchestrator-related resources from Microsoft and the community on the Opalis / Orchestrator team blog:
http://blogs.technet.com/b/opalis/p/opalis_resources.aspx
Q: Why are some threads locked?
A: When a thread is marked as answered or was not replied to for a long period of time, new posts in that thread may not get recognized and may not get a response. To ensure that new posts get the visbility they need, we lock threads that are marked as answered or where we cannot get a response from the poster within a reasonable period of time, so that any new replies will be done in a new thread and gain immediate attention.
If you have the same issue as mentioned in a previous thread, but the answer provided does not solve your problem, post a new question and refer to the existing thread so we can quickly rule out that issue as the cause of your particular problem. That will speed up the process of getting your problem solved.
Q: How long should I expect to wait for an reply?
A: We typically respond to new questions within 24-48 hours (excluding weekends and holidays) depending on when the post occurred. If you need faster response or you have a critical issue, please contact Microsoft Support (http://support.microsoft.com/).
