New post

Find

Announcement
· Mar 9, 2021

Developer Community Release, February 2021

Hi Developers!

This is a release of how did we improve the Developer Community in February 2021. The key features:

  • Updates on the user profile page:
    • New Subscriptions page
    • New Bookmarks page
    • New Drafts page
  • Discussions in related posts (Prev & Next posts)
  • Short link to community posts

See the details below.<--break->

New Subscriptions page

Setting up your email notifications from Developer Community is now easier. We have simplified the Subscriptions page, made it more compact and easier to navigate.

And don't forget to set up subscriptions for all language versions of the site!

New Bookmarks page

Your favorite posts and replies are now in the new format. There is now a convenient sorting by posts and replies separately.

New Drafts page

Now you don't need to go into a draft to edit your post. We've added a new "Edit" button for quick access to your draft – just hover over the post teaser.

Discussions in related posts (Prev & Next posts)

A discussion can spawn another discussion, an article, or even an announcement! 

Now you can now link Discussions to other posts. Just add a link to your discussion in the "Prev post" or "Next post" fields when creating or editing your post. 

Short link to community posts

If you want a short and easy-to-read link to any post, just click "Copy Link" in the post's left drop-down menu.


Short link examplehttps://community.intersystems.com/node/489746

We hope you enjoy our updates!

And we always welcome new requests for improvements and bug reports

Stay tuned!

Discussion (0)0
Log in or sign up to continue
Question
· Mar 3, 2021

How to update Ensemble - Business Hosts settings (default and custom settings) through code ?

Hi ,

I have a requirement to programmatically fetch and update a Business Process Setting . It's a custom property , added in extended class .

I am trying find a sample, but no luck. 

Could any one help me ? 

3 Comments
Discussion (3)0
Log in or sign up to continue
Discussion (1)0
Log in or sign up to continue
Question
· Feb 3, 2021

Extracting last value in a repeating field

Hi,

I have a PV1 repeating field that can contain multiple or a single value. I'd like to always pull the last value in the field but am not sure how to configure this in my DTL.

The repeating field is in PV1:50().1

Could somebody shed some light on this?

 

Examples:

|15081942~15081951~15108961~15280550|

|15081947|

|15081939~15081940|

 

Thanks

5 Comments
Discussion (5)2
Log in or sign up to continue
Question
· Feb 2, 2021

How do I pull a class from a connected IRIS server to my local machine using VSCode for editing?

Hi -

I know this is very "newby" of me, but here goes..

I have moved some classes onto my server, but these have never been in VSCode as edited files, and I'm just not finding the magic command or button or drop-down that says "pull this file from the server and make me a local copy to edit. I can see the class files on the server using the ObjectScript plugin - but I just can't find out where to make a local copy for editing

 

Thanks

2 Comments
Discussion (2)2
Log in or sign up to continue