OnBase Technical Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Add item to a select in Unity Form

Anybody know of a way to add options to a select list using a Hyland.Unity.UnityForm.FormModifier. I can add items to a repeater but that does work for my needs.Doesn't seem to be a way to use an external data to populate it based on another field.  

Rich_Ruiz by Champ in-the-making
  • 11 Views
  • 1 replies
  • 0 kudos

Storing PDF documents

I am using Unity API to store PDF documents into Onbase. I get the document as base64 byte array from a client application.byte[] buffer = new byte[2000];Core core = g_application.Core;FileType fType = null;fType = core.FileTypes.Find(16); // 2 - PDF...

Method for Entry Into Workflow Queue

I need a VBScript 'method' that will loop through each document in a workflow queue and check if the entry into that workflow queue is more than 30 days ago. Is there a method to do this or is their another technique I could use to accomplish the sam...

Mike_Moore by Champ in-the-making
  • 15 Views
  • 3 replies
  • 0 kudos

Saving Image Documents stored as single page tifs

Ok, here is the situation:  I have a document type that is configured as PDF documents.  When the system was setup they imported in documents into this document type that are tifs.  The documents display fine in OnBase.  I need to save these document...

by Not applicable
  • 22 Views
  • 2 replies
  • 0 kudos

VDI and Licensing Question

We have a Citrix VDI-In-A-Box environment setup on premise. We host around 20 desktops on it. On logoff the Virtual Desktops are destroyed and users get a fresh machine on every logon.My question concerns licensing. We have mostly (80+) Named User li...

Existing Unity Scripts

We are in the process of upgrading our system from 10.0 to 13.  We are doing an incremental upgrade and have already upgraded our database and DDS.  In the next week we will be upgrading our timers, web and app servers to 13.  My question is should w...

by Not applicable
  • 12 Views
  • 1 replies
  • 0 kudos

Revisions and EForms

I have a situation where need to be able to store revisions of a document.  Not hard to do.  The difficult piece is that this document is setup as a virtual eform.  Can a virtual eform be setup for revisions and if so, how do I create them using unit...

by Not applicable
  • 10 Views
  • 1 replies
  • 0 kudos
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.