Questions tagged [hp-exstream]

HP Exstream is a multichannel customer communication management (CCM) solution.

HP Exstream is a fully integrated software platform for creating, managing, and delivering all constituent communications across the enterprise. From letters and forms completed interactively by front office employees and agency workers, to personalized text, email, and Web self-service documents generated in real time, to fully customized batch communications produced in high volumes.

17 questions
2
votes
2 answers

How to nest rules in HP Exstream?

I am using HP Exstream (formerly Dialogue from Exstream Software) version 5.0.x. It has a feature to define and save boolean expressions as "Rules". It has been about 6 years since I used this, but does anybody know if you can define a rule in…
Roboprog
  • 3,054
  • 2
  • 28
  • 27
1
vote
1 answer

Embed HP Dialogue Live Editor in Internet Explorer

I am trying to embed the HP Dialogue Live Editor into an existing web page but I am struggling to determine what format the object tag needs to take. The current format of my object tag is shown:
KevB
  • 3,570
  • 1
  • 26
  • 29
0
votes
0 answers

How to override SYS variable in Exstream

I want to override system variable while running the application. Is there way to override SYS variable in page using control file VARSET.
0
votes
1 answer

Is there a way to Manually unlock the Opentext Exstream Design Database?

I have encountered an error after attempting DB Maintenance from within Design Manager, and cannot figure out how to get the DB unlocked. Essentially, ran the DB check for errors utility, and during that process, many errors were thrown. When the…
0
votes
3 answers

HP-Exstream add Barcode in PDF

Does HP-Exstream have functionality to take a PDF file as input and add a barcode to the supplied PDF file?
surya
  • 1
0
votes
0 answers

hp exstream table (section) has rows but received error saying no rows

On a client page I have multiple tables/sections. I am trying to add a new table/section in between 1st and 2nd table/section. When I added the table and tried to execute the pub locally, the table does not show up in the output PDF and I can see a…
0
votes
2 answers

How to rename the dynamic outputs using command center

I am generating the multiple PDF outputs using command center and i want to rename the each outputs dynamically i.e. I want to keep prefix & suffix as is of output file name and middle word(Which will be one of the customer data unique number) need…
dine
  • 3
  • 2
0
votes
1 answer

Error while creating new data file in HP-Exstream

I am trying to create a data file for my application with XML as input and map it to my HP Exstream variables. But when I am trying to save the file it is giving me error "No customer-level tag specified! Engine will not process.". I am not sure how…
0
votes
1 answer

HP-Exstream String concatenating problems

I'm facing a problem when we try to concatenate to spinets into one. There is a space between the two spinets, so the text ends missformated. Has anyone see this problem, if yes, any clue on how to fix it? Thanks in advance! Bye.
0
votes
1 answer

hp exstream object was not found error

My application was working fine, there was no error when I built package file last time. Today I made a small change, then I built package file. This time I got an error coded EX002573. Details said, Required object (Library Rule OI 5452 used by…
L Song
  • 1
0
votes
1 answer

How does –PKGSTYLESHEETMODE=1 work

I created an HP Extreme package without this setting and it cause a huge black box to appear on my output. After packaging with –PKGSTYLESHEETMODE=1 enabled, it seems to have fixed the problem. No one in my area know exactly what this switch does,…
SaggingRufus
  • 1,814
  • 16
  • 32
0
votes
1 answer

HPExstream pub files

We are using hpexstream product for customer communication. we like to know what are the pub files and why are they used and also want to know if we can have the custom dotnet(c#) jobs and also we want to know how to do deployment of these files and…
Girish
  • 71
  • 4
0
votes
2 answers

How do I display a barcode, only when it is in the last page

I have a document, in which there is a page, that flows. I don't know till how many pages the table is going to flow. Now, I need a barcode to be displayed in the last page (last flow page). I tried writing the rules, by using SYS_Page_PrintedValue…
Bhavika
  • 1
  • 1
0
votes
1 answer

proc giving mysterious results

So I have a proc that someone else wrote that has code like the following: if 1 = 0 begin select cast(null as int) as case_id, cast(null as int) as review_id, end --then a real select statement happens that matches the…
Limey
  • 2,642
  • 6
  • 37
  • 62
-1
votes
1 answer

Output Queue pulling based on customer preference

In OpenText Exstream , I have a report file which is preferred in Output Queue. Is it possible to exclude/include customer satisfying Queue ,but excluding them in the report file.
1
2