Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5403 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

My client is willing to pay a suitable amount.

Please have a look at attached link.

http://fmforums.com/forum/showtopic.php?tid/212679/post/347318/fromactivity/myposts/#347318

Can anyone fix this script for me?

My client is very nice person, and I will direct him to the developer.

Regards,

Tusif

  • Newbies
Posted

Hi. I am the original client Tusif referred to in the original post.

Tusif has made a CRM-type software for us with this moo-plug script being the next piece.

Situation: The filemaker database will sit on a mac shared server in the office (Mac Mini) being accessed by (4) local computers (3 MSFT XPs, 1 Mac). As well, as we are using an independent server, we will likely expand to allow non-local users access as well i.e., in other offices that are in the shared network.

We want to create a button that would easily allow the upload of files that are linked in the database to a particular record.

The script would: automatically move the file from the person's local hard drive to the server (mac mini), create a directory, and rename the file. Regardless if the person who uploaded the file is connected, anyone can go on the mac server and access the file via filemaker or outside in the normal file directory.

The script with the issue is written below: http://fmforums.com/forum/showtopic.php?tid/212679/post/347318/fromactivity/myposts/#347318

As mentioned, I'd be willing to pay a suitable amount to resolve the issue and keep the conversation open for future work on the database as we expand.

Please reply to the post or message me privately if you are able to help.

Thanks!!

Posted

Hi MohitK and Tusif

I think there are two separate issues here.

Firstly, I'm not sure that the folder path is being correctly specified for the MooPlug function you are using. When the script step

Set Field[Funds_Tasks_mini::ErrorDetail; Moo_FolderExists(Funds_Tasks_mini::Folderpath)]

is executed, what value is returned in ErrorDetail? What actual value gets stored in the field Funds_Tasks_mini:Folderpath

Secondly, as I understand it, you want to build a set of files under database control which can be stored on a central server so that anyone can subsequently access them. The idea seems to be that they are built locally on the client computer and then copied (moved?) to the server. I don't understand what the format of the files are, nor why they are being put into a container field before exporting - which I can't see working anyway - and how users can subsequently reference the files on the server.

If you want to contact me off-list by eMail I may be able to help.

Brian Rich

HelpfulSystems

brich at helpfulsystems dot co dot uk

This topic is 5403 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.