Questions tagged [publisher]

325 questions
1
vote
1 answer

Google Adsense Ad

A client asked me to create his ad with his Google publisher Id and Ad Id. He told me to create this on a blog. My problem is now that I don't know what he meant exactly because what I am used to is copying the code and pasting it. So, can someone…
Stephinext
  • 487
  • 2
  • 6
  • 14
1
vote
1 answer

WSO2 CEP - Publisher Url From Property

Can I set CEP publisher's URL from a Register property. For an example I want to add host url which I stored here in url position in here
1
vote
0 answers

OpenDDS Error in Running Messenger Example

EDIT: I have switched from DCPSInfoRepo to RTPS, and everything is working fine. I don't know if this question should stay open to answer the problem for anyone working with DCPSInfoRepo I am looking into using OpenDDS, and I am currently following…
1
vote
0 answers

Bi publisher - querying custom user attributes

How to use custom user attributes on BI PUBLESHER reports? xdo_user_name and other systematic user attributes are being displayed after a report is being processed by data model Data model consists of: select :xdo_address as address from dual; After…
Nako
  • 125
  • 7
1
vote
1 answer

rabbitmq consumer getting messages of different routing key

We have two consumers with c1 (in php) binding to exchange 1, queue 1 and routing key 1; and c2 (in java) binging to exchange 1, queue 1 and routing key 2. i.e. only routing keys are different, but exchange and queue are same. in php, we do binding…
bcbishop
  • 2,193
  • 3
  • 20
  • 23
1
vote
1 answer

AEM - Dispatcher 4.1.9 vanity url feature not pulling Publisher vanity url package (VanityURLS-Components), list

I currently have a client that is using AEM 6.0. As they have some URL's that are lengthy they have been looking for a solution to shorten them without editing a virtual host file and adding redirects to the virtual host (they do not have the proper…
nabello
  • 716
  • 11
  • 29
1
vote
1 answer

JMeter JMS Publisher/Subscriber with Websphere MQ experiencing javax.naming.NamingException

I have setup Jmeter to Publish to a Webshere MQ but through the Results tree listener it is giving me a Response Message : javax.naming.NamingException: java.lang.NoClassDefFoundError: com/sun/jndi/toolkit/chars/CharacterDecoder Anyone know how to…
Dandansoy
  • 21
  • 6
1
vote
2 answers

Converting Text to Outlines in Publisher 2013

In order to be able to print a Publisher file, I've converted it into PDF with the commercial press options enabled. However, Publisher does not seem to convert the text objects to outlines/paths. Is there any way to convert all text objects in…
Artem
  • 1,000
  • 1
  • 15
  • 30
1
vote
0 answers

VB.net set UAC publisher name

How do i set the publisher name in the UAC prompt with VB.net?
Jonas Kohl
  • 1,018
  • 1
  • 11
  • 28
1
vote
1 answer

Oracle BI Publisher, select different columns by parameter

I'm just starting with Oracle BI Publisher and I really don't know how to get along with my task. My project is to ask the user for a parameter (that's ok), and if the user chooses 01, I should display ONLY 'january' with some data. If the user…
1
vote
0 answers

Testing Negative Acknowledgements when using Publisher Confirms in RabbitMQ

I'm using Publisher Confirms with RabbitMQ. I would like to test my code, where I'm handling the unacked messages (handleNack method). How can I create the scenario to receive Nacks from the broker? Stopping the broker or publishing the messages to…
Casper
  • 107
  • 2
  • 12
1
vote
0 answers

how to sign the release xap file with my publisher ID

I have already use these Cordova Cli 5.0 to generate the xap file success cordova build wp8 --debug => this will generate CordovaAppProj_Debug_AnyCPU.xap file cordova build wp8 --release => this will generate CordovaAppProj_Release_AnyCPU.xap file I…
user2469560
  • 89
  • 1
  • 4
1
vote
3 answers

Is AEM authentication Stateless

Is AEM Authentication (closed user group) stateless ? What happens if we have multiple publisher, will the authentication handler ensure the user is authenticated in all the instance of the publisher ? Could not find a document confirming this, So…
Raghav
  • 13
  • 1
  • 4
1
vote
0 answers

clrzmq Visual Basic 2012 subscriber socket not receiving messages

I'm having a few issues writing a basic tool to receive messages from a Publisher using zeroMQ in Visual Basic 2012, using clrzmq (acquired via NuGet). As you can see it's very basic - it should just pick up a message and print it to a Textbox. Dim…
donpost
  • 11
  • 1
1
vote
1 answer

Who acts as load balancer if I have several dispathers in cq5 web application?

As I understand, usually in CQ5 dispatcher acts as load balancer. But I know that our instance has several dispatchers. I imagine this like so: What do you think about this picture? Is it possible variant? Which variants are possible else? What…
gstackoverflow
  • 36,709
  • 117
  • 359
  • 710