Find Jobs
Hire Freelancers

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

€30-250 EUR

Terminado
Publicado hace más de 8 años

€30-250 EUR

Pagado a la entrega
[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.
ID del proyecto: 8669353

Información sobre el proyecto

1 propuesta
Proyecto remoto
Activo hace 9 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
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 en 1 día
4,9 (8 comentarios)
3,5
3,5
1 freelancer está ofertando un promedio de €75 EUR por este trabajo
Avatar del usuario
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 en 8 días
5,0 (29 comentarios)
4,8
4,8

Sobre este cliente

Bandera de FINLAND
Vantaa, Finland
5,0
9
Forma de pago verificada
Miembro desde ene 9, 2015

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.