227
Views
7
Comments
Solved
Can you rollback to a previous version in Integration Studio?
Question

I was wondering if it's possible to rollback to a previous version of Visual Studio code from within Integration Studio?

2019-05-22 11-30-09
Marcelo Ferreira
Solution

Hi Sienna,

If you just want to rollback to a previous version I recommend doing it on service center. If you want to open a previous version and change it just click download (Ctrl-D) and on the popup select the extension you want to edit and click on the bottom button Other Versions.

Regards,

Marcelo

2018-09-27 18-20-33
Swatantra Kumar
Champion

Hi Sienna,

What do you mean by Visual studio code?

UserImage.jpg
Sienna

By Visual Studio code I mean anything written in C# that belongs to the extension (you can launch Visual Studio directly from Integration Studio and it embeds anything you write in Integration Studio into the Visual Studio project).

@Marcelo, does that restore the C# code as well as the Integration Studio code?  I'm presuming so but wanted to check just in case.

Thanks, Sienna

2019-05-22 11-30-09
Marcelo Ferreira

Hi Sienna,

Yes everything is rollback to what was publish on the version you choose.

What you are calling Integration Studio Code is just the interface of the extension and is always replicated to the C# code. Would be very hard to rollback one part and not the other.

Regards,

Marcelo

UserImage.jpg
Sienna

I figured as much but have learned never to presume anything.

Is there a menu item for this feature? I didn't see one and I would never have known to press Ctrl+D.

Many thanks btw!

2019-05-22 11-30-09
Marcelo Ferreira

On the picture of my first post, top left, the button in blue is the download.

Happy coding :)

UserImage.jpg
Sienna

Ah I see.  It's text prompt is 'download' and I had thought that simply meant downloading it locally and didn't realise it's related to version history.

Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.