Hi all,
We're having problems with the business process publisher. We set up an initial export and the content from our database is successfully published. We update some models and update the publisher export which seems to work for a time. However, after a few updates of the export the changes made to the models aren't reflected in the published models.
However, if I create a new export then the latest versions of the models are published fine.
I really need the 'update' functionality of the export to work as we're providing links to our users of particular high level models within the publisher.
Anybody ever have similar problems or have any ideas?
Thanks
James
Yes, whether I check the 'workspace' box or version the database and then try to export the version it makes no difference.
What is really odd is that it'll work fine for a while, say 3 or 4 updates but then at some point it will stop updating certain models.
We've had this happen about 5 or 6 times now and evrytime I've had to revert to creating a new export. As I said, this isn't ideal as we give out URLs of various models to staff and obviously a different export means that there are different URLs.
Hi James,
I recommend you to send all log files to the Software AG Support team and ask for help.
But there is one thing you could do in the meanwhile to prevent that the Business Publisher URLs changed after every recreation of a webexport:
Go to your layout folder (Standardname is "default") and then open the "config" folder and edit the file "layout.cfg.xml".
Search for the XML-tag "externalLink" and set the value of the attribute to "ProfileHash". After the change you have to restart your Business Publisher server. This setting generates external links with a hash which should be the same for every export with the same name.
If you do not have this option in this file you should update your server to the current release.
This is a snippet of the option comment:
"Defines the way how the profile is encoded in external links
valid values: "ProfileParameters" -> Default. Produces the 3 parameters filterguid, exportname and usergroupguid "ProfileHash" -> Short link. Uses short hash over parameters. This wil produce a much shorter link with the key "ph" "ProfileID" -> Deprecated. Uses the actual profile id. This id is not constant in case of export updates. If no valid value is given or this entry is not present at all, the default is taken. WARNING: in case of customized login processes, ensure that the login is understanding the choosen encoding"Hi Jens,
Unfortunately the version we're on doesn't have those options in the layout.cfg file, though that does sound like a very useful solution - I'll certainly take a look when we upgrade.
I have resolved our original issue for now by having the repository and publisher services bounced. No doubt in time it will happen again, so when it does I'll get the log files and try to establish the root cause via support.
Thanks for your help - much appreciated.
James.
Hi,
We are having issues publishing. Our new content is NOT visible to users using Business Publisher.
I suspect the system is picking up a default filter, although we don't select it when we publish the new content. We can see this under profiles, both exports appear, but both use the same filter.
We want Anonymous users to see All content, and Anonymous is selected in the profile view.
Anyone have similar problems?
Thanks,
Sylvia
We have been seeing similar problems where publisher works fine for a while, then after publishing several times, certain models are not updated. We are also using Oracle BPA - 11G R1, and have been experiencing this problem for a while. I have been working with Oracle support, but so far no luck, as nothing seems to be in the log files to indicate that a problem has occurred.
We are using a versionable database, but do not select the Workspace option when updating the publisher.
Jen's suggestion to update the config file seems promising, but not sure that will be available to us in this version.
Sylvia, are you using ARIS or Oracle BPA?
Will do James - it may be a few weeks to get the upgrade done. We'll continue to watch for the problem, and if it occurs we will probably change our daily process to always delete and re-create the export. WIth the config change Jen suggested to keep URL's static, there may be no user impact from that.
Some more info on this...
I logged an SR with Oracle and they had a look at the logs. One of the lines that stood out was this...
- Is export in update mode: false
I don't know if this line in the log is meaningful. I do know that when I perform an update to a publisher export and it doesn't update, I'm not doing anything different to when it does successfully update.
Oracle rather unhelpfuly suggested I try to 'update' the export by selecting the export and pressing 'update' - I have no idea how they thought I was updating the export!!
Anybody familiar with this line in the log or know why it's showing as 'false'?