Can I create a transition where a SOAP message is triggered?

View: New views
3 Messages — Rating Filter:   Alert me  

Can I create a transition where a SOAP message is triggered?

by forums-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am a new user to JIRA and have only been able to learn how to use the options presented in the Admin space, but not on how to extend them. Here is my scenario:

There are two different JIRA instances (two installations on two different servers) running in y company and we wanted to see if we could use web services to open and update tickets between these two instances. We know where to see the WSDL file and we understand that JIRA has web services exposed but, is there a way (post-functions in a transition maybe????) to trigger a SOAP message between JIRA instances (or between JIRA and other systems)?

I know that I will probably be told not to have 2 instances of JIRA and consolidate them but, for the sake of argument, please disregard that option and assume we need to have two different instances.

Thanks,

Luis Emilio
--
Post by luejauregui - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38305
_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user

Re: Can I create a transition where a SOAP message is triggered?

by forums-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

There are few ways you can trigger off messages between 2 or more JIRA instances.  To automatically do so, you can

1.  use post functions in a transition, this will auto fire when issue is transitioned.
2.  use listeners, this will auto fire when issue is transitioned and/or issue is updated etc...
3.  use service to periodically send messages.

You can also have manual ones which would be something like webwork actions that user will click on to fire off the message.

Regards

Patrick Li
--
Post by patrick.li - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38305
_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user

Re: Can I create a transition where a SOAP message is triggered?

by forums-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I assume that we would have to create a plugin to allow for that post function?

Can you please point me to more information about the "listeners" option?

Thanks,
--
Post by luejauregui - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38305
_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user