Questions tagged [openpages]
5 questions
2
votes
1 answer
where to learn Trigger Development for IBM® OpenPages® GRC Framework
I've been asked by my company to learn Trigger Development for IBM® OpenPages® GRC Framework.
I have read the Trigger Developer Guide provided by IBM. But it is more focused on only concepts but does not tell how to start (meaning setting a…

Moon
- 19,518
- 56
- 138
- 200
0
votes
2 answers
UWP Open New Window in Class
There are too many pages in my project and I want to write the opening and closing of these pages in one class. But it does not open to a new page.
Thank you.
My Class Code
class Class
{
public static void GoToOpenPage1()
{
Frame…

Özgür Saklanmaz
- 47
- 7
0
votes
0 answers
IBPM Fix Pack Installation Failed while deploying IBM OpenPages GRC
In Deploying process of OP7.0, while installing Fujitsu IBPM I am facing this issue. Can anybody explain why is this happening ? This particular error occurs while installation of IBPM Fix Pack.
error message is
`
Exception occurred: Error copying…

Usaim
- 1
0
votes
1 answer
Unable to connect Cognos 10.2.1 from java
I'm trying to connect cognos 10.2.1 from Java and fetch a report. I get the below error. This is not happening everytime i run the java code.
log also says that the java code trying to fetch cognos port is throwing error. Someone please…

confused human
- 401
- 8
- 23
0
votes
2 answers
XPages - Open document in new tab with xp:openPage
I have this piece of code on my system, inside a xp:viewColumn:
…

cdonate
- 143
- 1
- 9