Code Architects S.r.l. SWOP Semantic Web-service Oriented Platform B2SO201

Dimensione: px
Iniziare la visualizzazioe della pagina:

Download "Code Architects S.r.l. SWOP Semantic Web-service Oriented Platform B2SO201"

Transcript

1 UNIONE EUROPEA FONDO EUROPEO DI SVILUPPO REGIONALE. REGIONE PUGLIA AREA POLITICHE PER LO SVILUPPO IL LAVORO E L INNOVAZIONE Modello M14 Allegati RTA POR PUGLIA Asse I Linea 1.1 Azione Bando Aiuti agli Investimenti in Ricerca per le PMI BENEFICIARIO Code Architects S.r.l. TITOLO DEL PROGETTO SWOP Semantic Web-service Oriented Platform CODICE DEL PROGETTO B2SO201 RAPPORTO TECNICO ATTIVITA : A 2.4 Sviluppare un dimostratore per almeno una delle tecniche individuate D Piano di test funzionale del dimostratore software

2 Indice dei contenuti 1. TEST FUNZIONALE DEL DIMOSTRATORE Il dataset Conclusioni dopo la fase di annotazione Modifiche consigliate TEST QUERY ANOMALIE Pag. 2 di 39

3 1. Test funzionale del dimostratore 1.1 Il dataset Per questi test, sono stati creati dieci WSDL, tramite un tool automatico. I WSDL sono stati hostati su un server di prova, per poter essere utilizzati all interno della piattaforma SWOP. Pag. 3 di 39

4 Servizio 1 - Satellite URI: Service: SatelliteService to search for information through satellite images Operation1: GetImages Searching for satellite images Input: getimagerequest Coordinates of the point to seek Output: getimageresponse ID associated with the image coordinate Operation2: GetTemp Search the temperature of the water, through color image Input: getimagerequest ID associated with the image coordinate Output: getimageresponse Water temperature in degrees Celsius Descrizione OWL hasbusinessprocess some (hastask some Search) and hascommercialcategory some Satellites and hasbusinessprocess exactly 2 Thing Pag. 4 di 39

5 Servizio 2 - Supermarket URI: Service: Service to search for information on products in the supermarket Operation1: getproductprice Search the price of the product Input: getproductpricerequest Product name to search Output: getproductpriceresponse Price of Target product Operation2: getavailablepieces Search for available pieces of the product searched Input: getavailablepiecesrequest Product name to search Output: getavailablepiecesresponse Number of the available product Descrizione OWL hasbusinessprocess some (ProductProcess and hasinput some ProductName and hasoutput some ProductListPrice) and hasbusinessprocess some (SearchProductDescription and hasinput some ProductName and hasoutput some ProductNumber) and hascommercialcategory some Confectionary_products and hasbusinessprocess exactly 2 Thing Pag. 5 di 39

6 Servizio 3 BikeSeller URI: Service: service for the management of of vehicle pedal Operation1: getinformation Get information of bicycles Input: getinformationrequest ProductID of bicycle to serch Output: getinformationresponse ProductName, ProductCategoryName, ProductListPrice of bicycles Operation2: sellbicycle Sell the bycicles from catalog Input: sellbicyclerequest ProductID of bicycle to sell Output: sellbicyclerequestresponse State of transaction Descrizione OWL hasbusinessprocess some (SalesProcess and hastask some BusinessTask and hasinput some PurchaseOrderDetailID and hasoutput some SalesOrderDetail) and hasbusinessprocess some (SearchProductDescription and hasinput some ProductID and hasoutput some Product and hasoutput some ProductCategoryName and hasoutput some ProductListPrice and hasoutput some ProductName) and hascommercialcategory some Sports_equipment_and_accessories and hasbusinessprocess exactly 2 Thing Pag. 6 di 39

7 Servizio 4 CustomTShirt URI: Service: Service to purchase custom T-shirt Operation1: buycustomtshirt Buy a custom t-shirt Input: buycustomtshirtrequest Image, size and model of new t-shirt Output: buycustomtshirtresponse Date of shipping Operation2: registernewcustomer register a new customer in the database Input: registernewcustomerrequest Customer address city, Customer name, Customer address, customer phone Output: registernewcustomerresponse CustomerID Descrizione OWL hasbusinessprocess some (AddNewCustomer and hastask some Insert and hasinput some CustomerAddressCity and hasinput some CustomerAddressID and hasinput some CustomerAddressStreet and hasinput some Customer Address and hasinput some CustomerName and hasinput some CustomerPhone and hasoutput some CustomerID) and hasbusinessprocess some (PurchaisingProcess and hastask some BusinessTask and hasinput some ProductModel and hasinput some ProductModelID and hasinput some ProductModelInstructions and hasinput some ProductModelName and hasinput some ProductModelillustration and hasinput some ProductSize and hasoutput some PurchaseOrderDetail) and hascommercialcategory some Tshirts and hasbusinessprocess exactly 2 Thing Pag. 7 di 39

8 Servizio 5 - TantCredit URI: Service: management service bank Operation1: getcreditcardinformation request information about credit card Input: getcreditcardinformationrequest number of customer s credit card Output: getcreditcardinformationresponse expiry date of the credit card type and type of credit card Operation2: getemployinformation Searching information of employed Input: getemployinformationrequest Employee's name and EmployedID Output: getemployinformationresponse name, address and information employee Descrizione OWL hasbusinessprocess some (SearchCustomerInformation and hasinput some CustomerCreditCard and hasinput some CustomerCreditCardID and hasinput some CustomerCreditCardNumber and hasinput some CustomerCreditCardType and hasinput some ProductNumber and hasoutput some CustomerCreditCard and hasoutput some CustomerCreditCardExpYear and hasoutput some CustomerCreditCardID and hasoutput some CustomerCreditCardNumber and hasoutput some CustomerCreditCardType) and hasbusinessprocess some (SearchCustomerInformation and hasinput some EmployeeFirstName and hasinput some EmployeeID and hasinput some EmployeeLastName and hasoutput some EmployeeAddressCity and hasoutput some EmployeeAddressID and hasoutput some EmployeeAddressLine and hasoutput some EmployeeFirstName and hasoutput some EmployeeLastName) and hascommercialcategory some Banking_and_investment and hasbusinessprocess exactly 2 Thing Pag. 8 di 39

9 Servizio 6 - FedEx URI: Service: Operation1: service for shipments deleteorder delete a shipping order Input: deleteorder Request order date and order ID Output: Result of transaction Operation2: deleteorder Response insertshipping Insert a new shipping order Input: insertshipping Request Order date, shipping method and customer Output: shippingid Descrizione OWL insertshipping Response hasbusinessprocess some (StartProductWorkOrder and hastask some Delete and hasinput some ProductWorkOrderDueDate and hasinput some ProductWorkOrderEndDate and hasinput some ProductWorkOrderID and hasinput some ProductWorkOrderQty and hasinput some PurchaseOrderDetailOrderQty and hasoutput some PurchaseOrderDetailID and hasoutput some PurchaseOrderID) and hasbusinessprocess some (StartProductWorkOrder and hastask some Insert and hasinput some CustomerAddressStreet and hasinput some CustomerID and hasinput some CustomerStoreID and hasinput some CustomerStoreName and hasinput some ShipMethod and hasoutput some PurchaseOrderDetailID and hasoutput some PurchaseOrderID and hasoutput some ShipMethodID) and hascommercialcategory some Mail_and_cargo_transport and hasbusinessprocess exactly 2 Thing Pag. 9 di 39

10 Servizio 7 - library URI: Service: Operation1: Service for management a library addnewemployee Add new Employee in the library Input: addnewemployeerequest Address, name type of new Employee Output: Operation2: EmployeeID Modify Customer Address Input: addnewemployeeresponse modifycustomeradress modifycustomeradressrequest CustomerID, new Address Output: CustomerID Descrizione OWL modifycustomeradressresponse hasbusinessprocess some (BusinessProcess and hastask some Insert and hasinput some EmployeeAddressCity and hasinput some EmployeeAddressID and hasinput some EmployeeAddressLine and hasinput some EmployeeFirstName and hasinput some EmployeeLastName and hasoutput some Employee) and hasbusinessprocess some (SearchCustomerInformation and hastask some BusinessTask and hastask some Delete and hastask some Insert and hastask some Modify and hasinput some CustomerAddressCity and hasinput some CustomerAddressID and hasinput some CustomerAddressStreet and hasinput some CustomerID and hasoutput some CustomerAddressID) and hascommercialcategory some Facilities_management and hasbusinessprocess exactly 2 Thing Pag. 10 di 39

11 Servizio 8 - NuclearSeller URI: Service: service for the management of nuclear weapons Operation1: deletenuclearweapon Delete a nuclear weapon Input: deletenuclearweapon Request ProductID and amount to be deleted Output: deletenuclearweaponresponse Remaining amount Operation2: modifycustomeraddress Changing address of customer Input: modifycustomeraddress Request New address of a customer Output: modifycustomeraddress Response Address ID of a customer Descrizione OWL hasbusinessprocess some (ProductProcess and hastask some Delete and hasinput some ProductID and hasinput some ProductInventoryQuantity and hasoutput some ProductInventoryQuantity) and hasbusinessprocess some (PurchaisingProcess and hastask some Modify and hasinput some CustomerAddressCity and hasinput some CustomerAddressPostalCode and hasinput some CustomerAddressStreet and hasinput some Customer Address and hasoutput some CustomerAddressID) and hascommercialcategory some Defense_and_Law_Enforcement_and_Security_Equipment and hasbusinessprocess exactly 2 Thing Pag. 11 di 39

12 Servizio 9 - MenagementVendors URI: Service: Operation1: Service Management vendors Enter a new vendor Input: addvendor addvendor Request Vendor name, vendor address, vendor title and products sold by vendor. Output: Vendor ID Operation2: addvendor Response searchvendorinformation search for information on vendors Input: Vendor ID Output: searchvendorinformation Request searchvendorinformation Response Vendor information, vendor name, vendor address, vendor title and products sold by vendor. Descrizione OWL hasbusinessprocess some (AddNewVendor and hasinput some ProductSuppliedByVendor and hasinput some Vendor and hasinput some VendorAddress and hasinput some VendorAddressCity and hasinput some VendorAddressLine and hasinput some VendorAndPurchaisingConcept and hasinput some VendorTitle and hasoutput some VendorID) and hasbusinessprocess some (SearchVendorInformation and hasinput some VendorID and hasoutput some VendorAddressCity and hasoutput some VendorAddressID and hasoutput some VendorAddressLine and hasoutput some VendorAndPurchaisingConcept and hasoutput some VendorTitle) and hascommercialcategory some Facilities_management and hasbusinessprocess exactly 2 Thing Pag. 12 di 39

13 Servizio 10 - SalesManagement URI: Service: service for managing sales Operation1: searchvendorproduct search for products sold by vendor Input: searchvendorproductrequest Vendor ID Output: searchvendorproductresponse Products Operation2: searchvendorpurchases search for products purchased Input: searchvendorpurchasesrequest Vendor ID Output: searchvendorpurchasesresponse Product purchased and informations Descrizione OWL hasbusinessprocess some (SearchVendorProducts and hasinput some VendorID and hasoutput some Product and hasoutput some ProductBillOfMaterials and hasoutput some ProductName and hasoutput some ProductReview and hasoutput some ProductSize and hasoutput some ProductSuppliedByVendor and hasoutput some PurchaseOrderDetail) and hasbusinessprocess some (SearchVendorPurchases and hasinput some ProductID and hasinput some ProductLine and hasinput some ProductMakeFlag and hasinput some ProductName and hasinput some ProductStyle and hasoutput some VendorAddressID and hasoutput some VendorAddressLine and hasoutput some VendorID and hasoutput some VendorName and hasoutput some VendorPreferredStatus) and hascommercialcategory some War_vehicles and hasbusinessprocess exactly 2 Thing Pag. 13 di 39

14 Servizio 11 - Manufactoringservice URI: Service: service for manufacturing of pedal veichles Operation1: SearchProductBillOfMaterials product research through the bill of materials Input: SearchProductBillOfMaterialsRequest ProductID Output: SearchProductBillOfMaterialsResponse End date of bill of materials, level of bill of materials, level of product bill of materials, ProductID and product name. Operation2: SearchProductWorkOrders search for products work orders Input: SearchProductWorkOrders Request Product Output: SearchProductWorkOrdersResponse Product Inventory Quantity, Product Location Name and Product Name Descrizione OWL hasbusinessprocess some (SearchProductBillOfMaterials and hasinput some ProductID and hasoutput some ProductBillOfMaterialsEndDate and hasoutput some ProductBillOfMaterialsLevel and hasoutput some ProductBillOfMaterialsPerAssemblyQty and hasoutput some ProductID and hasoutput some ProductName) and hasbusinessprocess some (SearchProductWorkOrders and hasinput some Product and hasoutput some ProductInventoryQuantity and hasoutput some ProductLocationName and hasoutput some ProductName) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 14 di 39

15 Servizio 12 - ProductServices URI: Service: Operation1: service for manufacturing of pedal veichles and provides details about the product information Search product description Input: Product Output: SearchProductDescription SearchProductDescriptionRequest SearchProductDescriptionResponse Product model catalog description, Product Model ID and Product Model Name Operation2: SearchProductDescriptionSub Search product description Input: SearchProductDescriptionSubRequest Product Output: SearchProductDescriptionSubResponse Product category name, product model name, product name, product subcategory name Descrizione OWL hasbusinessprocess some (SearchProductDescription and hasinput some Product and hasoutput some ProductCategoryName and hasoutput some ProductModelName and hasoutput some ProductName and hasoutput some ProductSubCategoryName) and hasbusinessprocess some (SearchProductDescription and hasinput some Product and hasoutput some ProductModelCatalogDescription and hasoutput some ProductModelID and hasoutput some ProductModelName) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 15 di 39

16 Servizio 13 - PurchaisingService URI: Service: The purchasing department buys raw materials and parts used in the manufacture of bicycles. The company also purchases products for resale, such as bicycle apparel and bicycle add-ons like water bottles and pumps. Thi service provide information about these products and the vendors from whom they are obtained Operation1: SearchVendorInformation Search vendor information Input: Vendor Output: SearchVendorInformation Request SearchVendorInformation Response Country region name, state province name, vendor address line, vendorid, vendor name Operation2: Search vendor information SearchVendorInformationSimple Input: SearchProductDescriptionSubRequest Vendor Output: Vendor name Operation3: Search vendor products SearchProductDescriptionSubResponse SearchVendorProducts Input: SearchVendorProductsRequest Vendor Output: SearchVendorProductsResponse vendor address city, Product name, product number, product supplied by vendor last receipt cost, vendor name Operation3: Search vendor purchases SearchVendorPurchases Input: SearchVendorPurchases Request Vendor Output: SearchVendorPurchases Response Vendor Average Purchase Orders, Vendor Maximum Purchase Orders, Vendor Minimum Purchase Orders, Vendor Name, Vendor Total Purchase Orders Pag. 16 di 39

17 Descrizione OWL hasbusinessprocess some (SearchVendorInformation and hasinput some Vendor and hasoutput some CountryRegionName and hasoutput some StateProvinceName and hasoutput some VendorAddressCity and hasoutput some VendorAddressLine and hasoutput some VendorID and hasoutput some VendorName) and hasbusinessprocess some (SearchVendorInformation and hasinput some Vendor and hasoutput some VendorName) and hasbusinessprocess some (SearchVendorProducts and hasinput some Vendor and hasoutput some ProductName and hasoutput some ProductNumber and hasoutput some ProductSuppliedByVendorLastReceiptCost and hasoutput some VendorName) and hasbusinessprocess some (SearchVendorPurchases and hasinput some Vendor and hasoutput some VendorAveragePurchaseOrders and hasoutput some VendorMaximumPurchaseOrders and hasoutput some VendorMinimumPurchaseOrders and hasoutput some VendorName and hasoutput some VendorTotalPurchaseOrders) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 4 Thing Pag. 17 di 39

18 Servizio 14 SalesService URI: Service: This service provides details about the customers and their associated sales orders. Operation1: SearchCustomerInformation Search customer information Input: SearchCustomerInformationRequest Customer Output: SearchCustomerInformationResponse Country RegionName, customer address city, customer address street, customer ID, customer name, state province name Operation2: SearchCustomerInformationSimple Search customer information Input: SearchCustomerInformationSimpleRequest Customer Output: SearchCustomerInformationSimpleResponse Customer name Operation3: SearchCustomerSales Search customer sales Input: SearchCustomerSalesRequest Customer Output: SearchCustomerSalesResponse Customer store name, sales order number, sales order order date, sales order total due Operation4: SearchCustomerStores Search customer stores Input: SearchCustomerStoresRequest Customer Output: SearchCustomerStoresResponse Country region name, customer address city, customer ID, customer store name, state province name Operation5: SearchCustomerStoresSimple Search customer store Input: SearchCustomerStoresSimpleRequest Customer Output: SearchCustomerStoresSimpleResponse Customer name, customer store name Operation6: SearchCustomerStoresName Search customer store name Input: SearchCustomerStoresNameRequest Customer Output: SearchCustomerStoresNameResponse Customer store name Descrizione OWL hasbusinessprocess some (SearchCustomerInformation Pag. 18 di 39

19 and hasinput some Customer and hasoutput some CountryRegionName and hasoutput some CustomerAddressCity and hasoutput some CustomerAddressStreet and hasoutput some CustomerID and hasoutput some CustomerName and hasoutput some StateProvinceName) and hasbusinessprocess some (SearchCustomerInformation and hasinput some Customer and hasoutput some CustomerName) and hasbusinessprocess some (SearchCustomerSales and hasinput some Customer and hasoutput some CustomerStoreName and hasoutput some SalesOrderNumber and hasoutput some SalesOrderOrderDate and hasoutput some SalesOrderTotalDue) and hasbusinessprocess some (SearchCustomerStores and hasinput some Customer and hasoutput some CountryRegionName and hasoutput some CustomerAddressCity and hasoutput some CustomerID and hasoutput some CustomerStoreName and hasoutput some StateProvinceName) and hasbusinessprocess some (SearchCustomerStores and hasinput some Customer and hasoutput some CustomerName and hasoutput some CustomerStoreName) and hasbusinessprocess some (SearchCustomerStores and hasinput some Customer and hasoutput some CustomerStoreName) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 6 Thing Pag. 19 di 39

20 Servizio 15 salesservice_2bp Descrizione: Questo servizio descrive lo stesso servizio di SalesService con soli 2 BusinessProcess, in particolare - SearchCustomerInformation - SearchCustomerStoresName URI: Service: This service provides details about the customers and their associated sales orders. Operation1: SearchCustomerInformation Search customer information Input: SearchCustomerInformationRequest Customer Output: SearchCustomerInformationResponse Country Region Name, customer address city, customer address street, customer ID, customer name, state province name Operation2: SearchCustomerStoresName Search customer store name Input: SearchCustomerStoresNameRequest Customer Output: SearchCustomerStoresNameResponse Customer store name Descrizione OWL hasbusinessprocess some (SearchCustomerInformation and hasinput some Customer and hasoutput some CountryRegionName and hasoutput some CustomerAddressCity and hasoutput some CustomerAddressStreet and hasoutput some CustomerID and hasoutput some CustomerName and hasoutput some StateProvinceName) and hasbusinessprocess some (SearchCustomerStores and hasinput some Customer and hasoutput some CustomerStoreName) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 20 di 39

21 Servizio 16 salesservice_2bp_more Descrizione: Questo servizio descrive lo stesso servizio di SalesService_2BP in particolare sono stati aggiunti altri concetti, in modo tale da creare una sottoclasse (servizio più specifico) del servizio SalesService_2BP Il ragionatore Pellet, riconoscerà la superclasse, in quanto SalesService_2BP_more, conterrà gli stessi concetti e lo stesso numero di BusinessProcess all interno della classe URI: Service: This service provides details about the customers and their associated sales orders. Operation1: SearchCustomerInformation Search customer information Input: SearchCustomerInformationRequest Customer Output: SearchCustomerInformationResponse Country Region Name, customer address city, customer address street, customer ID, customer name, state province name Operation2: SearchCustomerStoresName Search customer store name Input: SearchCustomerStoresNameRequest Customer Output: SearchCustomerStoresNameResponse Customer store name, Customer ID,, customer address street Descrizione OWL hasbusinessprocess some (SearchCustomerInformation and hasinput some Customer and hasoutput some CountryRegionName and hasoutput some CustomerAddressCity and hasoutput some CustomerAddressStreet and hasoutput some CustomerID and hasoutput some CustomerName and hasoutput some StateProvinceName) and hasbusinessprocess some (SearchCustomerStores and hasinput some Customer and hasoutput some CustomerAddressStreet and hasoutput some CustomerID and hasoutput some CustomerStoreName) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 21 di 39

22 Servizio 17 manufactoringservice_generic Descrizione: Questo servizio descrive lo stesso servizio manufacturingservices ma in maniera generica, quindi dato lo stesso numero di BP, esso sarà una superclasse del servizio manufacturingservices Per renderlo ancora più generale, non verrà specificata la categoria del servizio. URI: sdl Service: service for manufacturing of pedal veichles Operation1: SearchProductBillOfMaterials product research through the bill of materials Input: SearchProductBillOfMaterialsRequest ProductID Output: SearchProductBillOfMaterialsResponse End date of bill of materials, level of bill of materials. Operation2: SearchProductWorkOrders search for products work orders Input: SearchProductWorkOrders Request Product Output: SearchProductWorkOrdersResponse Product Inventory Quantity Durante la fase di annotazione sono stati rilevati degli errori. (Vedere B5 per maggiori dettagli.) Per poter annotare il servizio è stata quindi inserita la categoria. Descrizione OWL hasbusinessprocess some (SearchProductBillOfMaterials and hasinput some ProductID and hasoutput some ProductBillOfMaterialsEndDate and hasoutput some ProductBillOfMaterialsLevel) and hasbusinessprocess some (SearchProductWorkOrders and hasinput some Product and hasoutput some ProductInventoryQuantity) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 22 di 39

23 Servizio 18 manufactoringservice_task Descrizione: Questo servizio descrive lo stesso servizio manufacturingservices ma in maniera generica, inserendo solo i task del servizio senza specificare gli Input ed Output Per renderlo ancora più generale, non verrà specificata la categoria del servizio. URI: Service: service for manufacturing of pedal veichles Operation1: SearchProductBillOfMaterials product research through the bill of materials Input: SearchProductBillOfMaterialsRequest ND Output: SearchProductBillOfMaterialsResponse ND Operation2: SearchProductWorkOrders search for products work orders Input: SearchProductWorkOrders Request ND Output: SearchProductWorkOrdersResponse ND Descrizione OWL hasbusinessprocess some (SearchProductBillOfMaterials ) and hasbusinessprocess some (SearchProductWorkOrders ) and hascommercialcategory some Pedal_powered_vehicles and hasbusinessprocess exactly 2 Thing Pag. 23 di 39

24 1.2 Conclusioni dopo la fase di annotazione Dopo aver annotato i servizi sopra elencati, sono emerse diverse anomalie nel software (cfr. 3. Anomalie). L ontologia SWOP presenta notevoli punti di forza, come ad esempio un grande numero di categorie e un numero sufficiente di task. Ciò nonostante, non si possono annotare servizi più elaborati, in quanto non ci sono concetti che supportino la descrizione del servizio. La maggior mancanza di concetti, è stata rilevata nei BusinessProcess e nei BusinessObject, che sono per lo più ottimi per annotare servizi che descrivono e interazioni con i prodotti. L algoritmo SAWA non riesce a interpretare bicycle, come appartenente alla categoria Pedal_powered_vehicles. Analizzando l ontologia tramite il tool Protegè, possiamo dire che le classi aggiunte all ontologia sono quelle attese. Pag. 24 di 39

25 1.3 Modifiche consigliate In particolare tra le modifiche consigliate da apportare all ontologia segnaliamo: BusinessTask Anche se i business task sono sufficienti a descrivere un task come - Inserimento - Cancellazione - Modifica - Ricerca sarebbe opportuno aggiungere concetti più avanzati, come ad esempio la possibilità di annotare servizi che prevedono un - Confronto - Acquisto - Vendita - Prestito Questa mancanza di concetti ha reso impossibile l annotazione di servizi che volevano gestire il bike sharing, in cui non si riusciva a trovare concetti che prevedevano il prestito di una bicicletta per un dato periodo di tempo. Con un task di acquisto/vendita, si può gestire meglio servizi come BikeSeller o CustomTShirt, dove in fase di annotazione si è scelto di utilizzare il Task generico BusinessTask per identificare un task di acquisto di un prodotto. BusinessProcess L attuale ontologia, gestisce processi solo sui prodotti, sui rifornitori e sui clienti. Ciascuno di questi business process, non ricopre però tutti possibili scenari che si possono avere su questi soggetti. Ad esempio la prima grossa carenza di concetti, rispetto ai possibili task che si vuole gestire, sono la mancanza di business process che descrivono la modifica e la cancellazione di un BusinessObject. ManufacturingProcess I concetti che descrivono un processo produttivo sono quattro: - EndProductWorkOrder - SearchProductBillOfMaterials - SearchProductWorkOrder Pag. 25 di 39

26 - StartProductWorkOrder A questi concetti, ne vanno aggiunti sicuramente altri, come ad esempio: - la cancellazione e la modifica di una fattura di prodotti (billofmaterials) - la cancellazione la modifica della commessa di un prodotto con l aggiunta di altre operazioni. BusinessObject La maggior carenza di concetti è stata riscontrata nei BusinessObject. L ontologia, ricopre bene le operazioni sui prodotti e sulla descrizione di clienti e fornitori. Tuttavia, se si prova ad annotare un servizio più specifico come ad esempio la ricerca di mappe satellitari (Servizio Satellite) non ci sono concetti che descrivono bene gli oggetti sul quale opera il servizio. Mancano soprattutto concetti fondamentali, quali: - tempo - dimensioni - misure È possibile sopperire a questa mancanza, introducendo anche concetti generici che possano modellare diverse tipologie di oggetti, concetti generici e proprietà. Pag. 26 di 39

27 2. Test Query TEST 1 Ricerco un servizio che abbia come categoria, quella delle biciclette, quindi mezzi di trasporto a pedale Query: PortType: service for the management of of vehicle pedal Risultati attesi annotazione: Data la descrizione del PortType, ci si aspetta una categoria che comprenda la gestione delle biciclette, quindi veicoli non motorizzati, in particolare veicoli a pedale. Il concetto presente nell ontologia che descrive questo concetto è Pedal_powered_vehicles. Concetti raccomandati: Considerazioni sui concetti raccomandati: Non ci sono particolari considerazioni da fare sui concetti raccomandati. Pag. 27 di 39

28 Servizio scelto per la ricerca: Category: Pedal_powered_vehicles Risultati attesi della query: Data la categoria scelta, ci si aspetta di trovare tra I primi risultati I servizi che hanno come categoria Pedal_powered_vehicles productservices manufacturingservice_generic manufacturingservice manufacturingservice_task PurchaisingService salesservice # 1.0 salesservice_2bp_more salesservice_2bp Risultato della query (output SWOPWSApplication): INFO: RISULTATI INFO: productservices # 1.0 INFO: salesservice_2bp # 1.0 INFO: manufacturingservice_generic # 1.0 INFO: PurchaisingService # 1.0 INFO: manufacturingservice # 1.0 INFO: manufacturingservice_task # 1.0 INFO: salesservice_2bp_more # 1.0 INFO: salesservice # 1.0 INFO: salesmanagement # INFO: fedex # INFO: BikeSeller # INFO: nuclearseller # INFO: vendormanagement # INFO: Library # INFO: Satellite # INFO: Supermarket # INFO: TantCredit # INFO: customtshirt # 0.0 Pag. 28 di 39

29 Considerazioni sui risultati: Come ci si aspettava, sono stati restituiti come primi risultati, tutti quelli che avevano come categoria commerciale Pedal_powered_vehicles Pag. 29 di 39

30 TEST 2 Ricerco un servizio che permetta la ricerca di una bicicletta Query: PortType: service for the management of vehicle pedal Operation1: getinformation Get information of bicycles Input: getinformationrequest ProductID of bicycle to serch Output: getinformationresponse ProductName, ProductCategoryName, ProductListPrice of bicycles Concetti raccomandati: PortType: Pag. 30 di 39

31 Operation1 Operation1 - Input Operation1 - Output Pag. 31 di 39

32 Servizio scelto per la query: Category: Information_Technology_Service_Delivery BusinessProcess: Task: Input: SearchProductDescription Search Product Output: Risultati attesi della query: ProductName, ProductModelName Tra i possibili servizi più simili a quello cercato, andiamo a verificare tramite il tool Pellet quali di questi hanno un BusinessProcess, un Task, gli input ed output simili a quello cercato. Tra i servizi che hanno un grado di similarità maggiore ci sono : ProductService Task: Search (1/2) Input: Product (1/1) Output: ProductName, ProductModelName (2/3) SuperMarket: BusinessProcess: SearchProductInformation Task: Search (1/2) Input: ProductName (1/1) Manufacturingservice: Task: Search (1/2) Input: Product (1/1) Output: ProductName (1/3) BikeSeller: Task: Search (1/2) Output: ProductName (1/4) Salesmanagement Task: Search (1/2) Output: ProductName (1/7) Tra parentesi, sono indicati il numero di concetti soddisfatti dalla ricerca, sul numero dei concetti totali presenti nel business process. L ordine in cui compaiono i risultati attesi della query, sono Risultati query (output SWOPWSApplication): INFO: RISULTATI INFO: productservices # Pag. 32 di 39

33 INFO: BikeSeller # INFO: Supermarket # INFO: manufacturingservice # INFO: manufacturingservice_generic # INFO: salesmanagement # INFO: PurchaisingService # INFO: vendormanagement # INFO: customtshirt # INFO: nuclearseller # INFO: TantCredit # INFO: Library # INFO: salesservice # INFO: salesservice_2bp # INFO: salesservice_2bp_more # INFO: manufacturingservice_task # INFO: fedex # INFO: Satellite # Considerazioni sui risultati Tra i primi risultati troviamo productservices, il servizio che volevamo cercare. I successivi servizi contengono sempre altre operazioni di ricerca di un prodotto, quindi possiamo essere soddisfatti dei risultati trovati. La ricerca può essere ulteriormente migliorata, specificando meglio la categoria del prodotto. Pag. 33 di 39

34 TEST 3 Con questo test si vuole verificare che si possa prendere un servizio sottoclasse o superclasse di un altro servizio. Per far questo, andiamo ad annotare un servizio che soddisfa le nostre esigenze Il servizio preso in considerazione è ManufacturingService, che presenta 3 servizi simili in modo tale da permettere a Pellet di costruire delle sottoclassi a partire dal servizio ManufacturingService_Task (il servizio più generico) Query: Service: service for the management of vehicle pedal Operation1: SearchProductBillOfMaterials product research through the bill of materials Input: SearchProductBillOfMaterialsRequest ProductID Output: SearchProductBillOfMaterialsResponse End date of bill of materials, level of bill of materials. Operation2: SearchProductWorkOrders search for products work orders Input: SearchProductWorkOrders Request Product Output: SearchProductWorkOrdersResponse Product Inventory Quantity Pag. 34 di 39

35 Concetti raccomandati: PortType Operation1 Operation1 Input Vuoto Pag. 35 di 39

36 Operation1 Output Operation2 Vuoto Operation2 Input Operation2 Output Pag. 36 di 39

Sistema Gestionale FIPRO. Dott. Enea Belloni Ing. Andrea Montagnani

Sistema Gestionale FIPRO. Dott. Enea Belloni Ing. Andrea Montagnani Sistema Gestionale FIPRO Dott. Enea Belloni Ing. Andrea Montagnani Firenze, 29 Aprile 2010 Sommario della presentazione Il sistema informatico per la gestione progetti FIPRO L utente presentatore: diritti

Dettagli

Manuale Intesa. Guida all apertura di un ticket di assistenza online

Manuale Intesa. Guida all apertura di un ticket di assistenza online Manuale Intesa Guida all apertura di un ticket di assistenza online 1 Indice Manuale Intesa L applicativo IBM - Intesa... 3 Accesso all applicativo... 3 Request Management Creare una nuova Request... 4

Dettagli

CREA IL CATALOGO DEI TUOI PRODOTTI SU IPAD E IPHONE CON UN APP. ANZI, CON UPP!

CREA IL CATALOGO DEI TUOI PRODOTTI SU IPAD E IPHONE CON UN APP. ANZI, CON UPP! CREA IL CATALOGO DEI TUOI PRODOTTI SU IPAD E IPHONE CON UN APP. ANZI, CON UPP! COS È UPP!? upp! è l applicazione di punta della divisione mobile di Weblink srl, dedicata allo sviluppo di applicazioni per

Dettagli

Per chi ha la Virtual Machine: avviare Grass da terminale, andando su Applicazioni Accessori Terminale e scrivere grass

Per chi ha la Virtual Machine: avviare Grass da terminale, andando su Applicazioni Accessori Terminale e scrivere grass 0_Iniziare con GRASS Avvio di Grass e creazione della cartella del Database di GRASS Per chi ha la Virtual Machine: avviare Grass da terminale, andando su Applicazioni Accessori Terminale e scrivere grass

Dettagli

Obiettivo dell esercitazione

Obiettivo dell esercitazione Database e Web - Esercitazioni ASP - Andrea Proli proliand@csr.unibo.it Laboratorio di Basi di Dati A.A. 2005/2006 Obiettivo dell esercitazione L obiettivo finale dell esercitazione è quello di creare

Dettagli

Come si può vedere, la regola è stata fatta in modo da spostare tutti i messaggi di Spam nella cartella del cestino.

Come si può vedere, la regola è stata fatta in modo da spostare tutti i messaggi di Spam nella cartella del cestino. www.playnet.it agg. Documento 1/03/2007 REGOLE DEL CLIENT Le regole del client sono un sistema di smistamento dei messaggi (arrivati) fra le varie cartelle di posta presenti sul server. Possono essere

Dettagli

Vi ricordiamo che per qualsiasi problema tecnico o informazione potete contattare info@eduitalia.org oppure Francesco al 3357761103.

Vi ricordiamo che per qualsiasi problema tecnico o informazione potete contattare info@eduitalia.org oppure Francesco al 3357761103. Gentili Associati, in questi ultimi tempi abbiamo lavorato per sviluppare un software capace di far gestire direttamente alle scuole la propria presenza sul sito di Eduitalia. Tramite la registrazione

Dettagli

MODULO PER LA GESTIONE DEI RESI

MODULO PER LA GESTIONE DEI RESI MODULO PER LA GESTIONE DEI RESI Clienti, prodotti, categorie merceologiche e stabilimenti di produzione. Difetti, tipologia difetti, test ed esiti finali di verifica. Raggruppamento dei test loro in schede

Dettagli

Guida alla registrazione on-line di un DataLogger

Guida alla registrazione on-line di un DataLogger NovaProject s.r.l. Guida alla registrazione on-line di un DataLogger Revisione 3.0 3/08/2010 Partita IVA / Codice Fiscale: 03034090542 pag. 1 di 17 Contenuti Il presente documento è una guida all accesso

Dettagli

CONTENT MANAGEMENT SY STEM

CONTENT MANAGEMENT SY STEM CONTENT MANAGEMENT SY STEM I NDI CE I NTRODUZI ONE Accesso al CMS 1) CONTENUTI 1.1 I nserimento, modifica e cancellazione dei contenuti 1.2 Sezioni, categorie e sottocategorie 2) UTENTI 3) UP LOAD FILES

Dettagli

COMUNIC@CTION INVIO SMS

COMUNIC@CTION INVIO SMS S I G e s t S.r.l S e d e l e g a l e : V i a d e l F o r n o 3 19125 L a S p e z i a T e l e f o n o 0187/284510/15 - F a x 0187/525519 P a r t i t a I V A 01223450113 COMUNIC@CTION INVIO SMS GUIDA ALL

Dettagli

FtpZone Guida all uso

FtpZone Guida all uso FtpZone Guida all uso La presente guida ha l obiettivo di spiegare le modalità di utilizzo del servizio FtpZone fornito da E-Mind Srl. All attivazione del servizio E-Mind fornirà solamente un login e password

Dettagli

Banca dati Professioniste in rete per le P.A. Guida all uso per le Professioniste

Banca dati Professioniste in rete per le P.A. Guida all uso per le Professioniste Banca dati Professioniste in rete per le P.A. Guida all uso per le Professioniste versione 2.1 24/09/2015 aggiornamenti: 23-set-2015; 24-set-2015 Autore: Francesco Brunetta (http://www.francescobrunetta.it/)

Dettagli

ESEMPI DI QUERY SQL. Esempi di Query SQL Michele Batocchi AS 2012/2013 Pagina 1 di 7

ESEMPI DI QUERY SQL. Esempi di Query SQL Michele Batocchi AS 2012/2013 Pagina 1 di 7 ESEMPI DI QUERY SQL Dati di esempio... 2 Query su una sola tabella... 2 Esempio 1 (Ordinamento)... 2 Esempio 2 (Scelta di alcune colonne)... 3 Esempio 3 (Condizioni sui dati)... 3 Esempio 4 (Condizioni

Dettagli

Lifephone. Introduzione. Database. Sito

Lifephone. Introduzione. Database. Sito Lifephone Introduzione Il progetto Lifephone ha come obiettivo ridurre l utilizzo degli imballaggi per la commercializzazione dei prodotti. Per poter realizzare l idea si propone l utilizzo di etichette

Dettagli

Manuale LiveBox WEB ADMIN. http://www.liveboxcloud.com

Manuale LiveBox WEB ADMIN. http://www.liveboxcloud.com 2014 Manuale LiveBox WEB ADMIN http://www.liveboxcloud.com LiveBox Srl non rilascia dichiarazioni o garanzie in merito al contenuto o uso di questa documentazione e declina qualsiasi garanzia espressa

Dettagli

GHPPEditor è un software realizzato per produrre in modo rapido e guidato un part program per controlli numerici Heidenhain.

GHPPEditor è un software realizzato per produrre in modo rapido e guidato un part program per controlli numerici Heidenhain. *+33(GLWRU GHPPEditor è un software realizzato per produrre in modo rapido e guidato un part program per controlli numerici Heidenhain. Il programma si basa su un architettura di tasti funzionali presenti

Dettagli

E completamente personalizzabile potrete variare colori, i Vs. dati i riferimenti per i contatti, i prodotti in tempo reale.

E completamente personalizzabile potrete variare colori, i Vs. dati i riferimenti per i contatti, i prodotti in tempo reale. Catalogo On Line dinamico sul Web multilingua, consente di gestire un catalogo anche ad utenti poco esperti grazie alla semplicità d'uso del pannello amministratore che permette la gestione dei clienti,

Dettagli

Manuale d'uso. Manuale d'uso... 1. Primo utilizzo... 2. Generale... 2. Gestione conti... 3. Indici di fatturazione... 3. Aliquote...

Manuale d'uso. Manuale d'uso... 1. Primo utilizzo... 2. Generale... 2. Gestione conti... 3. Indici di fatturazione... 3. Aliquote... Manuale d'uso Sommario Manuale d'uso... 1 Primo utilizzo... 2 Generale... 2 Gestione conti... 3 Indici di fatturazione... 3 Aliquote... 4 Categorie di prodotti... 5 Prodotti... 5 Clienti... 6 Fornitori...

Dettagli

Interrogazione 1 Trovare nomi e cognomi dei contatti dei clienti di nazionalità italiana.

Interrogazione 1 Trovare nomi e cognomi dei contatti dei clienti di nazionalità italiana. SOLUZIONI INTERROGAZIONI SQL LABORATORIO Interrogazione 1 Trovare nomi e cognomi dei contatti dei clienti di nazionalità italiana. SELECT contactfirstname, contactlastname WHERE country='italy' Risultato:

Dettagli

MANUALE PARCELLA FACILE PLUS INDICE

MANUALE PARCELLA FACILE PLUS INDICE MANUALE PARCELLA FACILE PLUS INDICE Gestione Archivi 2 Configurazioni iniziali 3 Anagrafiche 4 Creazione prestazioni e distinta base 7 Documenti 9 Agenda lavori 12 Statistiche 13 GESTIONE ARCHIVI Nella

Dettagli

SysAround S.r.l. L'efficacia delle vendite è l elemento centrale per favorire la crescita complessiva dell azienda.

SysAround S.r.l. L'efficacia delle vendite è l elemento centrale per favorire la crescita complessiva dell azienda. Scheda Il CRM per la Gestione delle Vendite Le organizzazioni di vendita sono costantemente alla ricerca delle modalità migliori per aumentare i ricavi aziendali e ridurre i costi operativi. Oggi il personale

Dettagli

NAVIGAZIONE DEL SI-ERC: UTENTE PROGETTISTA

NAVIGAZIONE DEL SI-ERC: UTENTE PROGETTISTA 3 NAVIGAZIONE DEL SI-ERC: UTENTE PROGETTISTA Collegandosi al sito, si accede alla Home Page del SI-ERC che si presenta come illustrato di seguito. L utente progettista, analogamente agli altri utenti,

Dettagli

Manuale Gestore. Utilizzo Programma. Magazzino

Manuale Gestore. Utilizzo Programma. Magazzino UNIVERSITA DEGLI STUDI DI FERRARA Manuale Gestore Utilizzo Programma Magazzino Cosa puoi fare? GESTO: Acquisti OnLine Tramite il modulo di Gesto che verrà illustrato in seguito, potrai gestire in tempo

Dettagli

1) GESTIONE DELLE POSTAZIONI REMOTE

1) GESTIONE DELLE POSTAZIONI REMOTE IMPORTAZIONE ESPORTAZIONE DATI VIA FTP Per FTP ( FILE TRANSFER PROTOCOL) si intende il protocollo di internet che permette di trasferire documenti di qualsiasi tipo tra siti differenti. Per l utilizzo

Dettagli

Retail L organizzazione innovativa del tuo punto vendita

Retail L organizzazione innovativa del tuo punto vendita fare Retail L organizzazione innovativa del tuo punto vendita fareretail è una soluzione di by www.fareretail.it fareretail fareretail è la soluzione definitiva per la Gestione dei Clienti e l Organizzazione

Dettagli

COME CREARE UNA COMUNICAZIONE / NEWSLETTER

COME CREARE UNA COMUNICAZIONE / NEWSLETTER COME CREARE UNA COMUNICAZIONE / NEWSLETTER Benvenuti nella MINI GUIDA di Centrico per la creazione di una nuova Comunicazione o Newsletter. Grazie a questa guida, potrai creare delle comunicazioni ad hoc

Dettagli

PRESENTARE UN IDEA PROGETTUALE

PRESENTARE UN IDEA PROGETTUALE PRESENTARE UN IDEA PROGETTUALE LINEE GUIDA PER UNA EFFICACE PRESENTAZIONE DI UN BUSINESS PLAN INTRODUZIONE ALLA GUIDA Questa breve guida vuole indicare in maniera chiara ed efficiente gli elementi salienti

Dettagli

IL CODICE UNICO DI PROGETTO (CUP) FAQ PER L AREA RICERCA

IL CODICE UNICO DI PROGETTO (CUP) FAQ PER L AREA RICERCA IL CODICE UNICO DI PROGETTO (CUP) FAQ PER L AREA RICERCA A. CUP: QUANDO INIZIA, QUANDO FINISCE E COME 1) Quando si chiede il CUP? Il Soggetto responsabile (ovvero titolare) deve chiedere il codice dopo

Dettagli

GOW GESTIONE ORDINI WEB

GOW GESTIONE ORDINI WEB OW GOW GESTIONE ORDINI WEB OWUn'azienda moderna necessita di strumenti informatici efficienti ed efficaci, in GESTIONE CLIENTI, ORDINI E STATISTICHE TRAMITE BROWSER WEB grado di fornire architetture informative

Dettagli

Il Sistema di Valutazione nel Gruppo UniCredit

Il Sistema di Valutazione nel Gruppo UniCredit Performance Management Il Sistema di Valutazione nel Gruppo UniCredit Da 16 sistemi diversi (in sedici paesi) ad un approccio globale Executive Development and Compensation Milano, 12 Novembre 2010 cfr

Dettagli

Manuale Utente Albo Pretorio GA

Manuale Utente Albo Pretorio GA Manuale Utente Albo Pretorio GA IDENTIFICATIVO DOCUMENTO MU_ALBOPRETORIO-GA_1.4 Versione 1.4 Data edizione 04.04.2013 1 TABELLA DELLE VERSIONI Versione Data Paragrafo Descrizione delle modifiche apportate

Dettagli

Settaggio impostazioni tema. Cliccando nuovamente su aspetto e poi su personalizza si avrà modo di configurare la struttura dinamica della template.

Settaggio impostazioni tema. Cliccando nuovamente su aspetto e poi su personalizza si avrà modo di configurare la struttura dinamica della template. I TEMI PREDEFINITI (TEMPLATE) Scelta del tema I temi predefiniti di wordpress sono la base di un sito che usa un utente che per ragioni pratiche o per incapacità non può creare un sito usando solo codice

Dettagli

Vittorio Veneto, 17.01.2012

Vittorio Veneto, 17.01.2012 Vittorio Veneto, 17.01.2012 OGGETTO: HELP DESK 2.0 specifiche per l utilizzo del nuovo servizio (rev.01) PRESENTAZIONE SERVIZIO HELP DESK 2.0 Nell ottica di migliorare ulteriormente il servizio offerto

Dettagli

SatTorrent. Guida per l utilizzo del servizio. Indice

SatTorrent. Guida per l utilizzo del servizio. Indice SatTorrent Guida per l utilizzo del servizio Indice SATTORRENT... 1 GUIDA PER L UTILIZZO DEL SERVIZIO... 1 1. COS È IL SERVIZIO SATTORRENT... 2 2. COME FUNZIONA... 3 2.1 ACCESSO AL SITO WWW.SATTORRENT.COM...

Dettagli

RELAZIONE PROGETTO DATABASE GESTIONE BIBLIOTECA PERSONALE

RELAZIONE PROGETTO DATABASE GESTIONE BIBLIOTECA PERSONALE RELAZIONE PROGETTO DATABASE GESTIONE BIBLIOTECA PERSONALE Mameli Salvatore-M01/000153 SOMMARIO 1 INTRODUZIONE 1.1 Project Overview 1.2 Ambiente del prodotto 1.3 Document Overview 2 - PROGETTAZIONE 2.1

Dettagli

Spazio Commerciale. Le tue vendite, il nostro successo. Manuale Operativo. Guida inserimento articoli tramite Area di amministrazione.

Spazio Commerciale. Le tue vendite, il nostro successo. Manuale Operativo. Guida inserimento articoli tramite Area di amministrazione. Manuale Operativo Guida inserimento articoli tramite Area di amministrazione Pagina 1 di 8 Indice Generale 1. Sommario 2. Introduzione 3. Glossario 4. Accesso all'interfaccia 5. Icone e funzionalità 5.1.

Dettagli

Digit Order Management

Digit Order Management Digit Order Management Sommario Digit Order Management... 1 1. Introduzione... 2 2. Funzionalità... 2 Scarico ordini e memorizzazione... 2 Visualizzazione e controllo... 3 Invio... 4 3. Pagamento ordini

Dettagli

Manuale LiveBox WEB ADMIN. http://www.liveboxcloud.com

Manuale LiveBox WEB ADMIN. http://www.liveboxcloud.com 2014 Manuale LiveBox WEB ADMIN http://www.liveboxcloud.com LiveBox Srl non rilascia dichiarazioni o garanzie in merito al contenuto o uso di questa documentazione e declina qualsiasi garanzia espressa

Dettagli

Report WordPress plugin di Konora v 0.7

Report WordPress plugin di Konora v 0.7 ` Report WordPress plugin di Konora v 0.7 Konora ltd 4321 Somewhere Street City, State ZIP phone 555-555-5555 fax 555-555-5555 name@address.com website.com Indice Indice 2 Recuperare il codice del circolo

Dettagli

FtpZone Guida all uso Versione 2.1

FtpZone Guida all uso Versione 2.1 FtpZone Guida all uso Versione 2.1 La presente guida ha l obiettivo di spiegare le modalità di utilizzo del servizio FtpZone fornito da E-Mind Srl. All attivazione del servizio E-Mind fornirà solamente

Dettagli

NUOVA PROCEDURA COPIA ED INCOLLA PER L INSERIMENTO DELLE CLASSIFICHE NEL SISTEMA INFORMATICO KSPORT.

NUOVA PROCEDURA COPIA ED INCOLLA PER L INSERIMENTO DELLE CLASSIFICHE NEL SISTEMA INFORMATICO KSPORT. NUOVA PROCEDURA COPIA ED INCOLLA PER L INSERIMENTO DELLE CLASSIFICHE NEL SISTEMA INFORMATICO KSPORT. Con l utilizzo delle procedure di iscrizione on line la società organizzatrice ha a disposizione tutti

Dettagli

Guida di Pro Spam Remove

Guida di Pro Spam Remove Guida di Pro Spam Remove 1) SOMMARIO 2) ISTRUZIONI DI BASE 3) CONFIGURAZIONE 4) FILTRO 5) ARCHIVIO E-MAIL 6) NOTE CONCLUSIVE 1) SOMMARIO Pro Spam Remove è un software che si occupa di bloccare tutto lo

Dettagli

Search engine marketing e SEO. It s all about people and information

Search engine marketing e SEO. It s all about people and information Search engine marketing e SEO It s all about people and information Milano, 28/01/2011 1 Search marketing SEM = SEO + PPC aumentare la visibilità (di un sito) sui motori di ricerca PPC SEO PPC Previsioni

Dettagli

GUIDA AL SITO DELLE RIPARAZIONI BARWARE SOMMARIO

GUIDA AL SITO DELLE RIPARAZIONI BARWARE SOMMARIO GUIDA AL SITO DELLE RIPARAZIONI BARWARE SOMMARIO Introduzione...2 1. Registrazione al sito delle riparazioni...2 2. Login e Home page...6 3. Assistenza...8 3a. Nuova richiesta di riparazione...8 3b. Lista

Dettagli

Schede ADI ADP ADEM Prestazioni aggiuntive MMG. - Manuale - Data Solution Provider s.r.l.

Schede ADI ADP ADEM Prestazioni aggiuntive MMG. - Manuale - Data Solution Provider s.r.l. Schede ADI ADP ADEM Prestazioni aggiuntive MMG - Manuale - Data Solution Provider s.r.l. 1. Generalità Per poter accedere all applicazione è necessario aprire Internet Explorer e connettersi al sito di

Dettagli

PROCEDURA INVENTARIO DI MAGAZZINO di FINE ESERCIZIO (dalla versione 3.2.0)

PROCEDURA INVENTARIO DI MAGAZZINO di FINE ESERCIZIO (dalla versione 3.2.0) PROCEDURA INVENTARIO DI MAGAZZINO di FINE ESERCIZIO (dalla versione 3.2.0) (Da effettuare non prima del 01/01/2011) Le istruzioni si basano su un azienda che ha circa 1000 articoli, che utilizza l ultimo

Dettagli

Area Marketing. Approfondimento

Area Marketing. Approfondimento Area Marketing Approfondimento CUSTOMER SATISFACTION COME RILEVARE IL LIVELLO DI SODDISFAZIONE DEI CLIENTI (CUSTOMER SATISFACTION) Rilevare la soddisfazione dei clienti non è difficile se si dispone di

Dettagli

5.2.1 RELAZIONI TRA TABELLE 1. 5.2.4.1 Creare una relazione uno-a-uno, uno-a-molti tra tabelle 9

5.2.1 RELAZIONI TRA TABELLE 1. 5.2.4.1 Creare una relazione uno-a-uno, uno-a-molti tra tabelle 9 5.2.1 RELAZIONI TRA TABELLE 1 5.2.4.1 Creare una relazione uno-a-uno, uno-a-molti tra tabelle 9 Il grado di un verso di un associazione indica quanti record della tabella di partenza si associano ad un

Dettagli

Alfa Layer S.r.l. Via Caboto, 53 10129 Torino ALFA PORTAL

Alfa Layer S.r.l. Via Caboto, 53 10129 Torino ALFA PORTAL ALFA PORTAL La struttura e le potenzialità della piattaforma Alfa Portal permette di creare, gestire e personalizzare un Portale di informazione in modo completamente automatizzato e user friendly. Tramite

Dettagli

COME EFFETTUARE L ACCESSO ALL APPLICATIVO

COME EFFETTUARE L ACCESSO ALL APPLICATIVO COME EFFETTUARE L ACCESSO ALL APPLICATIVO Il login si effettua digitando utente e password assegnati per ogni profilo abilitato, il bottone Entra riconosce in modo automatico il profilo di accesso abilitando

Dettagli

teamspace TM Sincronizzazione con Outlook

teamspace TM Sincronizzazione con Outlook teamspace TM Sincronizzazione con Outlook Manuale teamsync Versione 1.4 * teamspace è un marchio registrato di proprietà della 5 POINT AG ** Microsoft Outlook è un marchio registrato della Microsoft Corporation

Dettagli

Software per Helpdesk

Software per Helpdesk Software per Helpdesk Padova - maggio 2010 Antonio Dalvit - www.antoniodalvit.com Cosa è un helpdesk? Un help desk è un servizio che fornisce informazioni e assistenza ad utenti che hanno problemi nella

Dettagli

Topkey SOFTWARE & CONSULTING

Topkey SOFTWARE & CONSULTING NOTE SULLE COMUNICAZIONI RILEVANTI AI FINI IVA 12.2011 A seguito dell introduzione dell Articolo 21 del Decreto-legge del 31 maggio 2010 n. 78, convertito dalla Legge 30 luglio 2010 n. 122 e successive

Dettagli

I file di dati. Unità didattica D1 1

I file di dati. Unità didattica D1 1 I file di dati Unità didattica D1 1 1) I file sequenziali Utili per la memorizzazione di informazioni testuali Si tratta di strutture organizzate per righe e non per record Non sono adatte per grandi quantità

Dettagli

Barcode Inventory System

Barcode Inventory System Barcode Inventory System BIS è un sistema di front-end che permette di collegare le funzioni di campo proprie della gestione del magazzino con il sistema informativo ERP. Progettato essenzialmente come

Dettagli

(Esercizi Tratti da Temi d esame degli ordinamenti precedenti)

(Esercizi Tratti da Temi d esame degli ordinamenti precedenti) (Esercizi Tratti da Temi d esame degli ordinamenti precedenti) Esercizio 1 L'agenzia viaggi GV - Grandi Viaggi vi commissiona l'implementazione della funzione AssegnaVolo. Tale funzione riceve due liste

Dettagli

Cos è ND Rifiuti 2008?

Cos è ND Rifiuti 2008? ND - Rifiuti 2008 Software per intermediari Controllo di gestione Amministrazione Scadenzario Gestione documenti Creazione modello MUD Stampa registro di carico / scarico Cos è ND Rifiuti 2008? ND - Rifiuti

Dettagli

MANUALE PER LA GESTIONE DELLE ADOZIONI 2010/2011

MANUALE PER LA GESTIONE DELLE ADOZIONI 2010/2011 MANUALE PER LA GESTIONE DELLE ADOZIONI 2010/2011 Questo manuale ha lo scopo di spiegare in modo dettagliato tutte le operazioni da eseguire per la corretta gestione delle adozioni 2010/2011 con relativa

Dettagli

Domande frequenti su Phoenix FailSafe

Domande frequenti su Phoenix FailSafe Domande frequenti su Phoenix FailSafe Phoenix Technologies Ltd, leader riconosciuto per la produzione di piattaforme software, strumenti e applicazioni per sistemi strategici di livello mondiale, introduce

Dettagli

Overview SAP Workflow. ECORA Srl www.eco-ra.it - Massimo Rastaldi m.rastaldi@eco-ra.it Cell +393473165504

Overview SAP Workflow. ECORA Srl www.eco-ra.it - Massimo Rastaldi m.rastaldi@eco-ra.it Cell +393473165504 Overview SAP Workflow Agenda Agenda: 1. Breve introduzione e soprattutto perché attivare SAP WorkFlow 2. Architettura SAP Workflow 3. Modello base per la creazione dell anagrafica materiale con SAP WorkFlow

Dettagli

Protocollo Informatico (D.p.r. 445/2000)

Protocollo Informatico (D.p.r. 445/2000) Protocollo Informatico (D.p.r. 445/2000) Ricerca veloce degli atti, archiviazione, fascicolazione ed inventario semplice e funzionale Collegamento tra protocolli tramite la gestione dei fascicoli e visualizzazione

Dettagli

iproject Gestione e Controllo Costi Cantiere iproject

iproject Gestione e Controllo Costi Cantiere iproject Gestione e Controllo Costi Cantiere iproject Caratteristiche del software iproject. Lavorare in un cantiere edile significa realizzare giorno dopo giorno ciò che è definito in una commessa. A partire dalla

Dettagli

INDICI. Prevediamo di effettuare spesso interrogazioni simili alle seguenti:

INDICI. Prevediamo di effettuare spesso interrogazioni simili alle seguenti: Date le tabelle: Clienti := < id, nome, cognome, indirizzo,città > Ordini := < id, data_ora_ordine, id_prodotto, id_cliente, quantità> Prodotti := < id, nome, descrizione, costo,scorte > INDICI Prevediamo

Dettagli

MANUALEDIUTILIZZO MODULO CRM POSTVENDITA

MANUALEDIUTILIZZO MODULO CRM POSTVENDITA MANUALEDIUTILIZZO MODULO CRM POSTVENDITA INDICE INTRODUZIONE INSERIMENTO CHIAMATA CHIAMATE Dettaglio Chiamate Macchine Coinvolte Documenti Riepilogo MACCHINE Dettaglio Macchine Documenti Interventi MACCHINE

Dettagli

qui Deutschland Via Piave, 41-o - 24068 Seriate (Bergamo) Tel. 035 19969 163 Cell. 331 741 8242 www.qui-deutschland.com info@qui-deutschland.

qui Deutschland Via Piave, 41-o - 24068 Seriate (Bergamo) Tel. 035 19969 163 Cell. 331 741 8242 www.qui-deutschland.com info@qui-deutschland. Chi siamo La vostra forza nei mercati di lingua tedesca Ogni mercato deve essere gestito in modo diverso, per questo Vi aiutiamo a vendere con successo i Vostri prodotti nel mercato tedesco, curando tutti

Dettagli

Guida alla compilazione del Piano economico on line

Guida alla compilazione del Piano economico on line Guida alla compilazione del Piano economico on line Attenzione Questa guida fornisce indicazioni pratiche per la compilazione del Piano economico on line. Per avere indicazioni più generali sulla formulazione

Dettagli

CAMBIO DATI PERSONALI - Italy

CAMBIO DATI PERSONALI - Italy CAMBIO DATI PERSONALI - Italy Istruzioni Per La Compilazione Del Modulo / Instructions: : Questo modulo è utilizzato per modificare i dati personali. ATTENZIONE! Si prega di compilare esclusivamente la

Dettagli

IL CASO DELL AZIENDA. www.softwarebusiness.it

IL CASO DELL AZIENDA. www.softwarebusiness.it LA SOLUZIONE SAP NELLE PICCOLE E MEDIE IMPRESE IL CASO DELL AZIENDA Perché SAP Contare su un sistema che ci consente di valutare le performance di ogni elemento del nostro listino è una leva strategica

Dettagli

Tutte le interrogazioni possono essere condotte su qualsiasi campo della banca dati (ad esempio, Forma, Frequenza, Lunghezza, ecc...).

Tutte le interrogazioni possono essere condotte su qualsiasi campo della banca dati (ad esempio, Forma, Frequenza, Lunghezza, ecc...). ESEMPIO DI QUERY SUL FILE Formario_minuscolo Tutte le interrogazioni possono essere condotte su qualsiasi campo della banca dati (ad esempio, Forma, Frequenza, Lunghezza, ecc...). Durante l interrogazione,

Dettagli

Presentazione FutureMobile. Sicurezza e Tracciabilità

Presentazione FutureMobile. Sicurezza e Tracciabilità Presentazione FutureMobile FutureMobile è un applicazione per Palmari industriali e/o Smartphone in grado di gestire, con semplicità e precisione, i dati che normalmente non vengono processti automaticamente

Dettagli

DATANET Innovation & Integration

DATANET Innovation & Integration DATANET Innovation & Integration Archiviazione Documenti Fiscali Ciclo Attivo e Passivo La Soluzione di gestione documentale economica, pronta per l integrazione l con il tuo gestionale! Agenda Il Costo

Dettagli

PROMOZIONI ISTRUZIONI DI UTILIZZO

PROMOZIONI ISTRUZIONI DI UTILIZZO PROMOZIONI ISTRUZIONI DI UTILIZZO Prima di iniziare ad utilizzare le nuove promozioni, assicurarsi di aver posto un segno di spunta alla voce Usa nuove promozioni (versione BETA) da Menu File > Preferenze

Dettagli

MAGAZZINO FISCALE (agg. alla rel. 3.4.1)

MAGAZZINO FISCALE (agg. alla rel. 3.4.1) MAGAZZINO FISCALE (agg. alla rel. 3.4.1) Per ottenere valori corretti nell inventario al LIFO o FIFO è necessario andare in Magazzino Fiscale ed elaborare i dati dell anno che ci serve valorizzare. Bisogna

Dettagli

Il sofware è inoltre completato da una funzione di calendario che consente di impostare in modo semplice ed intuitivo i vari appuntamenti.

Il sofware è inoltre completato da una funzione di calendario che consente di impostare in modo semplice ed intuitivo i vari appuntamenti. SH.MedicalStudio Presentazione SH.MedicalStudio è un software per la gestione degli studi medici. Consente di gestire un archivio Pazienti, con tutti i documenti necessari ad avere un quadro clinico completo

Dettagli

Dexma Newsletter System

Dexma Newsletter System Dexma Newsletter System Quick Reference Indice Indice... 2 1 Introduzione a Postletter... 3 2 Richiesta di un account Demo... 3 3 Liste di invio... 5 3.1 Creazione di una lista... 5 3.2 Andare alla lista

Dettagli

Technical Document Release Version 1.0. Product Sheet. MediaSpot. Creazione e gestione palinsesto pubblicitario

Technical Document Release Version 1.0. Product Sheet. MediaSpot. Creazione e gestione palinsesto pubblicitario Technical Document Release Version 1.0 Product Sheet MediaSpot Creazione e gestione palinsesto pubblicitario MediaSpot MediaSpot è il software di SI Media sviluppato per la gestione completa dei contratti

Dettagli

Manuale Utente. Gestione Richieste supporto Data Warehouse. Della Ragioneria Generale dello Stato. Versione 1.0. Roma, Ottobre 2015

Manuale Utente. Gestione Richieste supporto Data Warehouse. Della Ragioneria Generale dello Stato. Versione 1.0. Roma, Ottobre 2015 Manuale Utente Gestione Richieste supporto Data Warehouse Della Ragioneria Generale dello Stato Versione 1.0 Roma, Ottobre 2015 1 Indice 1 Generalità... 3 1.1 Scopo del documento... 3 1.2 Versioni del

Dettagli

Manuale Utente Amministrazione Trasparente GA

Manuale Utente Amministrazione Trasparente GA Manuale Utente GA IDENTIFICATIVO DOCUMENTO MU_AMMINISTRAZIONETRASPARENTE-GA_1.0 Versione 1.0 Data edizione 03.05.2013 1 Albo Pretorio On Line TABELLA DELLE VERSIONI Versione Data Paragrafo Descrizione

Dettagli

MySQL Database Management System

MySQL Database Management System MySQL Database Management System http://www.mysql.com/ DATABASE RELAZIONALI Un database è una collezione strutturata di informazioni. I database sono delle strutture nelle quali è possibile memorizzare

Dettagli

Esame Di Stato A.S. 2004/2005 Istituto Tecnico Commerciale Corso Sperimentale Progetto Mercurio Corso di Ordinamento - Programmatori

Esame Di Stato A.S. 2004/2005 Istituto Tecnico Commerciale Corso Sperimentale Progetto Mercurio Corso di Ordinamento - Programmatori Esame Di Stato A.S. 2004/2005 Istituto Tecnico Commerciale Corso Sperimentale Progetto Mercurio Corso di Ordinamento - Programmatori Telelavoro ed e-commerce, due mini-rivoluzioni, stentano a svilupparsi

Dettagli

Manuale d uso del portale di controllo per la PEC (NewAgri PEC)

Manuale d uso del portale di controllo per la PEC (NewAgri PEC) Manuale d uso del portale di controllo per la PEC (NewAgri PEC) Il portale HUB è stato realizzato per poter gestire, da un unico punto di accesso, tutte le caselle PEC gestite dall unione. Il portale è

Dettagli

ARCHIVIAZIONE DOCUMENTI

ARCHIVIAZIONE DOCUMENTI ARCHIVIAZIONE DOCUMENTI Il programma Esserci Studio prevede il salvataggio delle lettere e l archiviazione all interno della pratica di ulteriori documenti oltre ad una particolare funzione definita Catturazione

Dettagli

L IMPORTAZIONE PUO ESSERE FATTA A PARTIRE DALL ANNO 2002.

L IMPORTAZIONE PUO ESSERE FATTA A PARTIRE DALL ANNO 2002. Passaggio ELDACON - OMNIA. Il programma per trasferire i dati da Eldacon ad Omnia permette di passare le anagrafiche movimentate di clienti e fornitori e i movimenti contabili presenti. L IMPORTAZIONE

Dettagli

Il catalogo MARKET. Mk6 Il sell out e il trade marketing: tecniche, logiche e strumenti

Il catalogo MARKET. Mk6 Il sell out e il trade marketing: tecniche, logiche e strumenti Si rivolge a: Forza vendita diretta Agenti Responsabili vendite Il catalogo MARKET Responsabili commerciali Imprenditori con responsabilità diretta sulle vendite 34 di imprese private e organizzazioni

Dettagli

25/11/14 ORGANIZZAZIONE AZIENDALE. Tecnologie dell informazione e controllo

25/11/14 ORGANIZZAZIONE AZIENDALE. Tecnologie dell informazione e controllo ORGANIZZAZIONE AZIENDALE 1 Tecnologie dell informazione e controllo 2 Evoluzione dell IT IT, processo decisionale e controllo Sistemi di supporto al processo decisionale IT e coordinamento esterno IT e

Dettagli

EXCEL FUNZIONI PRINCIPALI

EXCEL FUNZIONI PRINCIPALI EXCEL FUNZIONI PRINCIPALI Funzione SE() Sintassi: SE(VERIFICA, VALORE SE VERO, VALORE SE FALSO): verifica un valore e ritorna una risposta in base al risultato vero/falso Esempio: =SE(A2=15; "OK"; "NO")

Dettagli

Offerta Tecnico Economica per RIZ OFFICE. Michela Berlot. Spin S.r.l.

Offerta Tecnico Economica per RIZ OFFICE. Michela Berlot. Spin S.r.l. per RIZ OFFICE Michela Berlot Spin S.r.l. Via del Follatoio 12 berlot@spin.it 34148 Trieste [tel] +390409869090 p. IVA 00882520323 [mob] +393483113908 Tel. +390409869090 Fax +390408992286 www.spin.it sales@spin.it

Dettagli

Manuale Utente. Gestione Richieste supporto BDAP. Versione 1.0

Manuale Utente. Gestione Richieste supporto BDAP. Versione 1.0 Manuale Utente Gestione Richieste supporto BDAP Versione 1.0 Roma, Settembre 2015 1 Indice 1 Generalità... 3 1.1 Scopo del documento... 3 1.2 Versioni del documento... 3 1.3 Documenti di Riferimento...

Dettagli

Avviso urgente di sicurezza

Avviso urgente di sicurezza Illumina, Inc. 5200 Illumina Way San Diego, CA 92122 U.S.A. Tel. 858.202.4500 Fax 858.202.4545 www.illumina.com 29 ottobre 2014 Avviso urgente di sicurezza Gentile cliente, Illumina ha recentemente confermato

Dettagli

Manuale utente per gli ordini sul sito web

Manuale utente per gli ordini sul sito web Manuale utente per gli ordini sul sito web (nuovo cliente FastTrak) http://www.finelinetech.com Versione 1.8 Utente regolare 12 giugno 2013 Informazioni di contatto E-mail: Stati Uniti: support@finelinetech.com

Dettagli

Addition X DataNet S.r.l. www.xdatanet.com www.xdatanet.com

Addition X DataNet S.r.l. www.xdatanet.com www.xdatanet.com Addition è un applicativo Web che sfrutta le potenzialità offerte da IBM Lotus Domino per gestire documenti e processi aziendali in modo collaborativo, integrato e sicuro. www.xdatanet.com Personalizzazione,

Dettagli

Product Post - Manuale utente. Product Post Manuale utente

Product Post - Manuale utente. Product Post Manuale utente Product Post Manuale utente 1 Il Product Post Il Product Post, o scheda prodotto, è l oggetto pubblicitario di Kompass che permette agli inserzionisti di dare visibilità ai propri prodotti e servizi con

Dettagli

Lezione V. Aula Multimediale - sabato 29/03/2008

Lezione V. Aula Multimediale - sabato 29/03/2008 Lezione V Aula Multimediale - sabato 29/03/2008 LAB utilizzo di MS Access Definire gli archivi utilizzando le regole di derivazione e descrivere le caratteristiche di ciascun archivio ASSOCIAZIONE (1:1)

Dettagli

Gestione Albo Fornitori

Gestione Albo Fornitori Gestione Albo Fornitori Documentazione utente - Gestione Albo Fornitori Pagina 1 di 29 - Indice dei Contenuti 1. Introduzione... 3 2. Registrazione utente... 3 2.1 Registrazione nuovo utente... 3 2.2 Registrazione

Dettagli

Abilità Informatiche A.A. 2010/2011 Lezione 9: Query Maschere Report. Facoltà di Lingue e Letterature Straniere

Abilità Informatiche A.A. 2010/2011 Lezione 9: Query Maschere Report. Facoltà di Lingue e Letterature Straniere Abilità Informatiche A.A. 2010/2011 Lezione 9: Query Maschere Report Facoltà di Lingue e Letterature Straniere Le QUERY 2 Che cos è una Query? Una Query rappresenta uno strumento per interrogare un database.

Dettagli

smartsign Firma. Inizia la rivoluzione. Start Pro Cloud

smartsign Firma. Inizia la rivoluzione. Start Pro Cloud Firma. Inizia la rivoluzione. Start Pro Cloud Sulla base della nostra esperienza, nello sviluppo di soluzioni in ambito logistico, abbiamo elaborato un software in grado di rivoluzionare gli attuali sistemi

Dettagli

Introduzione. Accesso al gestionale

Introduzione. Accesso al gestionale Introduzione Tramite l applicativo sarete in grado di gestire la vostra contabilità fatture, i vostri contatti con fornitori e clienti, nonché il vostro magazzino, tramite una qualsiasi connessione ad

Dettagli

Brochure Internet. Versione 2010.1 The Keyrules Company s.r.l. Pagina 2 di 8

Brochure Internet. Versione 2010.1 The Keyrules Company s.r.l. Pagina 2 di 8 Ogni organizzazione possiede un sistema di regole che la caratterizzano e che ne assicurano il funzionamento. Le regole sono l insieme coordinato delle norme che stabiliscono come deve o dovrebbe funzionare

Dettagli