Questions tagged [publisher]
325 questions
0
votes
0 answers
Jmeter JMS publisher configuration for websphere JMS queue
I am now using Jmeter to test the JMS queue on websphere, for the test, I created following stuff on websphere console.
1.MyBus for Bus.
2.MyDestination for Bus destination(Type is queue).
3.MyConf connection factory.
4.NyQueue has queue name…

zhianABCD
- 223
- 1
- 4
- 15
0
votes
3 answers
Error adding policy file to GAC
I'm trying to add a publisher policy file to the gac as per this thread but I'm having problems when I try and add the file on my test server.
I get "A module specified in the manifest of assembly 'policy.3.0.assemblyname.dll' could not be…

Ben
- 101
- 1
- 3
- 8
0
votes
1 answer
Edit links to a file in VBA (in Publisher)
I am trying to edit the links to a lot of Excel file using Publisher. Given that Microsoft seems to not allow to use relative links, I am trying to create something similar in VBA. I did not have found a lot of documentation online, just some…

merch
- 945
- 8
- 19
0
votes
1 answer
How to collaborate with multiple npm publishers on one module
How can we organize our file-system and processes if there are multiple publishers on an npm module? Do we need a common repository (ex. GIT) or is there a smart way to use npm's own publishing & updating process?
The main issue I can't get my head…

mediafreakch
- 1,336
- 1
- 12
- 19
0
votes
1 answer
CQ5. How to know host name of publisher where code executes?
To resolve problem mentioned in subject I wrote following code:
String link = externalizer.publishLink(resolverFactory.getAdministrativeResourceResolver(null),"");
I cannot check it because I have only author machine but following code will…

gstackoverflow
- 36,709
- 117
- 359
- 710
0
votes
0 answers
SQL Replication status
I want to check the if the publisher's status when it stop for reinitialisation can I reinitialisation the publication using C# or SQL command

Chathuranga
- 113
- 1
- 1
- 10
0
votes
1 answer
Splitting MS Publisher 2010 document into multiple files
I want to split a multi-page MS Publisher 2010 document into a set of separate documents, one per page.
The starting document is from a mail-merge, and I am trying to produce a set of numbered and named tickets as PDFs to send to people for an event…

TimChippingtonDerrick
- 2,042
- 1
- 12
- 13
0
votes
1 answer
How to set the Publisher property in the Outlook COM add-ins?
I develop the Outlook COM Add-In write in C# and use the Installshield for create the setup file.
And then I saw that the Publisher property in the Outlook Options Add-Ins dialog is <[None]>. I want to set that property and ask Google for resolve…

Manh Nguyen Viet
- 11
- 2
0
votes
2 answers
In Microsoft Publisher VBA, how to access selected page?
In Publisher, not VBA, I use the navigation pane to select page 5. Now, the work I do manually will apply to page 5. However, now I want to run a macro I wrote which will import, resize, label, etc. a batch of images. How do I make my macro…

Matthew Miner
- 48
- 4
0
votes
1 answer
Cannot disable display alerts in Microsoft Publisher using Office Interop
I am using Microsoft.Office.Interop to open publisher from c# code. The issue is that unlike other office apps it does not provide the option to stop display alerts. Is there a way around this or a reason?
This is the way it is used for Word /…

Johnathan
- 49
- 7
0
votes
0 answers
Categories for Article in Liferay
I am using Liferay 6.1.0 GA1.
Where I can change Categories that are displayed in
Asset Publisher -> Edit (Article) -> Categorization
where local (defined in group or organization) instead of being global?

KamilGA
- 7
- 5
0
votes
1 answer
How to attach application with Facebook publisher?
Many time I found several facebook application on my attach list of publisher.
How can I do it for my Facebook application?

vinayrks
- 817
- 1
- 9
- 12
0
votes
2 answers
cq5 reverse replication example
I try to learn cq5 replication. My CQ version is 5.5
I make according cq5 version 5.5 documentation:link
In documentaion says to go to link
Navigate to the support page on the publish environment:
…
user2684975
0
votes
0 answers
Html publisher plugin for Jenkins not triggering Doxygen to create documents
I am able to run Doxygen via the Doxygen GUI frontend and generate the documentation as expected. When I configure this to run in Jenkins, the console output from my build suggests that doxygen is running:
[htmlpublisher] Archiving HTML…

user1464251
- 333
- 1
- 2
- 16
0
votes
1 answer
Create RTF Template, XML BI Publisher Report
I have a data table
model day number
GS 1 0
LX 1 0
ES 1 1
GS 2 0
LX 2 0
ES 2 0
GS 3 0
LX 3 1
ES 3 …

user3107728
- 1
- 1