Find Jobs
Hire Freelancers

change mysql data to is20022 and produce xml file, should be done in codeigniter.

€30-250 EUR

Suoritettu
Julkaistu yli 8 vuotta sitten

€30-250 EUR

Maksettu toimituksen yhteydessä
[login to view URL] rows from remittance table where status value = 1 and UPDATE_DT is null. 2. Convert the data read to Credit Transfer xml and add those xml structures to ISO 20022 abiding xml file. [login to view URL] a new data row to transfer_packet table where created xml file is written in xml_file column of the data row. 4. Update the read remittance table rows as follows: remittance.transfer_packet_id = PRIMARY key of the newly inserted transfer_packet table row [login to view URL] = 2. I have made the following modifications to Herokus' database at your disposal. /* Create a table for transferring xml structures to and from Banks. */ CREATE TABLE `transfer_packet` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(20) DEFAULT NULL, /* Remittance, Payment, etc... */ `total_amount` decimal(20,2) NOT NULL, `transferred_date` date DEFAULT NULL, `IBAN` varchar(34) DEFAULT NULL, /* Payors's = [login to view URL]'s IBAN. */ `BIC` varchar(11) DEFAULT NULL, /* Payor's = [login to view URL]'s BIC. */ `xml_file` LONGTEXT NOT NULL, `status` tinyint(4) unsigned NOT NULL, /* 0 = Cancelled, 1 = Waiting for transfer, 2 = Transferred. */ `ORIG_ID` bigint(20) unsigned DEFAULT NULL, `INSERT_DT` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `UPDATE_DT` datetime DEFAULT NULL, PRIMARY KEY (`ID`), KEY `orig_id_idx` (`ORIG_ID`) ) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=latin1; /* English staus value descriptions. */ insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (1, 'transfer_packet', 'status', 0, 'Cancelled'); insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (1, 'transfer_packet', 'status', 1, 'Waiting for transfer'); insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (1, 'transfer_packet', 'status', 2, 'Transferred'); /* Finnnish staus value descriptions. */ insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (2, 'transfer_packet', 'status', 0, 'Mitätöity'); insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (2, 'transfer_packet', 'status', 1, 'Odottaa siirtoa'); insert into text_param_values (language, for_object, for_attribute, text_code, text_value) values (2, 'transfer_packet', 'status', 2, 'Siirretty'); /* Foreign key column to remittance table. */ alter table remittance add column `transfer_packet_id` bigint(20) unsigned default null; alter table remittance add KEY `transfer_packet_id_idx` (`transfer_packet_id`); alter table remittance add CONSTRAINT `TransferPacket` FOREIGN KEY (`transfer_packet_id`) REFERENCES `transfer_packet` (`ID`) ON UPDATE CASCADE; Since I have provided all the files necessary, even the xml to ISO20022 converter, the project will cost 55 euro and should be done today itself. The [login to view URL] is showing how to write the code in codeigniter ( module) to update so a similar [login to view URL] file needs to be created as well in codeigniter(module) . A controller could be created just to test if everything is working.
Projektin tunnus (ID): 8669353

Tietoa projektista

1 ehdotus
Etäprojekti
Aktiivinen 9 vuotta sitten

Haluatko ansaita rahaa?

Freelancerin tarjouskilpailun edut

Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
Myönnetty käyttäjälle:
Käyttäjän avatar
Hi, We ll finish your this task perfactly and provide you work as you want all the work ll be done according to [login to view URL] are working in codeigniter and into YII project from the past 4 years.I have completed lots of projects in CMS and framework like Magento , word press, open cart and Core PHP.I have 4 year experience in this field. We can complete your job within a [login to view URL] ll provide to you our best work from our side n complete your task [login to view URL] will complete your all the task and delivered in a given [login to view URL] can check our previous work in in Code ignitor site on below link and clients are satisfied with our work. [login to view URL] [login to view URL] Thanks
€75 EUR 1 päivässä
4,9 (8 arvostelua)
3,5
3,5
1 freelancerit tarjoavat keskimäärin €75 EUR tätä projektia
Käyttäjän avatar
Hi Ready to start this work.. i have more then 6 year experience in this fields.. i have already worked about this skilled Joomla , Php , Open cart , Wordpress , Drupal , Javascript , cake Php , Smarty , Os commerce , theme integretion ,eCommerce related, Api related , Shopping cart related and many other things related.. so pls let me know your view.. Thanks
€149 EUR 8 päivässä
5,0 (29 arvostelua)
4,8
4,8

Tietoja asiakkaasta

Maan FINLAND lippu
Vantaa, Finland
5,0
9
Maksutapa vahvistettu
Liittynyt tammik. 9, 2015

Asiakkaan vahvistus

Kiitos! Olemme lähettäneet sinulle sähköpostitse linkin, jolla voit lunastaa ilmaisen krediittisi.
Jotain meni pieleen lähetettäessä sähköpostiasi. Yritä uudelleen.
Rekisteröitynyttä käyttäjää Ilmoitettua työtä yhteensä
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ladataan esikatselua
Lupa myönnetty Geolocation.
Kirjautumisistuntosi on vanhentunut ja sinut on kirjattu ulos. Kirjaudu uudelleen sisään.