EVAL help (Paid)

Find a consultant or advertise your services here
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team
Post Reply
maartinnad
Posts: 6
Joined: Sat Jan 23, 2016 2:40 pm

EVAL help (Paid)

Post by maartinnad » Thu Feb 11, 2016 12:13 pm

Hi,

I can't write Javascript but I need to write EVAL so I have decided to hire a professional to assist me with this.

My goal:
Send people a message to users on my "friends" list. The list is accessible on a url, lets called it http://list.com/list1

Challenge:
The list grows everyday and I am unable to keep track on who has already received a message. I don't want spam the list by sending the same message twice. The list is sorted by "last online" so the order keeps changing making things even more callenging

My Plan:
There could be many other solutions but I thought of this;
1 - I run the script and sends message to all and saves their first name in the .csv
2 - Next time I run the script, it reads the csv. If name exists, ignore and move on. If it doesn't exist, send message and add the name to the list.

The list will only contain 100 names max so we shouldn't worry about the list getting to huge.

If you believe my method is not the best method, I am happy to explore different methods.

I am happy to pay an hourly rate so if it takes you 20 hours although you expected it to take 2, I can pay for the added 18 hours :)
------

Incase you need it;

Microsoft Windows 10 Pro
Microsoft Windows NT 6.3.9600.0
64-bit Operating System
Installed UI Culture: English (United States)
CLR version 4.0.30319.42000
Internet Explorer version 11.0.10240.16644
Enhanced Protected Mode = False, 64-bit processes for EPM = False
iMacros Browser (x86) version 11.0.246.4051
------------------------------------------------------------
Mozilla Firefox version 43.0.1 (x86 en-US)
------------------------------------------------------------
Auxiliary Libraries:
iMacros Direct Screen (iimds) 10.1.0.17
iimir (iimir) 6, 3, 0, 1
iMacros Image Recognition (iimIRm) 2.0.1.33
iMacros Dialog Manager (imsys) 10.0.1.0
------------------------------------------------------------
Scripting Interface Libraries:
iMacros IE Scripting Connector (iimConnector) 10.2.0.120
iMacros FX Connector (iimFirefoxConnector) 2.0.1.12
iMacros Scripting Interface (iimInterface) 10.2.0.120
iMacros FX&Cr Scripting (imtcp) 2.1.0.34
------------------------------------------------------------
User Settings:
EncryptionPasswordMode = No
FolderLogs = C:\Users\Nabbesh\Documents\iMacros\Logs
FolderDownloads = C:\Users\Nabbesh\Documents\iMacros\Downloads
NewWindowBehavior = Tabs
PlaybackSpeed = Fast
TimeoutPage = 60
FolderDataSources = C:\Users\Nabbesh\Documents\iMacros\DataSources
FolderMacros = C:\Users\Nabbesh\Documents\iMacros\Macros
ShowFeedbackNotification = False
AFSaveCredentials = False
InstalledSamples = True
AFUser =
InterfaceType =
techimac
Posts: 482
Joined: Fri Feb 20, 2015 9:27 pm

Re: EVAL help (Paid)

Post by techimac » Wed May 11, 2016 10:48 pm

I can do this with Excel & iMacros.
Let me know if you are interested.
Available for custom iim, javascript iMacros scripts
Post Reply