Questions tagged [publisher]
325 questions
0
votes
1 answer
redis subscriber can't work with redis publisher
I am now using java to design the redis pub/sub system and got a problem. I will show you the details:
The publisher here :
public class RedisMessagePublisher implements MessagePublisher {
public RedisMessagePublisher(StringRedisTemplate…

CharlieShi
- 888
- 3
- 17
- 43
0
votes
1 answer
Publisher: Link to Textbox on next page
Does anyone have any idea why this is not working in publisher? There's very little documentation on it aside from msdn, and I can't figure it out. Every time I run it, it just says "Publisher Cannot link to this textbox".
Is there maybe some…

MechMachineMan
- 53
- 7
0
votes
0 answers
Show drafts assets on Asset Publisher
Is there any way to show on Asset Publisher the assets that are still drafts?
I tried to insert manually the attribute Field.Status on the search query but the results are the same (i.e. no drafts are displayed).
Is this even possible?

Arthur Vinicius
- 47
- 1
- 9
0
votes
1 answer
WSO2 API Manager 2.0.0 - Error on Publisher Login
I've made a fresh install of WSO2 API Manager 2.0.0 on a google cloud VM. I can login fine into my carbon console and access the publisher root.
When I try to login into my publisher console (https://{my_ip}:9443/publisher) I get the following error…
0
votes
1 answer
Where can I download iOS MobileCore SDK?
I added an app in MobileCore dashboard, but I've not able to find where to download the SDK for iOS to integrate with my app.
I tried to search through Google but still cannot find a link to download the MobileCore.framework. Do they stop publishing…

azun
- 391
- 4
- 11
0
votes
1 answer
BEA Publisher Woes
I'm using BEA's Publisher product with ALUI. I want to have a simple portlet that just displays Content Items that I've published, but after playing with it for a couple of hours, I find myself stuck.
I have a Data Entry template that just takes a…

Alex Beardsley
- 20,988
- 15
- 52
- 67
0
votes
1 answer
rel=publisher for Google Plus and rel=me togheter?
i don't know if is a mistake to put in the head, the link publisher
but also rel="me"?
or i should to add it (rel="me") for example in my social button in the link for google plus ?
And is a…

Borja
- 3,359
- 7
- 33
- 66
0
votes
1 answer
BI Publisher Properties Missing
I can't seem to find anything related to this so hopefully you guys can help me out.
I recently had BI Publisher installed for me by our company IT. Usually i would prefer to do this myself (I'm a software engineer who worked tech support before),…

Maldayne
- 3
- 3
0
votes
1 answer
Liferay Asset publisher: Add permission to specific users
I have different Asset Publishers on different pages, for example: Assetpublisher1, Assetpublisher2, Assetpublisher3.. Now the User publisher1 should be able to create articles on Assetpublisher1 but not on Assetpublisher2 and Assetpublisher3. The…

Alex
- 9
- 6
0
votes
1 answer
How to run a Python script upon button click using mod_python without changing browser window
I am using mod_python publisher which is set up and working fine. It allows me to run a Python file in my browser and this Python file has HTML embedded in it. I have defined a click-able image by input type = "image" onclick = "some action". When I…

Ashill Chiranjan
- 5
- 2
0
votes
0 answers
XML publisher Oracle Apps - I added a query to the data model of a RDF file
I added a query to the data model of a RDF file,made some changes to the rtf template accordingly but thats causing no data to display.
Earlier it was working fine.
Can you guys help.

Khan
- 1
- 1
0
votes
1 answer
How to get the Shape in Publisher with VBA when it's outside of a page?
i've a external process which adds a lot of shapes to a Publisher page.
Sadly some of the shapes have been placed outside of the page.
This shapes are not in the Shapes collection of that page. Anybody know where can I get them?
Here a sample code…

Angel Orenes
- 26
- 1
0
votes
1 answer
OpenDDS - message_writer->write(...) error DDS::RETCODE_TIMEOUT
I'm creating an simple message program in openDDS. This program uses a publisher and a subscriber. In the publisher I write a message with:
DDS::ReturnCode_t error = message_writer->write(message, DDS::HANDLE_NIL);
When I try to send from 180 bytes…

DKo
- 820
- 1
- 9
- 19
0
votes
1 answer
Running Macros from Toolbar/Running one macro from another
I am trying to develop a macro for a publisher document. This macro will, when run, show a pop-up allowing the user to select one of three types of clients, and add different bullet points to a text box depending on which option was selected. I'm…

chif-ii
- 995
- 1
- 6
- 12
0
votes
1 answer
wso2am 1.9.0 path parameters issue
Actually i'm working with WSO2 Api Manager 1.9.0. I've published an API with a ressource with the following url template:
/web/v1.2/test/{id}?user=12345
now when i try to request this resources it issue a not found matching resource exception.
any…

imed
- 3
- 1