Search found 28 matches

by vijaya
Mon Feb 15, 2016 10:43 am
Forum: Using OpenEMM
Topic: JavaScript in Openemm
Replies: 0
Views: 9925

JavaScript in Openemm

Hi All, I want to track the number of the clicks, on the links.I coded to track it , which works in the preview.I am able to track the links when clicks in the preview.But If I click on the mail the java script is not executed. I have used Onclick="function_name()". Any suggestion could be...
by vijaya
Fri Nov 20, 2015 7:41 am
Forum: Using OpenEMM
Topic: Mutiple users accessing Webservice
Replies: 1
Views: 5766

Mutiple users accessing Webservice

Does Openemm handle concurrent request(50 mailing, each mailing will have one mailinglist which has 100 recipient) to send mail? For example : 50 request ---> each request can send 100 to 500 mails concurrently. I have written custom webservice to handle concurrent request (100). each request will s...
by vijaya
Thu Nov 19, 2015 8:29 am
Forum: Using OpenEMM
Topic: Logs and size of the log generated by semu.py script
Replies: 0
Views: 6030

Logs and size of the log generated by semu.py script

Hi All, The logs with the name <date>-semu.log is updated for every second , which provides the information about the mail send and files in the Queue,ADMIN... etc. Need few clarification on the semu.log 1.What is the max size of semu.log , Is it configurable ? 2.Can the <date>-semu.log size be infi...
by vijaya
Wed Sep 23, 2015 10:49 am
Forum: Development
Topic: Junit Test cases
Replies: 0
Views: 8032

Junit Test cases

Hi All,

Does the OpenEMM-2015 contain the Junit test cases for webservice? If yes please share the sourcecode of Junit.

Regards,
Vijayalakshmi
by vijaya
Wed Sep 09, 2015 3:52 am
Forum: Development
Topic: Webservice -error
Replies: 0
Views: 8020

Webservice -error

Hi All, I have written custom webservice . I have generated the client using the wsdl from the service. I observe below error, when I invoke the service. 2015-09-09 08:20:34,336: ERROR [http-8080-1] org.hibernate.LazyInitializationExce ption - failed to lazily initialize a collection of role: Mailin...
by vijaya
Mon Aug 24, 2015 4:03 am
Forum: Using OpenEMM
Topic: Problem displaying images
Replies: 1
Views: 5918

Problem displaying images

Hi,

I have using OpenEMM 2015 version.

I am not able to display the images in preview . The images are not displayed ,when the recipient receives the mails.

Any help could be appreciated as it is critical.

Regards,
Vijaya
by vijaya
Thu Aug 20, 2015 3:33 pm
Forum: Development
Topic: Mutiple users accessing Webservice
Replies: 0
Views: 8634

Mutiple users accessing Webservice

Hi All, I have 20 Application accessing the OpenEMM custom Webservice. I have Written the custom web service in OpenEMM with Input parameter has List to Email Id's. I want to send the mail using the webservice but without the mailing list. If it is not possible to send the mail without the mailing l...
by vijaya
Wed Aug 19, 2015 11:07 am
Forum: Using OpenEMM
Topic: One of the Target group does work
Replies: 0
Views: 6200

One of the Target group does work

Hi All, I have the column with the names: firstName, Email,days_30,days_60 and Number_days_inactive. Below is the same subscriber firstName : vijaya Email :abc@vvnmv.com Number_days_inactive: aa_30||qw_56 The days_30 and days_60 have default values 30 and 60 for all the subscribers. I need to filter...
by vijaya
Tue Aug 04, 2015 7:14 am
Forum: Development
Topic: Integrate external Webservice in OPenemm
Replies: 1
Views: 8194

Re: Integrate external Webservice in OPenemm

I have written the webservice in java.
by vijaya
Tue Aug 04, 2015 6:59 am
Forum: Development
Topic: Integrate external Webservice in OPenemm
Replies: 1
Views: 8194

Integrate external Webservice in OPenemm

Hello All, I have written new webservice(independent of the OpenEMM codebase) using the existing dao's , based on my requirement .Now I want to integrate it with OpenEMM in my local system. I have refereed the Extension manual .which help to create and integrate extension related to GUI only. It doe...
by vijaya
Thu Jul 02, 2015 12:34 pm
Forum: Usability
Topic: Auto Import
Replies: 4
Views: 13720

Re: Auto Import

Thanks for the reply. I have install ftp file server in the same system , where I am running openemm.ON stopping the iptables service (firewall), I can observe the ftp files in the browser by using the link "ftp://<ip_address>" , it display the list of the files .If I use the same(ftp://us...
by vijaya
Mon Jun 22, 2015 7:14 am
Forum: Development
Topic: Extension Building
Replies: 0
Views: 8595

Extension Building

Hi All, I am new to OpenEMM. I am creating the Extension . But help me to build and test the extension. Please share the steps to create and build the sample extension. At present I am referring Extension development Guide. I could not find any steps to build the extension before updating to plugins...
by vijaya
Thu Jun 18, 2015 5:35 am
Forum: Using OpenEMM
Topic: Target Impl error
Replies: 5
Views: 7580

Re: Target Impl error

Any solution could be appreciated.
by vijaya
Wed Jun 17, 2015 5:29 am
Forum: Usability
Topic: Auto Import
Replies: 4
Views: 13720

Re: Auto Import

The port 22 is unblocked . But even though it displays Connection failed error

File server = Username:Password@domain
File path =<Path of the CSV file>.

I am referring the" User Manual 1.0" document.
by vijaya
Tue Jun 16, 2015 11:49 am
Forum: Using OpenEMM
Topic: Target Impl error
Replies: 5
Views: 7580

Re: Target Impl error

Field number is present in the database under Table customer_1_tbl. I have created by " Edit profile fields" under administrator and managed the columns while importing the CSV . I have another issue with respect to Recipient Type. 1. I have imported CSV using import profile and link to on...